1
0
Fork 0
mirror of synced 2024-08-19 20:21:41 +12:00
Commit graph

159 commits

Author SHA1 Message Date
Christy Jacob
925162fc4b feat: refactoring 2021-03-19 02:02:16 +05:30
Eldad Fux
2823c95929 Merge branch 'dev' of github.com:appwrite/appwrite into feat-graphql-support 2021-03-10 16:03:06 +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
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
Eldad Fux
1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00
Eldad Fux
e81fb88736 First commit 2020-10-30 21:53:27 +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
07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux
0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux
b8b77822c2 Updated controllers folder 2020-10-27 21:46:15 +02:00
Eldad Fux
8c890119be Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-10-27 02:26:09 +02:00
Eldad Fux
528ff82be9 Updated coding standards 2020-10-27 02:11:24 +02:00
Eldad Fux
9c6138308c Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-10-27 01:51:38 +02:00
Eldad Fux
08a831c141 Fixed validation test 2020-10-25 11:27:07 +02:00
Eldad Fux
a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
hack3r-0m
e102c9d990 replaced old Reader method to new 2020-10-24 11:39:57 +00:00
Eldad Fux
79c0368b58 First commit 2020-10-17 20:49:09 +03:00
Eldad Fux
ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad Fux
e399b13639 [BUG] case sensitive country flag code
Fixes #526
2020-09-09 23:29:39 +03:00
Eldad Fux
77667be404 Changes all name attributes length to max
of 128 chars
2020-09-08 00:28:40 +03:00
Eldad Fux
60c5487c06 Updated SDKs 2020-07-14 19:29:49 +03:00
Eldad Fux
633b3bcb15 Fixed preloading 2020-07-07 23:40:08 +03:00
Eldad Fux
b0e8dfc583 Tests fixed? 2020-07-06 00:54:41 +03:00