1
0
Fork 0
mirror of synced 2024-09-16 01:18:21 +12:00
Commit graph

1015 commits

Author SHA1 Message Date
kodumbeats
d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats
9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04: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
0f67c500a2 Fixed missing API scope 2021-03-29 01:56:05 +03:00
Eldad Fux
8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Damodar Lohani
cd84de8fae Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-image-features 2021-03-28 16:01:40 +05:45
Eldad A. Fux
5d687ce3dd
Merge pull request #914 from TorstenDittmann/feat-anon-login
feat-anon-login
2021-03-28 12:48:30 +03:00
Eldad Fux
7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Damodar Lohani
00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45
kodumbeats
07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
Eldad Fux
464fc5a813 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-23 13:37:24 +02:00
Damodar Lohani
dbac4083ad fix missing param rotation 2021-03-23 15:53:09 +05:45
Torsten Dittmann
74853da211 Merge branch 'feat-anon-login' of https://github.com/TorstenDittmann/appwrite into feat-anon-login 2021-03-23 09:39:03 +01:00
Torsten Dittmann
b9017549c2 remove env variable in favor of #947 2021-03-23 09:38:56 +01:00
Damodar Lohani
464486743a Merge branch 'dev' into feat-new-image-features 2021-03-23 13:18:03 +05:45
Eldad Fux
65f77351f4 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-22 22:09:41 +02:00
Eldad Fux
866dd3cad1 Merge branch 'dev' of github.com:appwrite/appwrite into feat-set-default-permissions-to-user 2021-03-22 22:09:01 +02:00
kodumbeats
d33b12bd61 Merge remote-tracking branch 'origin/dev' into feat-962-pass-data-to-function-execution 2021-03-22 12:47:06 -04:00
Eldad Fux
a76016fa37 Fixed functions tests 2021-03-22 18:19:05 +02:00
kodumbeats
22ba2e4d12 Merge dev branch 2021-03-22 07:05:53 -04:00
Eldad Fux
46c465b80e Added some fixes and dedicated tests 2021-03-22 09:34:51 +02:00
Damodar Lohani
0ac81f8f69 update image preview api 2021-03-22 12:39:42 +05:45
Eldad Fux
e05da0ce3c Fixed comments 2021-03-22 00:26:00 +02:00
Eldad Fux
b5846f5a79 Updated default permissions 2021-03-22 00:17:20 +02:00
Eldad Fux
600692bcac Fixed AV health check 2021-03-20 09:14:02 +02:00
Eldad Fux
11053b0b60 Added timestamp 2021-03-19 00:08:19 +02:00
kodumbeats
daeed74473
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-18 07:14:16 -04:00
Eldad A. Fux
7899211076
Merge branch '0.8.x' into feat-anon-login 2021-03-17 23:08:59 +02:00
Eldad A. Fux
08dd968ab9
Merge branch '0.8.x' into feat-functions-and-executions-events 2021-03-17 22:55:43 +02:00
Eldad A. Fux
bade0932cb
Merge pull request #976 from appwrite/feat-execution-permission
Feat execution permission
2021-03-17 22:54:46 +02:00
Eldad A. Fux
355cdd74a4
Merge pull request #979 from appwrite/fix-update-doc-permissions
Allow permission reset
2021-03-16 13:09:00 +02:00
Eldad Fux
b69deb594d Allow permission reset 2021-03-15 00:33:59 +02:00
Eldad Fux
024fae0d21 Changed execution default permissions 2021-03-14 01:52:05 +02:00
kodumbeats
a7a9eec4f7
Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
Eldad Fux
99207d5376 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-03-13 00:25:11 +02:00
Torsten Dittmann
feda2fd787 fix typo in countrycode 2021-03-12 17:10:51 +01:00
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
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
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
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
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
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
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