Jake Barnby
dd6c5c056f
Merge remote-tracking branch 'origin/master' into feat-graphql-support
...
# Conflicts:
# CHANGES.md
2022-11-16 19:31:40 +13:00
Christy Jacob
8b0a78bb36
fix: function events and linter
2022-11-16 11:00:57 +05:30
Christy Jacob
4a92db4dc3
feat: check async execution
2022-11-16 09:47:46 +05:30
Matej Baco
6bf370a058
QA bug fixes
2022-11-15 19:43:40 +01:00
Matej Baco
44a82de09b
Refactor func event triggering
2022-11-15 19:13:17 +01:00
Torsten Dittmann
912636b54c
Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite
2022-11-15 18:22:49 +01:00
Matej Baco
eb47894970
Merge branch 'refactor-scheduler' into refactor-functions-worker
2022-11-15 17:37:04 +01:00
shimon
0d79f19dcd
addressing some comments
2022-11-15 18:14:52 +02:00
shimon
8bcf349c38
addressing some comments
2022-11-15 18:03:42 +02:00
shimon
ee0950449a
Merge branch '1.1.x' of github.com:appwrite/appwrite into fix-cache-permissions
2022-11-15 17:17:58 +02:00
shimon
18618b8e8b
cancel cache via avatar::initials
2022-11-15 17:17:35 +02:00
Torsten Dittmann
ef1e5a9674
Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite
2022-11-15 15:36:25 +01:00
shimon
390fbc52eb
minor changes
2022-11-15 16:33:43 +02:00
Christy Jacob
98fbe18ac4
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into refactor-scheduler
2022-11-15 12:13:44 +00:00
Bradley Schofield
a51288da57
Update projects.php
2022-11-15 10:25:34 +00:00
Bradley Schofield
64b725a6f7
Update Defaults
2022-11-15 10:19:35 +00:00
Torsten Dittmann
aea13bad72
Merge branch 'chore-prepare-1-1-0' of https://github.com/appwrite/appwrite into feat-console-rewrite
2022-11-14 22:54:23 +01:00
Christy Jacob
3ae1d9b8e6
feat: run linter
2022-11-15 00:17:44 +05:30
Christy Jacob
d7d41b4b6b
feat: move project endpoint to another service
2022-11-14 23:52:04 +05:30
Bradley Schofield
3c71164741
Merge branch '1.1.x' into feat-implement-session-length-api
2022-11-14 15:30:38 +00:00
a14ab321bf
Update app/controllers/api/projects.php
...
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com >
2022-11-14 15:18:40 +00:00
Torsten Dittmann
310ff90d22
Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite
2022-11-14 15:57:40 +01:00
Torsten Dittmann
465dad522e
fix: remove unnecessary files
2022-11-14 15:31:24 +01:00
Bradley Schofield
a19e668d79
Update storage.php
2022-11-14 13:11:43 +00:00
c76057fd37
Update app/controllers/api/projects.php
...
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com >
2022-11-14 09:54:49 +00:00
36d4719a3b
Update app/controllers/api/projects.php
...
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com >
2022-11-14 09:54:40 +00:00
Bradley Schofield
0b883df5ec
Fix Tests
2022-11-14 09:42:18 +00:00
Bradley Schofield
cdb4c60c3c
Run Linter
2022-11-14 09:33:49 +00:00
Bradley Schofield
66b805829c
Move authDuration into auths attribute in project
2022-11-14 09:30:45 +00:00
Bradley Schofield
f6b7e0392b
Give auth duration it's own endpoint
2022-11-14 09:15:55 +00:00
shimon
180262d166
Merge branch '1.1.x' of github.com:appwrite/appwrite into fix-cache-permissions
2022-11-11 13:18:33 +02:00
shimon
745ae7a4c8
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-scheduler
2022-11-10 20:07:32 +02:00
shimon
aef565c8ff
addressing comments
2022-11-10 18:40:12 +02:00
shimon
f9671ee855
enabling file permissions
...
via cache preview
2022-11-10 12:08:01 +02:00
Eldad A. Fux and GitHub
42cedf8ed0
Merge pull request #3909 from appwrite/feat-usage-refactor
...
new stats to count resources
2022-11-10 11:05:36 +02:00
shimon
1761b77d0f
function worker
2022-11-09 19:01:43 +02:00
Bradley Schofield
a0ab934328
Fix another null warning
2022-11-09 13:23:14 +00:00
Bradley Schofield
29c30a361b
Fix null warnings
...
- Fixed Avatars isset operator
- Added isset operator to openSSL data in files
- dns_get_record does not throw errors, instead it logs a warning and returns false. Altered code accordingly. PHP Bug Report: https://bugs.php.net/bug.php?id=73149
-
2022-11-09 11:45:15 +00:00
shimon
9d641b985a
tidy up
2022-11-08 16:00:39 +02:00
Matej Bačo
940eee0562
Merge remote-tracking branch 'origin/feat-decouple-executor' into feat-db-pools-opr
2022-11-08 12:39:25 +00:00
Matej Bačo
d275fa0111
Fix tests
2022-11-08 12:34:14 +00:00
Torsten Dittmann
4befb19c35
feat: add databases and buckets to projects usage
2022-11-08 13:09:18 +01:00
Matej Bačo
a52ff7372a
Add Open Runtimes Executor
2022-11-08 08:49:45 +00:00
shimon
3a651adea5
replacing offset with pagination
2022-11-07 17:42:08 +02:00
shimon
711d8061a6
replacing offset with pagination
2022-11-07 17:30:22 +02:00
Christy Jacob
f5484d4548
feat: update mariadb images
2022-11-07 19:54:50 +05:30
Bradley Schofield
842185e45d
Update projects.php
2022-11-07 11:58:57 +00:00
shimon
6f9dcae858
queue
2022-11-07 12:37:07 +02:00
shimon
ef7b53fbc7
queue
2022-11-06 23:41:33 +02:00
shimon
ed505fba7c
queue
2022-11-06 15:10:26 +02:00