1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

2630 commits

Author SHA1 Message Date
Torsten Dittmann e63834b722
Merge pull request #3237 from appwrite/fix-main-domain
Fix: Main Domain
2022-05-18 15:25:52 +02:00
Matej Bačo d8db5e5839 Ignore localhost as main domain 2022-05-18 08:31:54 +00:00
Christy Jacob 5463e62a6e feat: remove redundant order attributes validation 2022-05-18 04:36:24 +04:00
Matej Bačo 9bf7d9bda4 Added backwards compatibility (response&request) 2022-05-17 07:56:28 +00:00
Torsten Dittmann ec1bfa0209 Merge branch 'feat-account-update-status' of https://github.com/appwrite/appwrite into feat-account-update-status 2022-05-16 12:34:20 +02:00
Torsten Dittmann 0aa8aad2a9 fix: remove wrongly placed remove 2022-05-16 12:34:14 +02:00
Torsten Dittmann b1727b6d1c
Merge branch '0.14.x' into feat-account-update-status 2022-05-16 12:26:33 +02:00
Torsten Dittmann bb0db796f7 feat: account update status 2022-05-16 11:58:17 +02:00
Torsten Dittmann 4621a150e4 fix: oauth2 verification 2022-05-16 11:34:00 +02:00
Torsten Dittmann 6d6361b672 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-13 11:51:19 +02:00
Torsten Dittmann 49b6457384
Merge pull request #3213 from appwrite/feat-upgrade-hostname-validator
Feat: Upgrade hostname validator
2022-05-13 10:58:02 +02:00
Torsten Dittmann 5a9a967f35 fix: delete all sessions event 2022-05-12 21:31:15 +02:00
Matej Bačo 550b6475ef Upgrade hostname validator 2022-05-12 18:53:54 +00:00
Torsten Dittmann 158ecce959 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-12 20:41:04 +02:00
Torsten Dittmann 119506429f
Merge pull request #2947 from appwrite/feat-use-build-timeout
feat: use build timeout when building runtime
2022-05-12 20:23:11 +02:00
Torsten Dittmann 8fcc37e287
Merge pull request #3211 from appwrite/feat-api-user-memberships
feat(api): user memberships
2022-05-12 20:14:19 +02:00
Torsten Dittmann 6c9e17ec74 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:57:20 +02:00
Torsten Dittmann e69a22042c
Merge pull request #3113 from appwrite/feat-new-event-model
feat: new event model
2022-05-12 19:53:51 +02:00
Torsten Dittmann 4508158fe5 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:18:31 +02:00
Torsten Dittmann 32b55a901a
Merge pull request #2981 from appwrite/feat-https-redirect-exception
Feat: HTTPs Redirection Exception
2022-05-12 19:04:59 +02:00
Torsten Dittmann dfcae6eb4c
Merge pull request #3047 from appwrite/fix-bucket-size-update
Fix: Bucket Size Update
2022-05-12 19:04:21 +02:00
Torsten Dittmann 9455a7c573
Merge pull request #3144 from appwrite/feat-array-limits
Feat: Array API limits
2022-05-12 19:03:29 +02:00
Torsten Dittmann b82010c167
Merge pull request #3124 from appwrite/fix-wildcard-hostname-new
Feat: Wildcard hostname
2022-05-12 18:35:42 +02:00
Torsten Dittmann 76689b4b30
Merge pull request #3187 from appwrite/fix-check-oauth-email-verification
Fix check oauth email verification
2022-05-12 18:26:00 +02:00
Torsten Dittmann 47ef1c9038 whitespace fixes 2022-05-12 18:25:36 +02:00
Torsten Dittmann 54530b9c0d fix: remove unused phpdocs 2022-05-12 16:26:12 +02:00
Torsten Dittmann 086a242904 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-12 16:01:01 +02:00
Torsten Dittmann bf0506ecc7 feat: add user memberships endpoint 2022-05-12 15:20:06 +02:00
Matej Bačo 3efb904151 Prevent unnecessary SSL jobs 2022-05-12 10:56:25 +00:00
Torsten Dittmann 784844b03e Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-11 19:04:31 +02:00
Matej Bačo 8bb3418f7c Merge remote-tracking branch 'origin/0.14.x' into feat-certificate-refactor 2022-05-11 14:12:38 +00:00
Torsten Dittmann 0525d2cc7b fix: remove eventData 2022-05-10 15:52:55 +02:00
Torsten Dittmann 8012de5c4d fix: rename webhook event header to plural 2022-05-10 14:13:53 +02:00
Torsten Dittmann 0bd62bf4f8 fix: payload duplicates 2022-05-10 14:08:40 +02:00
Matej Bačo 30dfba6238 Bug fix 2022-05-10 10:30:44 +00:00
Matej Bačo cd236bd3ff Merge remote-tracking branch 'origin/0.14.x' into fix-bucket-size-update 2022-05-10 10:28:32 +00:00
Matej Bačo d3560ea91b PR review changes 2022-05-10 10:28:16 +00:00
Torsten Dittmann 57246b14d7 fix: add missing teams update audit 2022-05-09 14:57:42 +02:00
Torsten Dittmann fdb64de616 docs: add comments to events passing 2022-05-09 14:36:29 +02:00
Torsten Dittmann fdd16e44c6 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-09 09:12:06 +02:00
Matej Bačo f28597bc17 Fix wording 2022-05-09 06:43:37 +00:00
Matej Bačo ea4c1b9f9f Merge branch '0.14.x' into feat-sessions-subquery 2022-05-08 19:36:59 +00:00
Torsten Dittmann c2d11aab7e fix: magic url email verification 2022-05-08 21:35:28 +02:00
Matej Bačo 4c642b99c5 Merge remote-tracking branch 'origin/0.14.x' into feat-sessions-subquery 2022-05-08 18:50:41 +00:00
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 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 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