Commit Graph
34296 Commits
Author SHA1 Message Date
Vincent Ge f3f2b5a3fc Correct dcoker as docker 2022-02-14 16:58:31 -05:00
Christy Jacob e6d1b54243 feat: handle shutdown 2022-02-15 01:26:31 +04:00
Torsten Dittmann dbc42c28a1 ui: remove unnecessary styles attribute 2022-02-14 19:27:48 +01:00
Christy Jacob 7436d3b24f feat: handle shutdown 2022-02-14 22:18:13 +04:00
Torsten Dittmann d84f876aae ui: replace upload box with new UI 2022-02-14 19:18:01 +01:00
Christy Jacob f87b662645 feat: implemented other endpoints 2022-02-14 21:52:44 +04:00
Christy Jacob 3ea9c9a9ce feat: move orchestration pool to utopia resource 2022-02-14 21:18:48 +04:00
Elad Shechter e91a6392dd add spaces in less 2022-02-14 16:52:19 +00:00
Christy Jacob 66b47973bc feat: add start up logic 2022-02-14 20:37:56 +04:00
Elad Shechter eb5c16daa2 add pill component 2022-02-14 16:21:03 +00:00
Elad Shechter f0766ecf7f update transition value for icon-button 2022-02-14 15:13:37 +00:00
Elad Shechter 42b46c4962 -- upload-box implement from UI project
- missing thin close/delete button and thin v- icon
- add utility class section
2022-02-14 14:57:34 +00:00
Eldad A. FuxandGitHub ad010a5ae8 Merge pull request #2750 from appwrite/fix-oauth-providers
Fix non-json responding OAuth providers
2022-02-14 14:28:43 +02:00
Eldad A. FuxandGitHub 9780861e25 Merge pull request #2728 from appwrite/fix-acme-path
Path validator + tests
2022-02-14 08:12:03 +02:00
Christy Jacob b42da9e996 feat: move create runtimr logic to controller 2022-02-14 04:20:12 +04:00
Christy Jacob b95434d012 feat: move create runtimr logic to controller 2022-02-14 04:12:01 +04:00
Christy Jacob 43ef855e7d feat: fix memory leak and separate error callback 2022-02-14 04:00:16 +04:00
Christy Jacob bb9fa487f5 feat: refactor build function 2022-02-14 01:36:07 +04:00
Christy Jacob 36bd50a1ff feat: refactor build function 2022-02-14 01:26:36 +04:00
Christy Jacob 22700daa07 feat: refactor build function 2022-02-13 16:31:44 +04:00
Christy Jacob fc8ce14009 feat: remove more dependencies 2022-02-13 16:03:25 +04:00
Christy Jacob 634b356a64 Merge branch 'feat-add-deletes-worker' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-02-13 14:17:31 +04:00
Christy Jacob d0abbd9fc3 feat: disable authorization in deletes worker 2022-02-13 14:16:15 +04:00
Christy Jacob 5fee7378ad feat: add test for error message 2022-02-13 13:12:16 +04:00
Christy Jacob 9af621c8c2 feat: update error messages 2022-02-13 12:37:14 +04:00
Christy Jacob 9262bad8bf feat: decouple storage 2022-02-13 12:25:48 +04:00
Damodar Lohani 42e0cef6d7 fix update 2022-02-13 07:25:50 +00:00
Damodar Lohani 625201a1c2 update test 2022-02-13 07:15:07 +00:00
Damodar Lohani d270834035 fix for storage event refactor 2022-02-13 07:02:34 +00:00
Christy Jacob a665def876 feat: decouple storage 2022-02-13 05:42:22 +04:00
Christy Jacob 24c1467e68 feat: decouple storage 2022-02-13 05:29:28 +04:00
Damodar Lohani 034f72addf fix migration test 2022-02-13 00:55:21 +00:00
Damodar Lohani 79412e022d fix migration test 2022-02-13 00:54:32 +00:00
Christy Jacob 0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Eldad A. FuxandGitHub 7c9daf8cef Update SECURITY.md 2022-02-12 16:40:12 +02:00
Eldad Fux fc64607c4b Updated changes style 2022-02-12 06:36:19 +02:00
Eldad Fux 7e8f6aa1e4 Added 0.11.1 to change log 2022-02-12 06:35:28 +02:00
Eldad A. FuxandGitHub 11eaa9c3e9 Merge pull request #2781 from appwrite/chore-update-0.12.2
chore: release 0.12.2
2022-02-12 06:25:16 +02:00
Torsten Dittmann 9162e197bf chore: release 0.12.2 2022-02-11 18:44:10 +01:00
36a985d7ea Update tests/e2e/Client.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-11 12:32:16 +01:00
Matej Bačo 5028598f43 Removed unused validator 2022-02-11 10:43:12 +00:00
Christy Jacob b77c698b4f feat: add remaninig endpoints 2022-02-11 14:31:53 +04:00
Elad Shechter ee1dccfae0 -- Create preview-box.less styles
- Being used inside /views/console/storage/index.phtml
2022-02-11 09:11:13 +00:00
Matej Baco db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco 0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Eldad A. FuxandGitHub 9618b03c85 Merge pull request #2729 from vermakhushboo/master
Add LogOwl logger details
2022-02-11 10:09:31 +02:00
Khushboo VermaandGitHub 41feeeb299 Merge branch 'appwrite:master' into master 2022-02-11 13:01:28 +05:30
Eldad A. FuxandGitHub 0adb002930 Merge pull request #2771 from brocococonut/patch-1
Update usage container to include redis vars
2022-02-11 09:13:49 +02:00
Damodar Lohani 9a7608c3a6 progress and remove button 2022-02-11 05:17:57 +00:00
Damodar Lohani 7865644168 more fixes and update 2022-02-11 03:19:30 +00:00