1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

460 commits

Author SHA1 Message Date
Damodar Lohani
95730e74e8 fix type 2021-06-03 12:39:41 +05:45
Torsten Dittmann
c8f8650b78 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-specs-unused-models 2021-06-01 14:17:11 +02:00
Torsten Dittmann
4771b6ca78 feat(specs): include unused models param 2021-06-01 14:13:44 +02:00
Christy Jacob
d39758ba49
Update src/Appwrite/Auth/OAuth2/Twitch.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-28 21:50:04 +05:30
Christy Jacob
8ffd822965 fix: twitch oauth issue 2021-05-28 13:53:46 +05:30
Eldad Fux
d4868860a1 Fixed rollback 2021-05-27 17:58:07 +03:00
Eldad Fux
78cc0ae3b8 Added transaction support 2021-05-27 14:22:18 +03:00
Eldad Fux
abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Eldad Fux
07ca2d8608 Upgraded sdks versions 2021-05-21 17:01:49 +03:00
Damodar Lohani
546214012d fix openAPI spec 2021-05-21 16:32:08 +05:45
Damodar Lohani
09874e9c5d fix spec type mismatch 2021-05-21 14:29:51 +05:45
Damodar Lohani
fd509ad282 fix password format 2021-05-21 13:16:49 +05:45
Damodar Lohani
87bbcff3a7 fix wrong type value 2021-05-21 13:04:19 +05:45
Damodar Lohani
54fdc647c2 updated specs to get validator getType 2021-05-21 12:53:53 +05:45
Eldad Fux
98df165050 Updated platform types 2021-05-19 18:29:06 +03:00
Eldad Fux
019f1e9d57 Fixed specs and code examples 2021-05-19 17:26:06 +03:00
Eldad Fux
cb038a2cfd Updated specs 2021-05-19 16:10:32 +03:00
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
Eldad Fux
00d95cb533 Merge branches 'feat-database-indexing' and '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 14:11:14 +03:00
Eldad Fux
fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Christy Jacob
d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Eldad A. Fux
5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Eldad Fux
10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Torsten Dittmann
501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
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 Fux
507e0327e3 Fixed storage tests 2021-05-04 01:20:40 +03:00
Eldad Fux
3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
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
Eldad A. Fux
5aad3f7e15
Merge pull request #713 from appwrite/feat-upgrade-php-version
Feat upgrade php version (8.0)
2021-04-29 20:09:22 +03:00
Torsten Dittmann
3c4476f689 fix: prevent throwing error when document is missing ID 2021-04-29 09:32:30 +02: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
Eldad A. Fux
ba49f4d367
Merge branch '0.8.x' into feat-auth-limits 2021-04-23 09:34:16 +03:00
Torsten Dittmann
cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Eldad Fux
5d1492b034 Fixed code examples 2021-04-21 09:54:28 +03:00
Torsten Dittmann
f40f82f91e fix: save false value in database for filtering 2021-04-20 10:05:09 +02:00
Eldad Fux
c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03: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
kodumbeats
64081ea048 Replace Mock with new Wildcard 2021-04-16 12:09:39 +00:00
Eldad A. Fux
69607e6839
Merge pull request #1042 from appwrite/feat-jwt-support-for-sdks
Feat JWT support for SDKs
2021-04-16 12:07:23 +03:00
Eldad Fux
ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux
7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann
52574d40dd fix: comparing multidimensional array on migration 2021-04-16 09:08:42 +02:00
kodumbeats
20f08f79ac Validators refactored out of utopia 2021-04-15 21:50:33 +00:00
Torsten Dittmann
f6aa9e8108 fix: migration tests 2021-04-15 19:13:29 +02:00
Torsten Dittmann
d5694815f3 fix: migration for 0.8.x 2021-04-15 09:56:45 +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
20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +02: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
Eldad A. Fux
f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Torsten Dittmann
3cc08c849f fix: add error types 2021-04-08 11:27:59 +02:00
Torsten Dittmann
ccf114120e fix: add nested models in models 2021-04-08 11:24:41 +02:00
Torsten Dittmann
8bac3caeb5 feat: filter response models in openapi3 spec 2021-04-08 10:46:45 +02:00
Torsten Dittmann
d8fd30cffa feat: filter response models in swagger spec 2021-04-08 10:39:44 +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
kodumbeats
c491662487 Remove utopia license comments 2021-03-30 07:25:21 -04:00
Torsten Dittmann
df69799ebb adapt to review 2021-03-29 13:22:50 +02:00
Torsten Dittmann
f5fa640e68 remove providerUid on session verification for anon login 2021-03-29 12:29:18 +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
aaa43bb154 Added JWT example 2021-03-29 00:47:17 +03:00
Eldad Fux
8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
kodumbeats
448276fcd4 Validator constants not defined 2021-03-24 14:35:36 -04:00
kodumbeats
7f485ce536 Update validator namespaces 2021-03-24 13:47:17 -04:00
kodumbeats
b262ebfeb3 Move validators from utopia 2021-03-23 13:27:51 -04:00
Eldad Fux
99207d5376 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-03-13 00:25:11 +02:00
Eldad Fux
c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Eldad Fux
538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Eldad Fux
55891e14d7 Updated project API 2021-02-28 13:40:59 +02:00
Torsten Dittmann
6dbc3966b2 adds migration and migration tests 2021-02-22 12:27:31 +01:00
Eldad A. Fux
0237768ebf
Merge branch '0.7.x' into feat-upgrade-php-version 2021-02-21 23:29:37 +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
764abc22ae Abstracted useragaent parsing stuff 2021-02-14 19:28:54 +02:00
Eldad Fux
45fff3e51f Fixed test for php8 2021-02-06 10:27:07 +02:00
Eldad Fux
429ac1098c Fixed JSON syntax 2021-02-06 07:35:42 +02: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
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
fb0b5045bb Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 09:28:30 +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
e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00
Eldad Fux
6851b8c537 Fixed default values 2021-02-01 23:31:54 +02:00
Eldad A. Fux
e0cd3aaf5e
Merge pull request #868 from TorstenDittmann/migration-qa
Fix filters enable/disable on databases
2021-02-01 13:02:52 +02:00
Torsten Dittmann
619f803aab perf(database): move filter status to parent method 2021-02-01 11:24:52 +01:00
Torsten Dittmann
c18c3dc6f1 fix(database): filter status 2021-02-01 10:33:50 +01:00
Eldad Fux
3440571f7f Updated specs 2021-02-01 01:07:11 +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
34dd934a5c Fixed docs comparsion 2021-01-30 09:33:20 +02:00
Eldad Fux
07beab14f8 Updated specs 2021-01-29 18:13:11 +02:00
Armino Popp
6ac551281c Add Tradeshift OAuth2 provider for live and sandbox
Fixed formatting
2021-01-27 22:21:22 +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