1
0
Fork 0
mirror of synced 2024-07-02 05:00:33 +12:00
Commit graph

1147 commits

Author SHA1 Message Date
kodumbeats 1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats f734fc1de2 Add events for functions and executions 2021-03-11 13:25:46 -05:00
Torsten Dittmann b8531560b2 fix connection pool on spike loads 2021-03-11 17:28:03 +01:00
kodumbeats 681ab12f76 Instantiate jwt outside conditionals 2021-03-10 15:25:54 -05:00
kodumbeats f56a63c611 Make JWT for each execution 2021-03-10 12:48:05 -05:00
kodumbeats da8984f66e Pass userId and JWT to function as env vars 2021-03-10 11:58:46 -05:00
Torsten Dittmann d462c5dce5 adapt to review 2021-03-10 14:39:37 +01:00
kodumbeats 59984fa6c0 Pass custom function $data to execution 2021-03-09 14:58:03 -05:00
kodumbeats ed447986ea Use uppercase countryCode 2021-03-09 06:03:42 -05:00
kodumbeats 5eaced933d Use uppercase countryCode as index for $countries assoc array 2021-03-08 14:58:16 -05:00
Eldad A. Fux 9a5278aab0
Merge branch 'dev' into fix-response-filter-header-not-allowed 2021-03-05 11:23:05 +02:00
Eldad Fux c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Damodar Lohani 9552a8dc80 add response formate to access control allowed headers 2021-03-05 12:21:41 +05:45
Eldad Fux 30b04baca8 Added response types 2021-03-05 07:30:34 +02:00
Eldad Fux 9403b9b95f Added new routes to mock errors 2021-03-04 23:32:03 +02:00
kodumbeats 192ba00e3f Add event for users.update.prefs 2021-03-04 12:18:50 -05:00
Torsten Dittmann c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Torsten Dittmann b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Eldad Fux e7466a91cc Added e2e tests 2021-02-28 23:22:03 +02:00
Eldad Fux 7f47bfc9f8 Fixed default values 2021-02-28 22:46:26 +02:00
Eldad Fux b09afd1921 Updated API 2021-02-28 20:36:13 +02:00
Eldad Fux 2c0942851e Updated API 2021-02-28 17:00:27 +02:00
Eldad Fux a3a27ced66 Updated UI 2021-02-28 13:41:18 +02:00
Eldad Fux 55891e14d7 Updated project API 2021-02-28 13:40:59 +02:00
Eldad Fux 64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Eldad Fux b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Torsten Dittmann 46f64b4faa add realtime prototype 2021-02-24 18:12:38 +01:00
Torsten Dittmann f4f0f32468 add realtime event 2021-02-24 13:19:46 +01:00
Torsten Dittmann 6e5ce2c646
Merge branch 'dev' into feat-anon-login 2021-02-23 23:44:59 +01:00
Torsten Dittmann e829f8f7bc add env var and console prevention 2021-02-23 23:43:05 +01:00
Eldad Fux 3b9b751d5a Fixed count 2021-02-23 15:03:43 +02:00
Eldad Fux db898d9f9c Fixed count method 2021-02-23 14:52:14 +02:00
Eldad Fux cdf54fd19c Disable recovery when SMTP is off 2021-02-23 14:00:31 +02:00
Eldad Fux 40d7a235ea Merge branch 'dev' of github.com:appwrite/appwrite into feat-god-user 2021-02-23 13:31:00 +02:00
Eldad Fux c10500c882 Added an option for a console god user 2021-02-23 13:29:12 +02:00
Eldad Fux bab5400aec Merge branch 'dev' of github.com:appwrite/appwrite into feat-disable-SMTP 2021-02-22 17:54:33 +02:00
Eldad Fux 0a99755a8e Added SMTP disabled message 2021-02-22 17:50:14 +02:00
Eldad Fux dde5a761f9 Updated dependencies 2021-02-21 23:37:22 +02:00
Eldad A. Fux 0237768ebf
Merge branch '0.7.x' into feat-upgrade-php-version 2021-02-21 23:29:37 +02:00
Eldad Fux 780841853e Fixed code to work with 0.7 changes 2021-02-21 23:22:32 +02:00
Eldad Fux 002bcf1403 Merge branch 'dev' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-02-21 18:36:04 +02:00
Damodar Lohani 04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Torsten Dittmann 8bc484dfca fix leftovers 2021-02-19 14:59:36 +01:00
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Torsten Dittmann 312ab65794 decouple oauth2 from user to tokens 2021-02-19 11:02:02 +01:00
Eldad Fux a582b49b5e Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-19 06:24:05 +02:00
Torsten Dittmann 2c1247d667 change sdk method name 2021-02-18 15:52:27 +01:00
Damodar Lohani 92d35cff18 fix missing port information in URL in console 2021-02-18 17:42:30 +05:45
Torsten Dittmann d1ae8aa15c adapt to review 2021-02-17 09:47:07 +01:00
Torsten Dittmann 1387fb50f1 add tests for oauth2 2021-02-16 16:51:08 +01:00
Torsten Dittmann c9b46d93dc fix comment 2021-02-16 15:16:09 +01:00
Torsten Dittmann 9d18916504 create new endpoint 2021-02-16 14:46:30 +01:00
Eldad Fux 51390c2a95 Fixed tests 2021-02-15 10:16:23 +02:00
Eldad Fux 764abc22ae Abstracted useragaent parsing stuff 2021-02-14 19:28:54 +02:00
Eldad A. Fux 4d355ff815
Merge pull request #895 from lohanidamodar/fix-response-filter-not-found
Avoid errors when response-format header is not available
2021-02-10 21:04:29 +02:00
Eldad Fux 30e89612ae Fixed tag descriptions 2021-02-10 17:04:50 +02:00
Damodar Lohani 1aa424245c avoid errors when response-format header is not available 2021-02-10 11:52:49 +05:45
Torsten Dittmann e9e106fee9 remove unnecessary semi colon 2021-02-09 10:25:09 +01:00
Torsten Dittmann 41e3c64add fix(teams): email cta text 2021-02-09 10:16:39 +01:00
Christy Jacob a693b72946 feat: added short descriptions for all services 2021-02-09 00:08:00 +05:30
Torsten Dittmann ac42cc21ea fixes certificate removal on project deletion 2021-02-08 10:01:52 +01:00
Eldad Fux c8b6a18939 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-02-06 00:19:15 +02:00
Torsten Dittmann f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Torsten Dittmann ef29a87f61 queue deletion worker for certificates 2021-02-05 10:05:46 +01:00
Eldad A. Fux 3507d28355
Merge pull request #869 from appwrite/fix-no-type-when-no-content
Fix no type when no content
2021-02-04 14:44:53 +02:00
Eldad Fux c175d505a6 Hide JWT from docs 2021-02-03 01:25:52 +02:00
Torsten Dittmann 76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux c06d06065c options request should return 204 no-content 2021-02-02 08:03:28 +02:00
Eldad Fux e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00
Eldad Fux 8fc7026cfb Changed file param to code (again) 2021-01-31 21:11:03 +02:00
Eldad Fux 8c7cedc240 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-30 11:58:58 +02:00
Eldad Fux 52a37051c9 Fixed tests added new SDK label 2021-01-29 16:29:53 +02:00
Eldad Fux d6df93fb3c Updated param name 2021-01-29 13:37:00 +02:00
Eldad A. Fux 1c361cc094
Merge pull request #854 from appwrite/feat-tag-file-validation
Feat tag file validation
2021-01-28 14:50:56 +02:00
Eldad Fux 9ff0790d44 Fixed validation 2021-01-27 20:08:46 +02:00
Eldad A. Fux a8ff09e846
Merge pull request #841 from appwrite/feat-function-schedule
Feat function schedule
2021-01-27 18:46:19 +02:00
Eldad Fux 5e8c7eb3d3 Added a new file extension validator 2021-01-27 15:15:44 +02:00
Eldad Fux 8fddd33f4b Added file type validation 2021-01-27 00:15:20 +02:00
Eldad Fux f3677c60e0 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-function-schedule 2021-01-26 22:36:31 +02:00
Eldad Fux 237973bcb9 Added service descriptions to Swagger and OpenAPI3 specs 2021-01-26 13:54:06 +02:00
Torsten Dittmann 383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Eldad Fux 921b0e0671 Fixed multiple storage init 2021-01-24 07:41:23 +02:00
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 26faaae5fc Removed log 2021-01-17 02:08:16 +02:00
Eldad Fux f16113dbb3 Some minor fixes 2021-01-17 02:07:43 +02:00
Eldad Fux 47f5e871ba Added scheduling 2021-01-17 01:38:13 +02:00
Eldad Fux bb113539e5 Typo fix 2021-01-16 08:22:35 +02:00
Eldad Fux f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Eldad A. Fux cbd152f8d8
Merge pull request #829 from appwrite/refactor-removed-nginx-stuff
Deprecated old Nginx stuff
2021-01-15 16:55:33 +02:00
Torsten Dittmann a965268826 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-15 15:11:17 +01:00
Eldad Fux 59f5a0eb55 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 08:52:42 +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 17c90846e1 Fixed syntax bug in functions service 2021-01-15 07:30:49 +02:00
Eldad Fux bc16ec93db Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 00:26:09 +02:00
Eldad Fux 99d5794f14 Deprecated old Nginx stuff 2021-01-15 00:20:31 +02:00
Torsten Dittmann 2d18abd63d Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-14 15:36:20 +01:00
Torsten Dittmann c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux 121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +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 A. Fux bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Damodar Lohani 671f794403 Fix typo causing error 2021-01-13 12:52:28 +05:45
Damodar Lohani 379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani f812437dae refactoring to use existing conditional 2021-01-13 11:59:25 +05:45
Eldad Fux 9c09ae3d95 Merge branch '0.7.x' of github.com:appwrite/appwrite into fix-console-custom-domain 2021-01-13 07:35:53 +02:00
Damodar Lohani f06e92436e app shutdown disable stats collection 2021-01-13 07:44:42 +05:45
Damodar Lohani 075dd222ac Function monitor view, hide stats graphs if stats disabled 2021-01-13 07:25:23 +05:45
Damodar Lohani 8da252366d Skip functions usage getting from influx if usage stats disabled 2021-01-13 06:55:52 +05:45
Damodar Lohani 1fcd575f56 disable displaying project usage stats if usage stats disabled 2021-01-13 06:50:27 +05:45
Eldad Fux 8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Damodar Lohani dc7e7d448a disable project stats from influxdb if usage stats is disabled 2021-01-12 19:20:17 +05:45
Eldad Fux ac8410d22b Added functions execution abuse limit 2021-01-12 00:21:56 +02:00
Eldad Fux 5b0343276e Removed server abuse limits 2021-01-12 00:20:29 +02:00
Eldad Fux 1d80281ef7 Disable ratelimits 2021-01-11 23:52:05 +02:00
Eldad Fux f975110e07 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-11 17:00:36 +02:00
Eldad A. Fux 58b2e2b86c
Merge pull request #809 from appwrite/fix-for-composer-warnings
Minor fixes for composer warnings about autoloading
2021-01-11 16:08:09 +02:00
Eldad A. Fux e9e3e30a02
Merge pull request #810 from appwrite/fix-qr-code-margin-value
Fix QR code margin value and resize functionality
2021-01-11 13:08:14 +02:00
Eldad Fux 8117235551 Updated user default status 2021-01-10 13:55:59 +02:00
Eldad Fux 71036ba85f Fixed resizing 2021-01-10 02:17:44 +02:00
Eldad Fux bdd04ce292 Fixed margin value, add png compression 2021-01-10 02:07:58 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Eldad Fux fd8fc3b8cd Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-01-09 23:57:23 +02:00
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
Eldad Fux 7b1bad0a62 Reordered some code 2021-01-05 14:22:20 +02:00
Eldad Fux cbb0584006 Synced with 0.7 2021-01-04 01:29:04 +02:00
Eldad Fux b4969f553c Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-04 01:28:46 +02:00
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
Eldad Fux 328d3bcfd4 Comments review 2020-12-29 12:45:44 +02:00
Eldad Fux bb52478bc3 Changed JWT expiry to max 15 minutes 2020-12-28 23:23:09 +02:00
Eldad Fux e4e0c23968 Added tests 2020-12-28 22:31:55 +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
Eldad Fux f6d30fa1fb Added a new JWT endpoint 2020-12-28 19:03:27 +02:00
Eldad Fux 9c712acd5e Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-12-28 14:11:50 +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
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 b99bb1557f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-12-17 10:10:27 +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 A. Fux a23f38c769
Merge branch '0.7.x' into feat-upgrade-php-version 2020-12-13 01:56:32 +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 1a2c3c1551 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-11-21 08:17:53 +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
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
Eldad Fux 5b06f4d71d Added woldcard content type 2020-11-12 07:12:25 +02:00
Eldad Fux e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux d9957e13ff Added new spec parsing lib 2020-11-12 00:02:42 +02:00
Eldad Fux 90fa894a7e Updated routes labels 2020-11-12 00:02:02 +02:00
Eldad Fux afd20d96f8 Updated routes lables 2020-11-11 23:02:24 +02:00
Eldad Fux c9117ba3d8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-11-07 20:05:55 +02:00
Eldad Fux 4211c3159e Updated docs 2020-11-05 18:02:25 +02:00
Eldad Fux 0f812b1713 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 19:23:10 +02:00
Eldad Fux 002e50c0af Fixed webhooks error 2020-10-31 19:17:53 +02:00
Eldad Fux 1668da931f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-31 16:59:00 +02:00
Eldad Fux 54f5d4d909 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-10-31 16:57:38 +02:00
Eldad Fux de4ea2a79a Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 16:32:54 +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 1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00
Eldad Fux 6cdeaac325 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 07:44:07 +02:00
Eldad Fux 608cf36d1f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 07:43:09 +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 e8a320c391 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-30 00:23:30 +02:00