Commit graph

339 commits

Author SHA1 Message Date
Christy Jacob
661630c1c6 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-08 20:56:03 +04:00
Christy Jacob
96c058431d feat: add link to docs 2022-02-08 20:52:02 +04:00
Torsten Dittmann
6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Matej Bačo
ecb91193b7 More review changes 2022-02-03 11:58:21 +00:00
Matej Bačo
6256e824ea
Apply suggestions from code review
Co-authored-by: Brandon <robertsbt@gmail.com>
2022-02-01 18:14:58 +01:00
Matej Baco
89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Christy Jacob
6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
Matej Baco
570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Torsten Dittmann
446bb82823 remove: unused UID validator 2022-01-18 12:08:51 +01:00
Torsten Dittmann
d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Torsten Dittmann
66f67cceb8 revert: adding documentlist response model 2022-01-17 18:54:46 +01:00
Torsten Dittmann
ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Torsten Dittmann
b4ee90a235 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-0-12-1 2022-01-07 13:58:44 +01:00
Matej Bačo
ff09547ed7
Update src/Appwrite/Utopia/Request/Filters/V12.php 2022-01-07 09:46:28 +01:00
Matej Baco
41138b130f Fixed boolean request filters on listDocuments 2022-01-07 09:33:41 +01:00
Torsten Dittmann
0095ff2d6c
fix: string attribute size response model 2022-01-06 12:41:58 +01:00
Matej Baco
e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Christy Jacob
2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Torsten Dittmann
fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Matej Baco
df9e064047 Fixed TODOs 2022-01-04 10:05:21 +01:00
Matej Baco
35a665b2d7 Added Health request filters 2022-01-03 10:40:03 +01:00
Matej Baco
c6feea3c9f Tests fix 2022-01-02 14:25:13 +01:00
Matej Baco
924ea3a45a Added response models 2022-01-02 12:43:48 +01:00
Matej Baco
266e967dae Recursive import bug fix 2022-01-02 10:15:41 +01:00
Matej Baco
69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Matej Baco
b703943b26 Merge branch 'feat-database-indexing' into feat-quest-filters 2021-12-31 16:48:52 +01:00
Matej Baco
577eb107da Added request filters for queries 2021-12-31 16:45:49 +01:00
Matej Baco
551021085a Bug fixes for request parser 2021-12-31 16:17:57 +01:00
Matej Baco
457cb18be1 Improved request filters 2021-12-31 14:30:50 +01:00
Matej Baco
ba06f1ff61 Added custom IDs request filters 2021-12-31 13:00:07 +01:00
Matej Baco
ae4d02c0f0 Cleanup of POC 2021-12-31 09:40:35 +01:00
Matej Baco
592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Torsten Dittmann
4ef7c5c93c fix: stdclass import 2021-12-30 11:32:30 +01:00
Damodar Lohani
95afb6aa0b
Update src/Appwrite/Utopia/Response/Model/User.php 2021-12-30 15:49:17 +05:45
Matej Baco
9b749db89b Draft commit with POC 2021-12-30 10:25:43 +01:00
Damodar Lohani
297d03126e make empty prefs object instead of array 2021-12-30 11:55:17 +05:45
Matej Baco
e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Matej Baco
29076758ac Updated tests, fixed response models 2021-12-16 13:19:04 +01:00
Matej Baco
ea7b5970c3 Post-PR review fixes 2021-12-15 11:19:29 +01:00
Matej Bačo
77d6ea8890
Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-15 11:06:26 +01:00
Matej Baco
5d373e1ce7 Created Response models + applied them 2021-12-14 15:17:55 +01:00
Torsten Dittmann
8bb580ea1a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-14 11:47:50 +01:00
Torsten Dittmann
aaab9ead70 feat: remove func permission models 2021-12-14 11:42:34 +01:00
Torsten Dittmann
a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Torsten Dittmann
6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Christy Jacob
43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Torsten Dittmann
f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann
eb7c9dd020 fix(specs): swagger add nullable property 2021-11-25 11:08:39 +01:00
Torsten Dittmann
47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann
3a25532524 fix response model 2021-11-16 16:06:51 +01:00