1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

761 commits

Author SHA1 Message Date
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
Eldad A. Fux 8ae624a389
Merge pull request #675 from appwrite/swoole-and-functions
Cloud Functions
2020-12-28 11:08:45 +02:00
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 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
Eldad Fux 4166a497da Fixed routing 2020-12-22 23:01:11 +02:00
Eldad Fux d246afefd6 Wrong error format 2020-12-22 22:33:20 +02:00
Eldad Fux f6c8630a1d Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-17 00:08:47 +02:00
Eldad Fux 616d5a38bc Removed debug log 2020-12-13 01:29:32 +02:00
Eldad Fux c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux e33894eb49 Added missing event params 2020-12-07 20:33:22 +02:00
Eldad Fux 22f0ea0529 Fixed event triggers 2020-12-07 20:16:23 +02:00
Eldad Fux b204ca6415 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-07 19:20:35 +02:00
Eldad Fux 49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux e3c58361d9 Merged all system events 2020-12-07 00:14:57 +02:00
Eldad Fux 4bff1dd5b6 Default limit for function conatiner is 1 cpu 2020-12-06 23:15:01 +02:00
Eldad Fux 2ab7e520b9 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-06 21:44:20 +02:00
Eldad A. Fux 8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Eldad Fux 99c10508e5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-05 07:18:11 +02:00
Christy Jacob d44c2ead0e feat: delete documents using delete worker 2020-12-05 02:17:02 +05:30
Eldad Fux 28623c6baa Added team events and tests 🟢 2020-12-03 00:15:20 +02:00
Eldad Fux 362f84e51b Added missing user ID to both session and token models 2020-11-26 08:12:24 +02:00
Eldad Fux 374e504923 Added more tests 2020-11-23 17:04:02 +02:00
Eldad Fux 31884d17b2 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-11-21 08:15:55 +02:00
Eldad Fux a5fd3f9ce1 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-21 01:32:57 +02:00
Eldad Fux f657563711 Fixed default file permissions 2020-11-20 23:24:39 +02:00
Eldad Fux c3d398d2e3 Added missing response attributes 2020-11-20 23:02:26 +02:00
Eldad Fux e9c1e8e0b1 Added new tests 2020-11-20 14:35:16 +02:00