Commit Graph
15760 Commits
Author SHA1 Message Date
Matej Bačo dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Christy JacobandGitHub 9bf5babe4a Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Torsten Dittmann 840f7419dc Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 13:15:00 +02:00
Christy JacobandGitHub 58b7203469 Merge pull request #3034 from appwrite/feat-improved-ssl
Feat: Improved SSL generation
2022-04-26 14:07:47 +03:00
Matej Bačo f642f19ca6 Final test fix 2022-04-26 10:46:35 +00:00
Torsten Dittmann 297d076caf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 12:39:13 +02:00
Matej Bačo e0426598fc Fix unfinished todos 2022-04-26 10:36:49 +00:00
Matej Bačo e3952b2f7b Merge remote-tracking branch 'origin/0.14.x' into fix-avatar-cropping 2022-04-26 10:32:22 +00:00
Torsten Dittmann fde7278f43 fix(ui): document crud redirect 2022-04-26 12:26:07 +02:00
Tanay Pant 56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Torsten Dittmann 487d38db95 fix(user): search integrity 2022-04-26 12:07:33 +02:00
Matej Bačo 1a96105d92 Merge remote-tracking branch 'origin/0.14.x' into feat-https-redirect-exception 2022-04-26 09:59:57 +00:00
Christy JacobandGitHub 5eb4ba8211 Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00
Matej Bačo dc3c322e86 Merge remote-tracking branch 'origin/0.14.x' into feat-improved-ssl 2022-04-26 09:32:56 +00:00
Matej Bačo de7e70e275 Tests fix 2022-04-26 08:52:59 +00:00
Jake Barnby 5127602c9e Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-04-26 19:50:49 +12:00
Jake Barnby dbb49ac7bf Async resolution fixes 2022-04-26 19:49:36 +12:00
Torsten DittmannandGitHub ddd2a67243 Merge pull request #2992 from appwrite/feat-user-verification-ui
Feat: user verification UI
2022-04-25 17:24:40 +02:00
Torsten DittmannandGitHub 6e396ebdd7 Merge pull request #3060 from appwrite/fix-failed-indexes-query
Fix: Failed indexes in queries
2022-04-25 16:41:58 +02:00
Torsten Dittmann 12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Torsten Dittmann d74c234334 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-user-verification-ui 2022-04-25 16:33:48 +02:00
Torsten DittmannandGitHub 9de1e902c8 Merge pull request #3127 from appwrite/chore-update-deps
chore: prepare for release
2022-04-25 16:18:41 +02:00
Torsten DittmannandGitHub 1b85a25f03 Merge pull request #3138 from appwrite/fix-ui-improve-validation-of-attributes
fix(ui): improve validation of attributes
2022-04-25 16:10:24 +02:00
Torsten DittmannandGitHub 666f5ea49c Merge pull request #3134 from appwrite/fix-database-float-casting
fix(database): casting of float values
2022-04-25 16:03:40 +02:00
Torsten Dittmann 5dedd629bd fix(account): countryName from session locale 2022-04-25 14:59:08 +02:00
Torsten Dittmann 9f1b2644e1 fix(account): magic link session verifies email 2022-04-25 14:58:34 +02:00
Matej Bačo 07943fd0e7 Merge branch 'master' into feat-sessions-subquery 2022-04-25 11:46:03 +00:00
Matej Bačo 1eb821c823 Default value & perms bug fix 2022-04-25 11:43:30 +00:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo 4c82810d61 PR review changes 2022-04-25 09:12:43 +00:00
Matej Bačo 4846a2e1dd Add const usage 2022-04-25 09:04:08 +00:00
Matej Bačo 9abe1a41e9 Fix typo 2022-04-25 09:00:31 +00:00
Matej Bačo f435649acb Fix 1-element enum 2022-04-25 07:54:17 +00:00
Matej Bačo d36a2602ed Add limits, add docs 2022-04-25 07:23:25 +00:00
Everly Precia Suresh ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Tanay Pant e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Torsten Dittmann c2be304345 fix(ui): improve validation of attributes 2022-04-22 14:10:16 +02:00
Christy JacobandGitHub b9764f3d5d Merge pull request #2979 from appwrite/fix-runtime-data
Fix: Default payload to empty string
2022-04-22 13:46:24 +03:00
Jake Barnby 4a2b620611 Fix using closed request (rebuild API schema per request) 2022-04-22 17:47:27 +12:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Torsten Dittmann 25de029992 fix(database): casting of float values 2022-04-21 15:14:01 +02:00
Damodar Lohani a18ea60168 fix storage.total usage 2022-04-21 11:16:21 +00:00
Damodar Lohani 59af8d9c86 aggregate storage.total as well 2022-04-21 10:30:32 +00:00
Damodar Lohani 3cd953d2cf make stats table value field Bigint 2022-04-21 10:29:10 +00:00
Everly Precia Suresh f5ca72b612 add space 2022-04-21 02:47:51 +00:00
Everly Precia Suresh 277897eefc push changes 2022-04-20 16:44:34 +00:00
Everly Precia Suresh f3252fc3d3 cleanup code for locale 2022-04-20 16:19:50 +00:00
Torsten DittmannandGitHub a6c27a3876 Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann a2700f9b73 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-04-20 17:00:51 +02:00
Torsten Dittmann b4411261cd Merge branch 'master' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 16:56:21 +02:00