1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

791 commits

Author SHA1 Message Date
Eldad A. Fux 4da8b78ba2
Merge pull request #772 from christyjacob4/feat-na-response-filters
feat: Response Filters
2021-01-09 17:30:32 +02:00
Christy Jacob 5db9c9b625 feat: review comments 2021-01-05 19:16:06 +05:30
Christy Jacob 9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Eldad A. Fux 1c9db90507
Merge branch '0.7.x' into fix-797-clamav-env-vars 2021-01-02 22:13:00 +02:00
Eldad Fux 7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Christy Jacob 83477651e6 fix: fix failing tests 2021-01-02 22:23:31 +05:30
Christy Jacob ad34b275dd feat: review comments 2021-01-02 21:05:21 +05:30
Eldad A. Fux 055a7ef8eb
Merge branch '0.7.x' into feat-updated-docs-api-key-scopes 2021-01-01 17:02:00 +02:00
Eldad A. Fux d6df6b9fdc
Merge pull request #788 from appwrite/feat-execute-functions-from-client
Enabled client endpoints for CF
2021-01-01 10:37:48 +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 Fux 05b510786e Updated docs 2020-12-31 10:25:11 +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 Fux 4d4336e357 Ability to update execute permissions 2020-12-30 14:25:32 +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
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 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
Eldad A. Fux 8fa19a7a9d
Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
Christy Jacob ef0f886ce6 feat: added todos for some /users endpoints 2020-12-28 15:21:45 +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
Christy Jacob e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Christy Jacob dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Eldad Fux 54f753f2a7 Checking if user is blocked before session creation 2020-12-27 13:57:42 +02:00
Eldad Fux 881b1e71a3 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-27 09:10:43 +02:00
Eldad Fux d74ccd1dbe Fixed missing injections 2020-12-26 20:11:18 +02:00
Eldad Fux a632ceeb58 Updated home controller 2020-12-26 19:02:50 +02:00
Eldad Fux aa164a5f06 Updated console controller 2020-12-26 18:59:59 +02:00
Eldad Fux 9ec8f64bba Updated users controller 2020-12-26 18:54:42 +02:00
Eldad Fux bece7cdb30 Updated teams controller 2020-12-26 18:48:43 +02:00
Eldad Fux 9963a422ff Updated storage controller 2020-12-26 18:48:36 +02:00
Eldad Fux c2e2ac0430 Updated projects controller 2020-12-26 18:33:36 +02:00
Eldad Fux 4142791fc9 Updated functions controller 2020-12-26 17:20:08 +02:00
Eldad Fux 26f5f70259 Updated locale controller 2020-12-26 17:13:42 +02:00
Eldad Fux 0aa2687074 Updated health controller 2020-12-26 17:10:45 +02:00
Eldad Fux acc9bd7a91 Updated database controller 2020-12-26 17:05:04 +02:00
Eldad Fux 9775db98b1 Updated avatars controller 2020-12-26 16:59:15 +02:00
Eldad Fux fbe7263a5a Updated account controller 2020-12-26 16:31:53 +02:00
Eldad Fux 713e44c4cc Updated mock controller 2020-12-26 14:19:53 +02:00
Eldad Fux 55e758b4c4 Updated general controller 2020-12-26 14:19:46 +02:00
Christy Jacob 5e686183c6 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-24 20:10:03 +05:30
Christy Jacob d8a0e9bd14 feat: updated new Linkedin scopes 2020-12-24 18:04:55 +05:30
Eldad Fux 4a1aeb0484 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-23 08:23:50 +02:00
Eldad Fux 40107c4d06 Added option to generate mock API spec 2020-12-23 08:09:16 +02:00