1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00
Commit graph

4261 commits

Author SHA1 Message Date
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
Eldad Fux 40d735881c JWT auth - work in progress 2020-12-28 19:03:47 +02:00
Eldad Fux f6d30fa1fb Added a new JWT endpoint 2020-12-28 19:03:27 +02:00
Christy Jacob f1887d2d9b feat: parse membership list 2020-12-28 22:12:13 +05:30
Eldad Fux 3caea2a62c New JWT model 2020-12-28 18:41:38 +02:00
Eldad Fux 98a7f6a105 Added JWT library 2020-12-28 18:41:32 +02:00
Eldad Fux 8c4f3f7f9d New JWT model 2020-12-28 18:41:03 +02:00
Eldad Fux 9c712acd5e Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-12-28 14:11:50 +02:00
Eldad A. Fux ceb8f702fa
Merge pull request #782 from Glide7/patch-6
Update CHANGES.md
2020-12-28 14:05:38 +02:00
Lior Haim 536b46be0d
Update CHANGES.md
Added more details to changelog
2020-12-28 13:38:58 +02:00
Christy Jacob 018a1e8bf5 feat: parse membership 2020-12-28 16:34:08 +05:30
Christy Jacob ef0f886ce6 feat: added todos for some /users endpoints 2020-12-28 15:21:45 +05:30
Christy Jacob f6c140d84a feat: add status field to users response 2020-12-28 15:12:54 +05:30
Christy Jacob af774acf92 feat: parse users list 2020-12-28 15:03:38 +05:30
Eldad A. Fux 8ae624a389
Merge pull request #675 from appwrite/swoole-and-functions
Cloud Functions
2020-12-28 11:08:45 +02:00
Eldad A. Fux 8a2b405da6
Merge pull request #780 from appwrite/feat-switch-standrad-ports-to-95--
Feat switch standard ports to 95xx prefix
2020-12-28 10:51:33 +02:00
Eldad A. Fux d69985b57c
Merge pull request #781 from appwrite/bug-777-blocked-users-can-create-sessions
Bug 777 blocked users can create sessions
2020-12-28 10:44:19 +02:00
Christy Jacob 811fbd96bb feat: parse currency list 2020-12-28 13:51:58 +05:30