1
0
Fork 0
mirror of synced 2024-07-09 08:27:01 +12:00
Commit graph

6138 commits

Author SHA1 Message Date
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 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
Christy Jacob 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
Torsten Dittmann ddd2a67243
Merge pull request #2992 from appwrite/feat-user-verification-ui
Feat: user verification UI
2022-04-25 17:24:40 +02:00
Torsten Dittmann 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 Dittmann 9de1e902c8
Merge pull request #3127 from appwrite/chore-update-deps
chore: prepare for release
2022-04-25 16:18:41 +02:00
Torsten Dittmann 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 Dittmann 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
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01: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
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 Jacob b9764f3d5d
Merge pull request #2979 from appwrite/fix-runtime-data
Fix: Default payload to empty string
2022-04-22 13:46:24 +03: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 Dittmann 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
Torsten Dittmann 264440dd15 chore: remove unused files 2022-04-20 16:55:49 +02:00
Torsten Dittmann 240d7bc513 chore: upgrade docker images 2022-04-20 16:55:25 +02:00
Torsten Dittmann 379d074269 fix: users audit logs 2022-04-20 16:03:40 +02:00
Matej Bačo b26ed86824 Fix array enums dropdown 2022-04-20 14:02:57 +00:00
Torsten Dittmann ec22aa3dfe style: remove whitespace 2022-04-20 15:38:43 +02:00
Torsten Dittmann d85c341875 fix: events config 2022-04-20 15:34:55 +02:00
Matej Bačo 33741f8183 Merge branch 'master' into feat-improved-ssl 2022-04-20 08:49:59 +00:00
Matej Bačo ab6c1ea4c7 New button placement 2022-04-20 08:39:45 +00:00
Matej Baco 69051a54f1 Update docs 2022-04-20 10:31:12 +02:00
Matej Baco 69a5dd886c Revert changes 2022-04-20 10:27:28 +02:00
Matej Bačo 94d4697553 Merge branch 'master' into feat-user-verification-ui 2022-04-20 08:15:03 +00:00
Torsten Dittmann 8a0c4c8ae8
Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth
Fix 'magic URL' accounts from not being able to create a new password.
2022-04-19 15:51:50 +02:00
Torsten Dittmann 626a17fce6
Merge pull request #3105 from appwrite/fix-disable-console-custom-project-id
CustomId console, reserved project
2022-04-19 15:51:11 +02:00
Torsten Dittmann 224c34b6a6 fix: remove usage queue 2022-04-19 15:28:30 +02:00
Torsten Dittmann 0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann 033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann feb8562983 style: fix some whitespace 2022-04-19 11:30:42 +02:00
Wen Yu Ge f6e8f082c9 Updates create collection permission description to be clearer 2022-04-18 16:15:22 -04:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Eldad A. Fux e3c9041ca1
Merge pull request #3096 from appwrite/feat-rename-providers
Rename 'providers' to 'authProviders'
2022-04-17 17:23:05 +03:00
Damodar Lohani f6d4526217 customId console, reserved project 2022-04-17 10:18:00 +00:00
Bradley Schofield e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Matej Bačo 6d26f313b6 Merge branch 'master' into fix-failed-indexes-query 2022-04-14 09:05:04 +00:00
Eldad A. Fux 9e5436f80d
Merge pull request #3084 from sjke/feat-3077-add-executor-host-env-variable
Add Executor host variables as a part of infrastructure configuration
2022-04-14 06:20:01 +03:00
Andrey e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Torsten Dittmann 443f4c924d Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-13 14:39:37 +02:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Bradley Schofield 812249ebcb update account.php 2022-04-13 10:45:17 +00:00
Bradley Schofield 51c9165bac Fix 'magic URL' accounts from not being able to create a new account. 2022-04-13 10:11:31 +00:00
Christy Jacob 23342fe926 feat: format spec 2022-04-13 11:59:17 +03:00
Christy Jacob d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Damodar Lohani 4247214c69 update versions 2022-04-13 09:56:11 +05:45
Matej Bačo a1e53cd4e3 Properly crop images in avatars API 2022-04-12 11:36:03 +00:00
Damodar Lohani 6a9bd2710c update swift, apple and android sdk versions 2022-04-12 02:18:19 +00:00
Damodar Lohani 5558d1949f prep for flutter,dart release 2022-04-12 02:03:28 +00:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Eldad A. Fux c464bcad3f
Merge pull request #2986 from appwrite/fix-env-variables-docs
Fix: Env vars config miss-structured
2022-04-10 18:32:06 +03:00
Eldad A. Fux c8ef2d2236
Merge pull request #3006 from appwrite/fix-network-env-var
Fix: Network ENV var
2022-04-10 16:57:55 +03:00
Eldad A. Fux 512e1be74f
Merge pull request #3022 from appwrite/fix-default-value
Add missing default and format attribute keys
2022-04-10 16:54:39 +03:00
Eldad A. Fux 60822d9232
Merge pull request #3004 from appwrite/feat-log-limit
Docker log limit and missing preview  size env variable
2022-04-10 11:02:46 +03:00
Damodar Lohani 1deae11121
Merge pull request #3020 from appwrite/fix-usage-worker-use-internal-id 2022-04-10 09:31:47 +05:45
Matej Bačo 79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Matej Bačo 4b7a34e05b PR review changes 2022-04-04 08:15:41 +00:00
Matej Bačo aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
adityaoberai 0cacfd17cb Update Auth0 domain info tip for better clarity 2022-04-01 19:43:29 +05:30
adityaoberai ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Matej Bačo 36eb37b36f Improved SSL generation 2022-03-29 10:17:56 +00:00
Damodar Lohani 586c3af5df logging limit update 2022-03-29 09:48:49 +00:00
Damodar Lohani 0a1fbcd23d add missing attribute keys 2022-03-27 08:01:50 +00:00
Damodar Lohani 08146b800f fix using internal id 2022-03-27 05:05:47 +00:00
Damodar Lohani 2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Matej Bačo 320d4518b7 Move network env var to executor container 2022-03-24 11:01:30 +00:00
Damodar Lohani dd29f6b288 seems this variable was missing in production compose and .env 2022-03-24 07:29:59 +00:00
Damodar Lohani 9cd6bbf50b added logging 2022-03-24 07:20:34 +00:00
Torsten Dittmann 6360d24495
Update variables.php 2022-03-23 17:17:36 +01:00
Matej Bačo bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Torsten Dittmann 154379c848
Merge pull request #2963 from appwrite/fix-orchestration-cleanup
Fix: Orchestration Cleanup
2022-03-23 10:40:37 +01:00
Torsten Dittmann a043db6f08
Merge pull request #2982 from appwrite/fix-attribute-id
Fix:  Validation regex for custom ID
2022-03-23 10:40:20 +01:00
Matej Bačo 95d5f7a659 Added veritifcation status modal 2022-03-23 08:23:27 +00:00
Damodar Lohani a79c0bec58
Merge pull request #2973 from appwrite/fix-bucket-permission-on-create-file 2022-03-23 07:41:14 +05:45
Eldad A. Fux 22f147279f
Merge pull request #2967 from appwrite/add-comment
feat: added comment about rethrowing PDO exception
2022-03-22 15:06:29 +02:00
Matej Bačo a3bb9f2318 Fix regex 2022-03-22 12:31:52 +00:00
Torsten Dittmann 093178c81f
Merge pull request #2977 from appwrite/fix-gh-issue-url
Fix: GH issue url
2022-03-22 13:09:13 +01:00