1
0
Fork 0
mirror of synced 2024-08-08 06:48:14 +12:00
Commit graph

4678 commits

Author SHA1 Message Date
Eldad Fux
9a1a88d916 Added debug for waiting function 2021-01-01 10:34:34 +02:00
Eldad Fux
f2e98d3e8a Reduce travis wait time 2021-01-01 09:57:13 +02:00
Eldad Fux
7fc7e0b93d Added docs for all public API keys 2021-01-01 08:42:50 +02:00
Christy Jacob
d191a71593 feat: review comments 2021-01-01 01:26:39 +05:30
Christy Jacob
f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Eldad A. Fux
1bb95fd948
Merge pull request #790 from appwrite/feat-update-function-docs
Updated docs
2020-12-31 13:11:34 +02:00
Eldad A. Fux
7cf8482808
Update README.md 2020-12-31 11:37:39 +02:00
Eldad Fux
05b510786e Updated docs 2020-12-31 10:25:11 +02:00
Christy Jacob
734e0c3a81 feat: unit tests for response filters 2020-12-31 13:42:01 +05:30
Christy Jacob
4fc40a387a feat: unit tests for response filters 2020-12-31 13:25:25 +05:30
Christy Jacob
8cc10c683a feat: unit tests for response filters 2020-12-31 12:42:23 +05:30
Christy Jacob
28f003e5be feat: unit tests for response filters 2020-12-31 01:07:30 +05:30
Eldad A. Fux
7d4262f623
Update README.md 2020-12-30 17:55:05 +02:00
Eldad A. Fux
6170039586
Update README.md 2020-12-30 17:53:46 +02:00
Eldad A. Fux
de70f71114
Merge pull request #766 from christyjacob4/feat-na-maintenance-task
feat: starter for maintenance task
2020-12-30 15:42:04 +02:00
Eldad A. Fux
200658cadf
Merge pull request #789 from appwrite/bug-wrong-functions-count-and-deletion
Bug: Wrong functions count and deletion when deleting old containers
2020-12-30 14:39:35 +02:00
Eldad Fux
1c620ff190 Updated UI with option to edit execute access permission 2020-12-30 14:26:02 +02:00
Eldad Fux
f4b2719939 Update reponse model 2020-12-30 14:25:42 +02:00
Eldad Fux
4d4336e357 Ability to update execute permissions 2020-12-30 14:25:32 +02:00
Eldad Fux
3d170d22de Updated SDKs 2020-12-30 14:25:09 +02:00
Eldad Fux
6151fac5b6 Updated specs and examples 2020-12-30 14:24:54 +02:00
Eldad Fux
df96ba2af7 Deleted non-relevant comments 2020-12-30 13:07:14 +02:00
Christy Jacob
a37a28fdc9 feat: added unit test for setFilter 2020-12-30 16:24:11 +05:30
Eldad Fux
d0fd81ce91 Fixed container deletion 2020-12-30 12:44:33 +02:00
Eldad Fux
bddb720f59 Removed log, force old function deletion 2020-12-30 09:26:52 +02:00
Eldad Fux
6c5f85e243 Updated validators 2020-12-30 09:26:33 +02:00
Eldad Fux
ec8be5eed1 Added new roles for execution 2020-12-30 09:26:01 +02:00
Eldad Fux
6d94c12409 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-execute-functions-from-client 2020-12-30 07:50:54 +02:00
Eldad Fux
dd9cbcef62 Enabled client endpoints for CF 2020-12-30 01:00:44 +02:00
Eldad A. Fux
bf7282c04f
Merge pull request #786 from christyjacob4/fix-na-use-order-type
fix: use orderType in DB query
2020-12-30 00:02:38 +02:00
Eldad A. Fux
ee56a016e6
Merge pull request #787 from christyjacob4/fix-na-deprecate-as-option
Fix: deprecate the $as option
2020-12-30 00:02:07 +02:00
Christy Jacob
77a0feb46f fix: deprecate option 2020-12-30 01:13:53 +05:30
Christy Jacob
c7306053d1 fix: use orderType in DB query 2020-12-30 01:00:49 +05:30
Christy Jacob
e28c4feb97 feat: review comments 2020-12-30 00:50:19 +05:30
Christy Jacob
c508657a50 feat: apply parse method if filter is present 2020-12-30 00:42:32 +05:30
Christy Jacob
cebd016282 feat: modified the regex 2020-12-30 00:38:48 +05:30
Christy Jacob
51600bc1d9 feat: added check for header on api init 2020-12-30 00:37:33 +05:30
Christy Jacob
2ffb34fab1 feat: added check for env variable on startup 2020-12-30 00:12:03 +05:30
Christy Jacob
d67bcec7b9 feat: parse document list 2020-12-29 23:55:34 +05:30
Christy Jacob
fa748b6230 feat: parse collection list 2020-12-29 22:28:54 +05:30
Christy Jacob
9c01fb1ff6 feat: parse collection 2020-12-29 22:21:51 +05:30
Eldad A. Fux
8fa19a7a9d
Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
Eldad Fux
328d3bcfd4 Comments review 2020-12-29 12:45:44 +02:00
Eldad Fux
94c23cd053 Added docs 2020-12-28 23:23:18 +02:00
Eldad Fux
bb52478bc3 Changed JWT expiry to max 15 minutes 2020-12-28 23:23:09 +02:00
Eldad Fux
e4e0c23968 Added tests 2020-12-28 22:31:55 +02:00
Eldad Fux
5e4619b6e0 Updated auth check 2020-12-28 22:31:42 +02:00
Eldad Fux
002361c3b8 Updated model structure 2020-12-28 22:18:07 +02:00
Christy Jacob
450c3e6f88 feat: parse file list 2020-12-29 01:09:22 +05:30
Christy Jacob
54f40c8ce2 feat: parse file 2020-12-29 01:01:26 +05:30