1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

173 commits

Author SHA1 Message Date
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Eldad Fux 12998a519d Removed log 2021-01-18 12:17:04 +02:00
Eldad Fux e4d27c24a4 Added missing protocol and ports 2021-01-18 08:58:48 +02:00
Eldad Fux b2e56954a0 test public accessible route 2021-01-18 08:49:24 +02:00
Eldad Fux a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux bf2c8b4010 Fixed error reporting 2021-01-17 15:50:01 +02:00
Eldad Fux 5aff018d11 Fix for error reporting when no route found 2021-01-17 15:49:11 +02:00
Eldad Fux f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad Fux 8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Christy Jacob 5db9c9b625 feat: review comments 2021-01-05 19:16:06 +05:30
Eldad Fux 7b1bad0a62 Reordered some code 2021-01-05 14:22:20 +02:00
Christy Jacob 9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
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
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
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
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)