1
0
Fork 0
mirror of synced 2024-08-07 22:37:59 +12:00
Commit graph

598 commits

Author SHA1 Message Date
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
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
fdd413a4b3 Removed not working co-runs 2021-01-26 21:16:03 +02:00
Eldad Fux
237973bcb9 Added service descriptions to Swagger and OpenAPI3 specs 2021-01-26 13:54:06 +02:00
Torsten Dittmann
968d733881 introduce swoole coroutine to migration 2021-01-25 09:26:52 +01: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
Damodar Lohani
d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Torsten Dittmann
9fc021c7ed fix(migration): adapt to review 2021-01-21 10:57:15 +01:00
Torsten Dittmann
ac3e908c04 fix(migration): prevent encrypting already encrypted values 2021-01-19 09:35:51 +01:00
Torsten Dittmann
d4bf4027c1 chore(migration): fixes phpdocs 2021-01-18 15:43:55 +01:00
Torsten Dittmann
100e1f37e9 fix(migration): security property 2021-01-18 13:27:04 +01: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
Torsten Dittmann
bfccaa1362 feat(migration): add api key migration 2021-01-15 12:57:32 +01:00
Torsten Dittmann
bda5e13ac0 feat(Database): introduce enabling/disabling filters 2021-01-15 12:56:39 +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
bc16ec93db Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 00:26:09 +02:00
Torsten Dittmann
229c649f9a revert(migration) encryption 2021-01-14 16:24:01 +01:00
Torsten Dittmann
970eac94ad fix(migration): migrate encrypt filter 2021-01-14 16:05:27 +01:00
Torsten Dittmann
3c5d32e5fc fix(migration): migrate encrypt filter 2021-01-14 15:47:13 +01: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
d7276aa502 fix(migration): change loop dependent integers scope 2021-01-14 15:09:48 +01:00
Torsten Dittmann
a6a7f896c1 fix(migration): major project iteration bug 2021-01-14 15:03:34 +01:00
Torsten Dittmann
28d4552ee2 fix(migration): missing null value in provider 2021-01-14 14:16:17 +01:00
Torsten Dittmann
d41ee76d36 fix(migration): prepare filter migration 2021-01-14 14:12:55 +01:00
Torsten Dittmann
bc71a1868b fix(migration): phpdoc callable 2021-01-14 13:50:26 +01:00
Torsten Dittmann
328405a774 fix(migration): move iteration to parent class 2021-01-14 13:05:49 +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
Torsten Dittmann
8413d3daaf fix(migration): add return type 2021-01-13 17:58:01 +01:00
Torsten Dittmann
c6f9f2fc1e feat(migration): v06 - first draft 2021-01-13 17:51:02 +01: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
5ed2eea208 Changed role names 2021-01-13 16:11:07 +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
Eldad Fux
dfe12b2be0 Fixed object default value 2021-01-06 14:49:11 +02:00
Christy Jacob
5db9c9b625 feat: review comments 2021-01-05 19:16:06 +05:30
Eldad Fux
3d9060bdab Changed constants 2021-01-05 14:58:16 +02:00
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
Christy Jacob
50bca50d10 feat: review comments 2021-01-03 23:42:11 +05:30
Christy Jacob
9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Christy Jacob
92339fe668 fix: fix failing tests 2021-01-02 21:45:14 +05:30
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
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
4fc40a387a feat: unit tests for response filters 2020-12-31 13:25:25 +05:30
Christy Jacob
8cc10c683a feat: unit tests for response filters 2020-12-31 12:42:23 +05:30
Eldad Fux
f4b2719939 Update reponse model 2020-12-30 14:25:42 +02:00
Christy Jacob
a37a28fdc9 feat: added unit test for setFilter 2020-12-30 16:24:11 +05:30
Eldad Fux
6c5f85e243 Updated validators 2020-12-30 09:26:33 +02:00
Christy Jacob
c508657a50 feat: apply parse method if filter is present 2020-12-30 00:42:32 +05:30
Christy Jacob
d67bcec7b9 feat: parse document list 2020-12-29 23:55:34 +05:30
Christy Jacob
fa748b6230 feat: parse collection list 2020-12-29 22:28:54 +05:30
Christy Jacob
9c01fb1ff6 feat: parse collection 2020-12-29 22:21:51 +05:30
Eldad Fux
002361c3b8 Updated model structure 2020-12-28 22:18:07 +02:00
Christy Jacob
450c3e6f88 feat: parse file list 2020-12-29 01:09:22 +05:30
Christy Jacob
54f40c8ce2 feat: parse file 2020-12-29 01:01:26 +05:30
Christy Jacob
f1887d2d9b feat: parse membership list 2020-12-28 22:12:13 +05:30
Eldad Fux
3caea2a62c New JWT model 2020-12-28 18:41:38 +02:00
Eldad Fux
8c4f3f7f9d New JWT model 2020-12-28 18:41:03 +02:00
Christy Jacob
018a1e8bf5 feat: parse membership 2020-12-28 16:34:08 +05:30
Christy Jacob
f6c140d84a feat: add status field to users response 2020-12-28 15:12:54 +05:30
Christy Jacob
af774acf92 feat: parse users list 2020-12-28 15:03:38 +05:30
Christy Jacob
811fbd96bb feat: parse currency list 2020-12-28 13:51:58 +05:30
Christy Jacob
d5c7445c88 feat: parse continentlist 2020-12-28 13:42:15 +05:30
Christy Jacob
d0296db6e5 feat: parse phone list 2020-12-28 12:41:30 +05:30
Christy Jacob
b57a2de8ee feat: parse country list 2020-12-28 12:34:33 +05:30
Christy Jacob
9177d659a1 feat: parse locale 2020-12-28 00:32:15 +05:30
Christy Jacob
fde5183594 feat: parse token 2020-12-27 23:52:05 +05:30
Christy Jacob
9690ce8794 feat: parse log list 2020-12-27 23:47:26 +05:30
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
Christy Jacob
bed4dcddef feat: parse session object 2020-12-27 22:01:18 +05:30
Eldad Fux
0d602edd21 Fixed spec generator 2020-12-26 20:52:58 +02:00
Eldad Fux
ce4fab647b Fixed spec generator 2020-12-26 19:47:42 +02:00
Christy Jacob
3a7dda5e10 feat: parse session object 2020-12-26 17:47:43 +05:30
Christy Jacob
89f35d733f feat: parse session object 2020-12-26 16:56:13 +05:30
Christy Jacob
09f42797e3 feat: added parse method for user object 2020-12-26 16:48:19 +05:30
Christy Jacob
a8c07c3381 feat: added function to parse user object 2020-12-26 16:48:00 +05:30
Christy Jacob
d78e956612 feat: added function to parse user object 2020-12-26 16:47:33 +05:30
Christy Jacob
46114a5920 feat: added function to parse user object 2020-12-26 16:46:43 +05:30
Eldad A. Fux
ce571c9b6d
Merge pull request #775 from appwrite/feat-multiple-sdk-docs-examples
Feat multiple SDK docs examples
2020-12-25 16:03:56 +02:00
Eldad Fux
794ddd6617 Updated demo code path 2020-12-25 14:11:17 +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
b2e86ce6c7 feat: added Linkedin.php 2020-12-24 18:44:21 +05:30
Christy Jacob
fac964a044 feat: removed LinkedIn.php 2020-12-24 18:43:31 +05:30
Christy Jacob
d8a0e9bd14 feat: updated new Linkedin scopes 2020-12-24 18:04:55 +05:30
Christy Jacob
898d89f322 feat: starter code for Response Filters 2020-12-22 20:54:30 +05:30
Christy Jacob
fab01abe33 patch: added classname and queue names as constants in event 2020-12-22 18:21:46 +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 A. Fux
a23f38c769
Merge branch '0.7.x' into feat-upgrade-php-version 2020-12-13 01:56:32 +02:00
Eldad Fux
c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +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
4df6cb2ef5 Added tests for Database webhooks 2020-12-01 20:53:31 +02:00
Eldad Fux
f5df201e4a Added more missing tests 2020-11-30 23:41:58 +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
4e83a988fc Fixed tests 2020-11-21 10:02:25 +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
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
63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux
fe244880b4 Added unsetRole method 2020-11-20 23:03:36 +02:00
Eldad Fux
7a444d5a24 Fixed default session value 2020-11-20 23:02:42 +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
f44bb22f76 Updated Authorization and added unit test 2020-11-19 00:24:28 +02:00
Eldad Fux
43904a7c74 Changed unique type 2020-11-19 00:08:54 +02:00
Eldad Fux
65285264c7 Fixed minor spec bug 2020-11-19 00:08:29 +02:00
Eldad Fux
ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux
dcac44372f Updated old specs 2020-11-16 10:37:43 +02:00
Eldad Fux
3bb7a93e0e Added Open API 3 validation test 2020-11-14 15:05:18 +02:00
Eldad Fux
40ca93c4d0 Added open-api 2020-11-14 13:52:38 +02:00
Eldad Fux
8bbf394d4a Fixed missing required attributes 2020-11-14 13:52:07 +02:00
Eldad Fux
b2b6b5420d Added bool support in Swagger JSON 2020-11-14 01:28:01 +02:00
Eldad Fux
e4db1ddd43 Updated specs 2020-11-13 22:38:47 +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
fdc2a55f38 Support for empty response 2020-11-12 07:12:40 +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
af643e919d Added empty response model 2020-11-12 00:01:31 +02:00
Eldad Fux
4d3c5a39cc Updated constants 2020-11-08 00:14:48 +02:00
Eldad Fux
3e1a3e24bb Added missing methods and models 2020-11-08 00:14:36 +02:00
Eldad Fux
b4787a4b60 Fixed response type 2020-11-08 00:06:18 +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
ecc32c725d Added docblock to fix IDE errors 2020-10-31 13:06:09 +02:00
Eldad Fux
db7d7dd89e Updated mock method 2020-10-31 11:24:17 +02:00
Eldad Fux
1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +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
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
0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux
a56ca3535a Updated document missing encode/decode action 2020-10-29 13:32:39 +02:00
Eldad Fux
8d909539a8 Missing table delete 2020-10-29 13:30:34 +02:00
Eldad Fux
a75026b290 Updated array syntax 2020-10-27 21:50:18 +02:00
Eldad Fux
6392ceef55 Updated src folder 2020-10-27 21:44:15 +02:00
Eldad Fux
2996260e41 Added missing docs 2020-10-27 21:34:27 +02:00
Eldad Fux
745860a68d Fixed reference 2020-10-27 09:48:39 +02:00
Eldad Fux
cb82657a58 Fix for PHP8 array_push 2020-10-27 08:48:19 +02:00
Eldad Fux
e5c5cb0a25 Updated PDO PHP8 signature 2020-10-27 08:34:02 +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
a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
Eldad Fux
9aed144ac5 External preloader 2020-10-19 19:54:21 +03:00
Eldad Fux
a5c1356d26 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-10-13 16:30:59 +03:00
rsneh
8b57c15fa4 Change Wordpress to WordPress 2020-10-07 19:16:27 +03:00
rsneh
9220eb6f53 Update Reference Material 2020-10-07 19:07:05 +03:00
rsneh
9830d6400a Added Wordpress OAuth2 provider 2020-10-07 19:03:18 +03:00
Eldad Fux
f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux
dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00