1
0
Fork 0
mirror of synced 2024-06-30 20:21:16 +12:00
Commit graph

671 commits

Author SHA1 Message Date
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 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 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
Christy Jacob 0a363cd78a patch: added classname and queue names as constants in event 2020-12-22 18:26:22 +05:30
Christy Jacob b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob 62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Christy Jacob b21e474081 patch: trigger only if both type and document are present 2020-12-18 17:58:36 +05:30
Christy Jacob 1ecbf8bc5d patch: refactor delete worker invocation 2020-12-18 17:58:08 +05:30
Christy Jacob 4a47c59380 patch: trigger only if both collection and document are present 2020-12-18 16:43:00 +05:30
Christy Jacob e3a6c899c3 patch: delete based on collection 2020-12-18 16:38:58 +05:30
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 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 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
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 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
Eldad Fux a4ea9e78a8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-20 08:54:58 +02:00
Eldad Fux 9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux 4f0903db79 Added validation check 2020-11-19 08:56:14 +02:00
Eldad Fux 76c575e989 Fixed authorization 2020-11-19 00:55:02 +02:00
Eldad Fux 2596c2c1f8 Added user ID to webhook payload 2020-11-19 00:08:01 +02:00
Eldad Fux ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad Fux 0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +02:00