1
0
Fork 0
mirror of synced 2024-09-03 11:21:25 +12:00
Commit graph

10832 commits

Author SHA1 Message Date
Torsten Dittmann
2a2af79723
Merge pull request #2732 from appwrite/fix-unindexed-sort-attributes
Use validator on order attributes
2022-05-08 20:43:59 +02:00
Torsten Dittmann
3692ff0bf6
Merge branch '0.14.x' into feat-use-build-timeout 2022-05-08 20:42:36 +02:00
Torsten Dittmann
3e80b3e610 chore: update composer 2022-05-08 18:11:52 +02:00
Torsten Dittmann
a83a38b6ad Merge branch 'feat-new-event-model' of https://github.com/appwrite/appwrite into feat-14-migration 2022-05-08 18:11:23 +02:00
Torsten Dittmann
f03c904516 chore: update composer 2022-05-08 18:10:18 +02:00
Torsten Dittmann
2396b2f1e6 Merge branch 'feat-new-event-model' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-08 17:51:55 +02:00
Torsten Dittmann
bf2301ee99 chore: build js 2022-05-08 17:51:38 +02:00
Torsten Dittmann
18379c25b8 fix: merge issues 2022-05-08 17:49:17 +02:00
Torsten Dittmann
33414b58b1 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 17:25:01 +02:00
Torsten Dittmann
3990ef7fa2 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-08 17:15:25 +02:00
Torsten Dittmann
773e6d0415 style: fix some styles 2022-05-08 17:10:56 +02:00
Torsten Dittmann
40fbc7aa60
Merge pull request #3156 from appwrite/feat-user-tokens-subquery
Feat: User tokens subcollection
2022-05-08 17:09:49 +02:00
Torsten Dittmann
9c88906c7e
Merge pull request #3184 from appwrite/fix-team-user
Fix: Team User Creation
2022-05-08 16:47:01 +02:00
Torsten Dittmann
f5844df97b
Merge branch 'master' into feat-user-tokens-subquery 2022-05-08 16:39:24 +02:00
Torsten Dittmann
df1f8735a9
Merge pull request #3158 from appwrite/feat-user-memberships-subquery
Feat: User membership subquery
2022-05-08 16:35:33 +02:00
Torsten Dittmann
07369cbfd2 feat: migration for 0.14 2022-05-08 16:31:50 +02:00
Torsten Dittmann
95317d87b8 fix: event validator 2022-05-08 16:31:32 +02:00
Torsten Dittmann
2cc2a40377 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 15:11:14 +02:00
Torsten Dittmann
6f2bdb527a fix ui 2022-05-08 15:09:08 +02:00
Christy Jacob
726b71ae3b feat: create new account if email not verified 2022-05-07 19:43:55 +04:00
Eldad A. Fux
aa0955c4ff
Merge pull request #2960 from everly-gif/fix-default-value-spaces-region
fix : correct spelling of default values for s3 and spaces regions
2022-05-07 18:42:45 +03:00
Christy Jacob
fa363a09ff feat: added check for Auth0 OAuth 2022-05-07 16:10:28 +04:00
Christy Jacob
b5717d749c feat: added check for Bitly OAuth 2022-05-07 16:06:08 +04:00
Christy Jacob
984c6f0e30 feat: added check for Box OAuth 2022-05-07 15:03:00 +04:00
Christy Jacob
dcaa89e75f feat: added check for Discord OAuth 2022-05-07 14:47:45 +04:00
Christy Jacob
e60338065e feat: added check for Dropbox OAuth 2022-05-07 14:45:36 +04:00
Eldad A. Fux
157db4c522
Merge pull request #3171 from appwrite/refactor-teams
Refactor `teams.php`
2022-05-07 06:38:09 +03:00
Eldad A. Fux
80c9e87a3a
Merge pull request #3175 from appwrite/refactor-code
Refactor `storage.php`
2022-05-07 06:36:53 +03:00
Eldad A. Fux
111d6c4481
Merge pull request #3186 from appwrite/refactor-projects
Refactor `projects.php`
2022-05-07 06:33:21 +03:00
Everly Precia Suresh
f3608dd4fe refactor projects.php 2022-05-06 16:51:02 +00:00
Everly Precia Suresh
a2091a2572 retrigger build 2022-05-06 15:12:11 +00:00
Everly Precia Suresh
8c4b035dd7 update storage.php with optional parameters 2022-05-06 13:33:44 +00:00
Matej Bačo
cc1ddc87d9 Fix tema user creation 2022-05-06 11:03:41 +00:00
Torsten Dittmann
809767401e sync ui 2022-05-06 10:49:37 +02:00
Christy Jacob
0a13706f0f feat: added check for Facebook OAuth 2022-05-06 00:41:35 +04:00
Christy Jacob
e58c8095cd feat: added check for GitHub OAuth 2022-05-06 00:32:49 +04:00
Christy Jacob
ac4bca5887 feat: added check for GitHub OAuth 2022-05-06 00:30:16 +04:00
Christy Jacob
d0fa65dee0 feat: added check for Gitlab OAuth 2022-05-05 20:17:29 +04:00
Christy Jacob
e2db8faaf3 feat: added check for Google OAuth 2022-05-05 20:07:27 +04:00
Christy Jacob
974a684032 feat: added check for Linkedin OAuth 2022-05-05 19:51:02 +04:00
Christy Jacob
7e4e0135b6 feat: added check for Microsoft OAuth 2022-05-05 15:09:43 +04:00
Christy Jacob
cd31cf22d5 feat: added check for Notion OAuth 2022-05-05 14:59:32 +04:00
Bradley Schofield
4686ab5581 Merge branch 'master' into feat-increase-execution-output-limit 2022-05-05 11:53:32 +01:00
Christy Jacob
e052999c74 feat: added check for Okta OAuth 2022-05-05 14:53:18 +04:00
Christy Jacob
324eebcbf8 feat: removed VK since they do not expose email anymore 2022-05-05 14:49:04 +04:00
Bradley Schofield
228e6a1b6c
Remove other utf8_encode 2022-05-05 10:01:08 +01:00
Christy Jacob
e253809f7e feat: update Bitbucket OAuth provider 2022-05-05 02:45:16 +04:00
Christy Jacob
ca1250fe10 Merge branch 'master' of github.com:appwrite/appwrite into fix-check-oauth-email-verification 2022-05-05 01:47:30 +04:00
Everly Precia Suresh
ceea134579 fix file param 2022-05-04 13:00:12 +00:00
Everly Precia Suresh
5b72d9d48d change file type 2022-05-04 12:49:35 +00:00