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

6290 commits

Author SHA1 Message Date
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
Matej Bačo 806c50bcdb Fix tests 2022-04-20 13:56:39 +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 8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Matej Bačo 369d438bc9 Merge branch 'master' into feat-https-redirect-exception 2022-04-20 08:53:09 +00: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
Matej Baco 6141080449 Fix code in exception 2022-04-20 10:10:39 +02: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
Matej Bačo e49d6fd766 Review changes 2022-04-13 12:26:07 +00: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 a0627b89e1 Merge branch 'master' into feat-certificate-refactor 2022-04-12 11:46:27 +00:00
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
Matej Bačo 7159070067 PR review changes 2022-04-11 08:34:11 +00:00
Matej Bačo 50412c7e80 PR review changes 2022-04-11 07:56:58 +00: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
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00: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 4110709874 PR review changes 2022-04-05 16:57:22 +00:00
Matej Bačo 79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Matej Bačo f69bd80b0e SubQuery changes 2022-04-04 09:59:32 +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 1c59c8d8dd PR review changes 2022-04-01 09:00:31 +00:00
Matej Bačo da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Matej Bačo 933f3372fe Prevent certificate deletion for main domain 2022-03-30 13:31:46 +00:00
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 5897a70536 Update comment 2022-03-23 15:07:16 +00:00
Matej Bačo 8fe5a47a35 Skip certificate deletion if its already used by other project 2022-03-23 15:05:50 +00:00
Matej Bačo 2bc6d7c41b Delete certificate document alongside certificate directory 2022-03-23 14:54:25 +00:00
Matej Bačo 7f7a2c7dfb Revert auth changes 2022-03-23 14:47:50 +00:00
Matej Bačo 7f7b23181f Added global auth disable in cert worker 2022-03-23 14:46:59 +00:00
Matej Bačo 41cc8bd38d CertificateId update fix 2022-03-23 14:40:19 +00:00
Matej Bačo 213215bffa Allow same certificate with multiple projects (same domain) 2022-03-23 13:31:35 +00: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
Damodar Lohani add75b433f
Merge pull request #2942 from appwrite/fix-preview-when-no-extension
fix preview output when no output param and type doesn't exist
2022-03-22 16:25:57 +05:45
Matej Bačo 5b73ab3635 Updated GH issue url 2022-03-22 08:53:56 +00:00
Matej Bačo 28779232d1 Fix env vars config 2022-03-22 08:39:47 +00:00
Matej Bačo 1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +00:00
Matej Bačo 45e9040fa5 Disallow HTTP communication if required 2022-03-21 14:23:56 +00:00
Bradley Schofield 5dc4a9039f Update DB to use 1MB 2022-03-21 11:52:10 +00:00
Matej Bačo 0dd617d4a7 Change default to empty string 2022-03-21 11:29:49 +00:00
Bradley Schofield 2e00acc17b Increase Execution output limit to 1MB 2022-03-21 11:25:08 +00:00
Eldad A. Fux d69aba54c0
Merge pull request #2954 from appwrite/fix-docker-compose
Fix: Merged docker composes
2022-03-21 12:59:42 +02:00
Eldad A. Fux afb3b69008
Merge pull request #2978 from appwrite/origin/fix-repview-image
- Fix preview-image
2022-03-21 12:26:09 +02:00
Matej Bačo 59b3928a66
Fix GH issue url 2022-03-21 08:30:56 +01:00
Damodar Lohani b00b132238 fix missing auth skip while getting bucket 2022-03-20 06:31:34 +00:00
Damodar Lohani ab3db2af1b
add comment 2022-03-20 08:33:40 +05:45
Damodar Lohani 68b1950751
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-03-20 08:20:52 +05:45
Christy Jacob 0feb4a1008 feat: added comment about rethrowing PDO exception 2022-03-19 02:58:54 +04:00
Christy Jacob 137ec1631b feat: added comment about rethrowing PDO exception 2022-03-19 02:57:50 +04:00
Christy Jacob 1aa0be51bd
Merge pull request #2964 from appwrite/fix-double-event-log
Fix PDOException double event log
2022-03-18 23:47:49 +04:00
Bradley Schofield 5a6c419194 Move PDO throw to above logger 2022-03-18 12:18:32 +00:00
Damodar Lohani e37da6a5f7 code refactor 2022-03-18 11:51:59 +00:00
Matej Bačo 1bb49c37e0 Improve build container cleanup 2022-03-18 11:42:13 +00:00
Damodar Lohani 3a43ef95b1 remove useless code 2022-03-18 11:19:26 +00:00
Damodar Lohani 2da677906b final fixes 2022-03-18 11:18:53 +00:00
Damodar Lohani 46e106ab56 fix content type logic 2022-03-18 11:07:54 +00:00
Damodar Lohani 43f60739d7
Merge branch 'master' into fix-preview-when-no-extension 2022-03-18 16:23:42 +05:45
Bradley Schofield 8c984a555f Add a 'detailedTrace' extra for the logger library 2022-03-18 10:05:38 +00:00
Everly Precia Suresh d238ec1d86
fix spelling of default values for s3 and spaces regions 2022-03-18 01:54:50 +05:30
Matej Bačo 8b8dc7a1f2 Synced env file 2022-03-17 11:43:01 +00:00
Torsten Dittmann d021fb6cda
Merge pull request #2948 from gewenyu99/doc-database-documentation-improvements
Database documentation improvements
2022-03-17 00:37:57 +01:00
Matej Bačo a8f1a56f40 Merged docker composes (dev&prod) 2022-03-16 10:11:04 +00:00
Torsten Dittmann 22550a8441 chore: increase cache buster 2022-03-15 19:24:28 +01:00
Torsten Dittmann 44be3203c9 chore: increase cache buster 2022-03-15 19:23:37 +01:00
Torsten Dittmann 534cf2d56e Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-3 2022-03-15 19:16:09 +01:00
Wen Yu Ge a055341a5a remove accidental space at end of sentence 2022-03-15 11:22:48 -04:00
Christy Jacob 7a2614ed6d feat: update test message 2022-03-15 18:53:20 +04:00
Christy Jacob 13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Torsten Dittmann 36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Christy Jacob 1728833307 feat: update error message 2022-03-15 16:04:43 +04:00
Christy Jacob d17e252f93 feat: handle errros better in the executor 2022-03-15 15:56:00 +04:00
Torsten Dittmann 0e5dd2def6 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-bucket-permissions 2022-03-15 10:52:11 +01:00
Torsten Dittmann 4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01:00
Christy Jacob e145761800 feat: use build timeout when building runtime 2022-03-15 01:02:24 +04:00
Wen Yu Ge 02ef450b3a Updates description of document data updates, so users only include fields that needs and update. 2022-03-14 17:00:50 -04:00
Wen Yu Ge d4b75b113b Adds reference to query class and query guide in list document 2022-03-14 16:54:55 -04:00
Eldad A. Fux a314f6d6a1
Merge pull request #2929 from appwrite/fix-ui-float-input
fix: ui float input field
2022-03-14 19:35:21 +02:00
Elad Shechter 67b32a6793 - Fix preview-image 2022-03-14 16:16:36 +04:00
Damodar Lohani 1835dba27f storage preview limit variable 2022-03-13 08:11:05 +00:00
Damodar Lohani d1abd4832f storage preview limit environment variable 2022-03-13 08:09:24 +00:00
Damodar Lohani 7d32f84cc2 fix output type 2022-03-13 07:58:49 +00:00
Damodar Lohani 935430c3e3 fix preview output when no output param and type doesn't exist 2022-03-13 07:52:00 +00:00
Steven 8a2da034e3
Fix appwrite-executor in compose.phtml
Ensure the appwrite-executor container starts after server restart just like the other services.
2022-03-10 19:38:00 -08:00
Alex Noble 6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Torsten Dittmann 5e94de76e9
fix: ui default values for float attribute 2022-03-09 22:40:16 +01:00
Torsten Dittmann fa5cba5ac3
fix: ui float input field 2022-03-09 22:13:36 +01:00
Torsten Dittmann 9434f126b9 feat: increase preview maximum file size 2022-03-07 16:59:31 +01:00
Torsten Dittmann 26684ec0f9 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-2 2022-03-07 16:11:36 +01:00
Matej Bačo 048997dd41 Imcreased execution substring limit 2022-03-07 13:03:51 +00:00
Torsten Dittmann 43733a6262
Merge pull request #2907 from stnguyen90/fix-2898-invalid-origin-for-apple
Fix platform type mismatch in origin validation
2022-03-07 12:38:19 +01:00
Torsten Dittmann f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Matej Bačo 13ac77e78c Updated environment secrets 2022-03-07 11:31:41 +00:00
Steven Nguyen e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08:00
Torsten Dittmann 67ac207385 chore: increase cache buster 2022-03-04 14:31:09 +01:00
Torsten Dittmann 2fd6dc9fa1 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-1 2022-03-04 14:22:29 +01:00
Torsten Dittmann 2a56beae0a
Merge pull request #2895 from appwrite/feat-fix-timeout-bugs
feat: fix timeout issues
2022-03-04 14:22:07 +01:00
Christy Jacob 4a087ef33d feat: use shorter syntax 2022-03-04 14:37:56 +04:00
Eldad A. Fux 2bdd158b74
Merge pull request #2896 from appwrite/fix-mock-chunked-upload
fix mock upload
2022-03-04 11:56:05 +02:00
Damodar Lohani a742bdbe11 dart flutter fix 2022-03-04 12:29:12 +05:45
Damodar Lohani 2096c5c8b8
fix 2022-03-04 12:03:10 +05:45
Damodar Lohani 57f410cb5f
fix mock upload 2022-03-04 11:59:20 +05:45
Damodar Lohani b3fbb7c40d
fix mock upload 2022-03-04 11:57:44 +05:45
Christy Jacob 07e104ea01 feat: fix timeout issues 2022-03-04 01:14:44 +04:00
Torsten Dittmann 3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Torsten Dittmann 19c864e049
Merge pull request #2594 from Malte2036/fix-2593-duplicate-membership-verification
fix: check whether the membershipId has been confirmed to avoid recon…
2022-03-03 14:40:26 +01:00
Damodar Lohani d30f941956 downgrade CLI version 2022-03-03 09:42:24 +00:00
Torsten Dittmann dd0c47e886 fix: add secret key to executor install template 2022-03-02 17:16:16 +01:00
Torsten Dittmann ca25b6ee05 fix: env varaibles for builds worker 2022-03-02 16:51:26 +01:00
Torsten Dittmann 89da4340d3
Merge pull request #2882 from appwrite/feat-0.13-sync-environment-variables
Feat 0.13 sync environment variables
2022-03-02 16:48:48 +01:00
Torsten Dittmann 33a313959d fix: add ssl key to containers 2022-03-02 16:41:35 +01:00
Bradley Schofield f939dd9f9c Sync environment variables from docker-compose to composer.phtml 2022-03-02 14:47:26 +00:00
Matej Bačo 942bdbd25a Improved runtimes docs 2022-03-02 12:21:03 +00:00
Damodar Lohani 30e3814c09
fix storage usage for deployments 2022-03-02 17:39:59 +05:45
Damodar Lohani c0571c59b8
fix 2022-03-02 17:38:22 +05:45
Torsten Dittmann 0d326f7fad chore: sdk version numbers bump 2022-03-02 12:29:13 +01:00
Torsten Dittmann 52cd0043fc chore: update specs 2022-03-02 11:34:19 +01:00
Torsten Dittmann b25063bc3b fix: remove java from default runtimes 2022-03-02 10:19:57 +01:00
Christy Jacob dbed3a0632 feat: revert env vars 2022-03-02 03:22:58 +04:00
Christy Jacob eeccb0d1dd feat: html fixes 2022-03-02 03:18:53 +04:00
Christy Jacob 6ebdea2738 feat: html fixes 2022-03-02 03:05:18 +04:00
Christy Jacob 1e40c7e256 Merge branch '0.13.x' of github.com:appwrite/appwrite into frontend-fixes 2022-03-02 02:41:55 +04:00
Christy Jacob 68c229dab8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-0-13-migration 2022-03-02 02:41:02 +04:00
Christy Jacob 3041f5fb8f
Merge pull request #2872 from appwrite/chore-0-13-deps-upgrade
chore: update dependencies
2022-03-02 02:36:50 +04:00
Torsten Dittmann daeaa11961 chore: increase cache buster 2022-03-01 21:46:26 +00:00
Torsten Dittmann 9aef10d9a1 chore: update console sdk 2022-03-01 21:33:00 +00:00
Christy Jacob edb1dc6c80 feat: hide no buckets message 2022-03-02 00:04:23 +04:00
Christy Jacob d284926403
Merge pull request #2870 from appwrite/fix-error-messages
Fix error messages
2022-03-01 22:13:25 +04:00
Christy Jacob c0ff59b916
Merge pull request #2869 from appwrite/fix-deployment-activate-param
Fix: Deployment activate param
2022-03-01 22:13:11 +04:00
Torsten Dittmann 2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01:00
Christy Jacob 2cf9364498 feat: fix throw 2022-03-01 21:53:28 +04:00
Christy Jacob 4d015cb6f5 feat: fix throw 2022-03-01 21:19:51 +04:00
Christy Jacob 5958bdd2dc feat: print correct error messages 2022-03-01 20:16:42 +04:00
Torsten Dittmann 24b29b86f8 fix: dirty migration 2022-03-01 16:51:45 +01:00
Matej Bačo 0d2c8d8b39 Fix activate pram 2022-03-01 15:09:21 +00:00
Christy Jacob 0e18469000 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-update-request-filters 2022-03-01 18:55:59 +04:00
Christy Jacob 279240d918
Merge pull request #2819 from appwrite/update-response-filters
Update response filters ready for 0.13
2022-03-01 18:20:09 +04:00
Christy Jacob 1490b7353c feat: print correct error messages 2022-03-01 18:19:47 +04:00
Christy Jacob 8406b973f5 feat: update order of request filters 2022-03-01 16:52:38 +04:00
Matej Bačo 5ad3c15d01 Update version 2022-03-01 12:42:37 +00:00
Christy Jacob a8b4368397
Merge pull request #2867 from appwrite/fix-storage-providers
Fix executor env vars
2022-03-01 16:39:01 +04:00
Matej Bačo 14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Matej Bačo 2c34480d1b Fix executor env vars 2022-03-01 11:59:50 +00:00
Damodar Lohani a8f316110d default previews fix when files set on external storage 2022-03-01 11:37:51 +00:00
Matej Bačo 24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Christy Jacob 22ca8fc8c6 feat: add missing response models 2022-03-01 14:59:24 +04:00
Christy Jacob fd079d8fb7 Merge branch '0.13.x' of github.com:appwrite/appwrite into update-response-filters 2022-03-01 14:07:22 +04:00
Christy Jacob 05ae5019a6
Merge pull request #2859 from appwrite/fix-create-deployment
Update create deployment docs
2022-03-01 13:56:24 +04:00
Christy Jacob 4597aee529
Merge pull request #2860 from appwrite/fix-collection-deletes
Fix delete collection using wrong ID
2022-03-01 13:54:49 +04:00
Christy Jacob cb25e850e9
Merge pull request #2857 from appwrite/feat-spec-nested-maps
Handle JSON rules as objects instead of strings
2022-03-01 13:49:39 +04:00
Matej Bačo fc4ada8185 Update create deployment docs 2022-03-01 08:59:48 +00:00
Jake Barnby 15bfd6f801 Fix delete collection using wrong ID 2022-03-01 21:45:37 +13:00
Jake Barnby 79c47ccb13 Add other expected attributes for large file upload mock endpoint 2022-03-01 17:50:25 +13:00
Jake Barnby b32fa16a68 Handle JSON rules as objects instead of strings to allow nested map attributes 2022-03-01 13:45:24 +13:00
Bradley Schofield 9cc67066ce address Comments 2022-02-28 20:55:18 +00:00
Bradley Schofield e24fb55f68 Address Comments 2022-02-28 20:54:20 +00:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Torsten Dittmann 1c27b5a88f
Merge pull request #2855 from appwrite/fix-storage-env-vars
Fix: Simplify ENV vars
2022-02-28 16:18:30 +01:00
Christy Jacob 14b4d5bea4 feat: add orchestration globally 2022-02-28 18:15:25 +04:00
Christy Jacob a1f9019a3d feat: add orchestration globally 2022-02-28 18:15:10 +04:00
Christy Jacob b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Matej Baco 1f89a6fd26 Simplified storage providers ENV vars 2022-02-28 13:07:38 +01:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Torsten Dittmann de12605d66 feat: add option to configure worker numbers 2022-02-28 12:05:11 +01:00
Bradley Schofield 22640b31b4 Merge branch 'feat-functions-refactor' into feat-update-request-filters 2022-02-28 09:46:32 +00:00
Torsten Dittmann f2c063817d Revert "Improved Token passing"
This reverts commit 70fa9ff29d.
2022-02-28 10:45:22 +01:00
Torsten Dittmann f37203a18e Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-28 10:44:25 +01:00
Matej Bačo 70fa9ff29d Improved Token passing 2022-02-28 10:38:22 +01:00
Matej Bačo 4c85223183 More UI changes 2022-02-28 09:26:55 +00:00
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
Damodar Lohani 6aec8ad02c fix creating default bucket 2022-02-28 13:39:19 +05:45
Christy Jacob 366b8424e2 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-27 22:42:06 +04:00
Christy Jacob f9f817958a feat: uncomment warmup 2022-02-27 22:41:43 +04:00
Christy Jacob 4b07d23455
Merge pull request #2849 from appwrite/add-error-codes
feat: add missing error codes
2022-02-27 21:29:47 +04:00
Christy Jacob 21ea0f0f0f
Update app/config/errors.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:14:04 +04:00
Christy Jacob 8495bbd072
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:13:55 +04:00
Christy Jacob 0bcd8bff23 feat: add missing error codes 2022-02-27 18:26:46 +04:00
Christy Jacob f8a445294c feat: add missing error codes 2022-02-27 15:57:41 +04:00
Damodar Lohani 1404851015 fix permission 2022-02-27 11:30:31 +00:00
Matej Baco de37c74048 Bug fix, Updated specs 2022-02-27 11:05:20 +01:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Damodar Lohani 5565b1f956 fix spec 2022-02-27 13:32:51 +05:45
Damodar Lohani 26a2bc8a97 missing method type to file preview 2022-02-27 13:24:33 +05:45
Matej Baco c240f88bdd Fix from main branch 2022-02-26 09:42:54 +01:00
Eldad A. Fux a46e3fa63b
Merge pull request #2844 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-26 09:41:24 +02:00
Damodar Lohani 22b6add461 updated spec 0.13 2022-02-26 12:18:30 +05:45
Bradley Schofield 7e9a7e1847 Update variables.php 2022-02-25 15:06:52 +00:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Christy Jacob a6682a602d feat: fix activate issue 2022-02-25 18:27:50 +04:00
Bradley Schofield 1db9a872d9 Restore mail worker 2022-02-25 14:26:55 +00:00