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

103 commits

Author SHA1 Message Date
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
Eldad Fux 328d3bcfd4 Comments review 2020-12-29 12:45:44 +02:00
Eldad Fux 5e4619b6e0 Updated auth check 2020-12-28 22:31:42 +02:00
Eldad Fux 40d735881c JWT auth - work in progress 2020-12-28 19:03:47 +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
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 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
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 d246afefd6 Wrong error format 2020-12-22 22:33:20 +02:00
Christy Jacob b21e474081 patch: trigger only if both type and document are present 2020-12-18 17:58:36 +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 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 99c10508e5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-05 07:18:11 +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 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 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 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 77f3f95d93 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-31 10:48:53 +02:00
Eldad Fux e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux 33d13d91e1 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-30 07:52:12 +02:00
Eldad Fux 50d404e7a3 Updated latest changes 2020-10-30 00:44:01 +02:00
Eldad Fux 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux c3149a4db0 Cleanup 2020-10-30 00:07:01 +02:00
Eldad Fux da71d295c5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-30 00:06:04 +02:00
Eldad Fux 788db3d794 Better error logs 2020-10-30 00:04:53 +02:00
Eldad Fux b01819afc9 Check for user ID before granting user role 2020-10-29 23:54:54 +02:00
Eldad Fux 812ea8015c Fixed templates 2020-10-29 23:08:20 +02:00
Eldad Fux 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux b8b77822c2 Updated controllers folder 2020-10-27 21:46:15 +02:00
Eldad Fux 67ddfbed34 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:22:16 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad Fux 628097a1d8 Added option to overwrite webhook payload 2020-09-10 09:52:32 +03:00
Eldad Fux fd93c61009 Added response model payload as webhook payload 2020-09-08 23:08:55 +03:00
Eldad Fux 6d8ae69763 Fixed mock API 2020-08-30 09:50:38 +03:00
Eldad Fux 7e229b98e9 Adjusted delete worker 2020-08-30 08:09:34 +03:00
Eldad Fux 6fa4ded3bf Skip user permission for guests 2020-08-17 08:53:11 +03:00
Eldad Fux 120da9cef9 Updated response and request 2020-08-15 14:39:44 +03:00
Eldad Fux 58384ac0b9 Updated swoole I/O 2020-08-15 00:56:33 +03:00
Eldad Fux 8eb74fc5c1 Fixed templates paths 2020-08-11 17:28:24 +03:00
Eldad Fux 6c2f432469 Updated error log 2020-08-10 00:19:30 +03:00
Eldad Fux 77d94f79bd Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-08 13:43:50 +03:00
Eldad Fux 9f386df16a Updated controllers naming 2020-07-29 10:29:34 +03:00
Renamed from app/app.php (Browse further)