1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

1135 commits

Author SHA1 Message Date
Matej Bačo a3bb9f2318 Fix regex 2022-03-22 12:31:52 +00:00
Matej Bačo 1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +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 a8f1a56f40 Merged docker composes (dev&prod) 2022-03-16 10:11:04 +00: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
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
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
Matej Bačo 13ac77e78c Updated environment secrets 2022-03-07 11:31:41 +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 14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Matej Bačo fc4ada8185 Update create deployment docs 2022-03-01 08:59:48 +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
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
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 1404851015 fix permission 2022-02-27 11:30:31 +00:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Bradley Schofield 1db9a872d9 Restore mail worker 2022-02-25 14:26:55 +00:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Bradley Schofield 93efdbcae1 Remove duplicate appwrite-executor 2022-02-25 13:50:11 +00:00
Bradley Schofield b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Damodar Lohani d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00
Damodar Lohani 6099abc9f1 failed tooltip with error message 2022-02-22 07:37:12 +00:00
Damodar Lohani 12ce9c38c8 add icon 2022-02-22 07:17:19 +00:00
Damodar Lohani 1b08eec2e2 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-22 06:55:09 +00:00
Damodar Lohani 0eb5371207 Merge branch '0.13.x' into feat-storage-ui-updates 2022-02-22 06:44:51 +00:00
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Damodar Lohani cf86289ca0 function deployment limit env 2022-02-22 06:31:06 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Eldad A. Fux ba8c575f4a
Merge pull request #2646 from appwrite/feat-getting-started-cli
feat: added getting started guides ( Node CLI )
2022-02-21 21:24:22 +02:00
Damodar Lohani 5afb7e0702 hiding cancelled files from ui 2022-02-21 17:12:13 +00:00
Damodar Lohani 0c413ea79a cancel all behavior 2022-02-21 16:41:41 +00:00
Eldad A. Fux aaa6cd7148
Merge pull request #2759 from appwrite/origin/minor-design-fixes
Origin/minor design fixes
2022-02-21 16:07:18 +02:00
Damodar Lohani 9f60627040 failed message 2022-02-21 11:12:59 +00:00
Christy Jacob 2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Torsten Dittmann 111e9faf69 fix: icons 2022-02-21 10:53:44 +01:00
Damodar Lohani c884135659 more fixes 2022-02-21 07:26:40 +00:00
Christy Jacob 6752300cc1 feat: adjust html text 2022-02-21 02:21:36 +04:00
Damodar Lohani 575c40e24b update failed pill and 2022-02-18 14:37:15 +00:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00