1
0
Fork 0
mirror of synced 2024-06-27 18:50:47 +12:00
Commit graph

143 commits

Author SHA1 Message Date
Eldad Fux d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux 49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03:00
Christy Jacob d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Torsten Dittmann c2849a53eb fix(phpdocs): remove unused char 2021-05-06 17:48:22 +02:00
Torsten Dittmann b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +02:00
Christy Jacob eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Eldad A. Fux 8e4a87ea04
Merge pull request #1102 from TorstenDittmann/feat-prefs-response-model
feat: preferences response model
2021-04-29 20:59:41 +03:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Torsten Dittmann e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Torsten Dittmann 3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
Eldad A. Fux 19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Torsten Dittmann df69799ebb adapt to review 2021-03-29 13:22:50 +02:00
Torsten Dittmann ceeb30fd4f adapt to anon login 2021-03-29 11:16:56 +02:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Eldad Fux c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Eldad Fux 55891e14d7 Updated project API 2021-02-28 13:40:59 +02:00
Torsten Dittmann 8bc484dfca fix leftovers 2021-02-19 14:59:36 +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
Eldad A. Fux 8e8939504c
Merge pull request #872 from TorstenDittmann/qa-fixes
fix(response-filters): missing response filter model
2021-02-02 21:18:21 +02:00
Torsten Dittmann 85f6f7957c fix(response-filters): missing response filter model 2021-02-02 17:04:11 +01:00
Torsten Dittmann 76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux 6851b8c537 Fixed default values 2021-02-01 23:31:54 +02: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 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 2fd86c809a Last fix ? 2021-01-13 18:17:28 +02:00
Eldad Fux 5891698034 Fixed wrong default values 2021-01-13 18:11:56 +02:00
Eldad Fux 56de47073d Fixed file default value 2021-01-13 18:10:42 +02:00
Eldad Fux 764672e15e Updated default values 2021-01-13 17:06:36 +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
Christy Jacob 66e0ecd93c Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-11 19:52:09 +05:30
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
Christy Jacob dde064665b fix: output of parse was not being used 2021-01-11 19:20:54 +05:30
Christy Jacob e03748e74a fix: output of parse was not being used 2021-01-11 19:18:01 +05:30
Eldad Fux 3721910363 Updated empty response result 2021-01-10 13:56:11 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +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 9c9ca6cc51 feat: fixed issues in tests 2021-01-09 12:29:55 +05:30
Christy Jacob 5db9c9b625 feat: review comments 2021-01-05 19:16:06 +05:30
Christy Jacob 075d46ba62 feat: changed team and team list response format and added tests 2021-01-05 18:27:18 +05:30
Christy Jacob a58107b49c feat: changed log list response format and added tests 2021-01-05 17:51:17 +05:30
Christy Jacob 2b9a9efca5 feat: fixed tests for new sessions response 2021-01-05 17:43:14 +05:30
Christy Jacob b3e1c74803 feat: changed session structure 2021-01-05 17:33:54 +05:30
Christy Jacob 98309e776e feat: fixed failing tests 2021-01-05 00:00:20 +05:30
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