1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

743 commits

Author SHA1 Message Date
Torsten Dittmann 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
Eldad Fux a340c4d670 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 10:09:55 +03:00
Torsten Dittmann 3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
Eldad A. Fux 4df8f8aaba
Merge pull request #1260 from lohanidamodar/feat-image-crop-gravity
feat-image-crop-gravity
2021-06-11 16:51:25 +03:00
Torsten Dittmann c6d2838652 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 15:39:37 +02:00
Torsten Dittmann bba39596fd Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 15:39:23 +02:00
Damodar Lohani 4ea0d627f4 remove int conversion 2021-06-11 18:11:04 +05:45
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Eldad Fux e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03:00
Damodar Lohani f26b8f05f5 use exception instead 2021-06-10 14:11:16 +05:45
Damodar Lohani 4563faedcb fix warning 2021-06-10 12:05:46 +05:45
Damodar Lohani e1133b665d fix whitelist issue 2021-06-09 14:22:20 +05:45
Damodar Lohani 4fb54ac87b fix crop gravity param type 2021-06-09 12:26:39 +05:45
Torsten Dittmann 03984860d5 feat(usage): realtime data to api endpoint 2021-06-08 19:02:28 +02:00
Damodar Lohani a077ec0f55 Merge branch 'master' into feat-image-crop-gravity 2021-06-08 12:24:43 +05:45
Damodar Lohani 5201e48815 adding image crop gravity support 2021-06-07 12:02:46 +05:45
Torsten Dittmann ae8320e4fe fix(realtime): undefined projectId for shared stats 2021-06-04 12:53:18 +02:00
Christy Jacob ef36e9ef49 feat: review comments 2021-06-04 00:35:11 +05:30
Christy Jacob b954e148b5 feat: review comments 2021-06-03 19:01:00 +05:30
Christy Jacob 26c46a2278 fix: ignore email case when creating account 2021-06-03 18:33:51 +05:30
Christy Jacob ec4d4d56a1 fix: ignore email case when creating account 2021-06-03 18:28:40 +05:30
Eldad Fux 86b68352b1 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-02 20:11:36 +03:00
Eldad A. Fux e3d444a0cd
Merge pull request #1122 from lohanidamodar/feat-flutter-platforms
feat-flutter-desktop-platforms
2021-06-02 09:40:29 +03:00
Eldad A. Fux 02a8cc8362
Merge pull request #1223 from lohanidamodar/feat-update-verification
Update Email verification
2021-05-31 14:35:07 +03:00
Damodar Lohani 20e4745786 fixed param name 2021-05-31 11:35:43 +05:45
Christy Jacob 404e1ace91 fix(teams): added unit test 2021-05-31 10:26:06 +05:30
Eldad Fux da3d4546ad Update mail style 2021-05-30 23:38:40 +03:00
Damodar Lohani 641e777449 Merge branch 'master' into feat-flutter-platforms 2021-05-30 17:20:10 +05:45
Damodar Lohani 3ef0b6e7cb endpoint to update user email verification 2021-05-30 12:48:51 +05:45
Christy Jacob b7efefa40f fix(teams): added comment 2021-05-29 13:02:26 +05:30
Christy Jacob a7a744afb1 fix(teams): removed var_dump 2021-05-29 02:28:38 +05:30
Christy Jacob 744d8b9b48 fix(teams): removed var_dump 2021-05-29 02:27:47 +05:30
Christy Jacob b0e74b6d7b fix(teams): incorrect membership count in teams 2021-05-29 02:25:22 +05:30
Christy Jacob 3b98feef11 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-1190-team-membership 2021-05-29 01:52:04 +05:30
Christy Jacob 5a469ab362 fix(memberships): logic for decremmenting membership count 2021-05-29 01:51:56 +05:30
Eldad A. Fux 29114f8299
Merge pull request #1208 from appwrite/feat-1176-pass-session-to-function
feat: pass session to cloud function in oauth create sessions
2021-05-28 22:21:51 +03:00
Christy Jacob f4538f0c6b feat: indentation 2021-05-28 12:32:39 +05:30
Christy Jacob faa7c3e708 feat: pass session to cloud function in oauth create sessions 2021-05-28 12:26:11 +05:30
Damodar Lohani 59338afb40 fixes deleteSession API removes browser's cookieFallback #1193 2021-05-28 12:12:14 +05:45
Damodar Lohani 40a8a4c366 fixing clamav status when clamav is not running 2021-05-25 15:11:20 +05:45
Eldad A. Fux 3472b1545e
Merge pull request #1166 from TorstenDittmann/fix-anon-session-id
fix(account): add anon session id
2021-05-24 18:30:52 +03:00
Eldad A. Fux 4cfce5547e
Merge pull request #1170 from lohanidamodar/fix-image-preview-validator
fix-image-preview-validator
2021-05-21 15:25:09 +03:00
Damodar Lohani c03e3709a6 proper range validator for opacity 2021-05-21 12:42:43 +05:45
Torsten Dittmann d118b09d90 fix(account): add anon sessiom id 2021-05-20 15:41:55 +02:00
Eldad Fux ed751160de Fixed missing JWT model 2021-05-20 11:52:19 +03:00
Damodar Lohani 3318631d9d converting to numeric validator 2021-05-20 12:27:20 +05:45
Eldad A. Fux 4ff892d29f
Merge pull request #1150 from appwrite/fect-stateless-webhooks-worker
Feat stateless webhooks worker
2021-05-18 16:40:04 +03:00
Eldad Fux 63a92a768a Fixed functions webhooks trigger 2021-05-17 18:52:22 +03:00
Eldad Fux a8cc398c85 Updated functions trigger 2021-05-17 14:32:37 +03:00
Eldad Fux 3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00