1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00
Commit graph

178 commits

Author SHA1 Message Date
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 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
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
Eldad A. Fux 7899211076
Merge branch '0.8.x' into feat-anon-login 2021-03-17 23:08:59 +02:00
Eldad Fux 99207d5376 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-03-13 00:25:11 +02:00
kodumbeats 5eaced933d Use uppercase countryCode as index for $countries assoc array 2021-03-08 14:58:16 -05:00
Eldad Fux 30b04baca8 Added response types 2021-03-05 07:30:34 +02: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 b09afd1921 Updated API 2021-02-28 20:36:13 +02:00
Torsten Dittmann e829f8f7bc add env var and console prevention 2021-02-23 23:43:05 +01:00
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
Torsten Dittmann 2c1247d667 change sdk method name 2021-02-18 15:52:27 +01:00
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 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
Eldad Fux e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02: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
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
Torsten Dittmann c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux 8117235551 Updated user default status 2021-01-10 13:55:59 +02:00
Eldad Fux bb52478bc3 Changed JWT expiry to max 15 minutes 2020-12-28 23:23:09 +02:00
Eldad Fux e4e0c23968 Added tests 2020-12-28 22:31:55 +02:00
Eldad Fux f6d30fa1fb Added a new JWT endpoint 2020-12-28 19:03:27 +02:00
Eldad Fux 9c712acd5e Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-12-28 14:11:50 +02:00
Eldad Fux 54f753f2a7 Checking if user is blocked before session creation 2020-12-27 13:57:42 +02:00
Eldad Fux d74ccd1dbe Fixed missing injections 2020-12-26 20:11:18 +02:00
Eldad Fux fbe7263a5a Updated account controller 2020-12-26 16:31:53 +02:00
Christy Jacob d8a0e9bd14 feat: updated new Linkedin scopes 2020-12-24 18:04:55 +05:30
Eldad Fux e3c58361d9 Merged all system events 2020-12-07 00:14:57 +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 c3d398d2e3 Added missing response attributes 2020-11-20 23:02:26 +02:00
Eldad Fux e9c1e8e0b1 Added new tests 2020-11-20 14:35:16 +02:00
Eldad Fux ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +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 afd20d96f8 Updated routes lables 2020-11-11 23:02:24 +02:00
Eldad Fux 54f5d4d909 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-10-31 16:57:38 +02:00