1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

10117 commits

Author SHA1 Message Date
Damodar Lohani 57c83f8b21 fix upload using write 2022-02-22 06:53:20 +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 9ed39a9d43 composer update 2022-02-22 06:43:17 +00:00
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Damodar Lohani 6c49811d14 use deployment limit instead 2022-02-22 06:32:31 +00:00
Damodar Lohani cf86289ca0 function deployment limit env 2022-02-22 06:31:06 +00:00
Damodar Lohani c4056e3ca5
Merge pull request #2812 from appwrite/feat-ui-icons 2022-02-22 11:48:53 +05:45
Damodar Lohani 6fb644a8e6 update storage usage 2022-02-22 05:56:50 +00:00
Damodar Lohani a086559cb8 composer update 2022-02-22 05:50:00 +00:00
Damodar Lohani d8a510aa22 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-22 05:49:45 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Torsten Dittmann b05a4c71ce tests: fix user search tests 2022-02-21 21:53:23 +00:00
Torsten Dittmann 568479bcfd chore: update composer deps 2022-02-21 20:57:52 +01: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
Torsten Dittmann c99c1ccfe6 fix: prevent side reload 2022-02-21 20:00:19 +01:00
Torsten Dittmann 78c3294e76 fix: icon alignment 2022-02-21 19:40:26 +01:00
Bradley Schofield e9abe0f943 Regenerate console SDK 2022-02-21 18:15:58 +00: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
Christy Jacob dcaec7371c
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:33:20 +04:00
Christy Jacob bcc2271413
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:33:14 +04:00
Christy Jacob f7a1719ae0
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:32:03 +04:00
Elad Shechter 6949fbc867 - update is failed color for theme-dark for pill partial 2022-02-21 15:28:05 +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
Eldad A. Fux e485309710
Merge pull request #2807 from appwrite/feat-executor-improvements
feat: retry execution logic
2022-02-21 16:05:13 +02:00
Eldad A. Fux 03d1814879
Update init.php 2022-02-21 14:49:58 +02:00
Christy Jacob dfd45a971b fix: fix tests 2022-02-21 16:46:40 +04:00
Christy Jacob 1683ebb17b fix: review comments 2022-02-21 16:31:39 +04:00
Damodar Lohani c33198ee72 Merge branch 'feat-console-resumable-upload' of https://github.com/appwrite/appwrite into feat-console-resumable-upload 2022-02-21 12:22:29 +00:00
Damodar Lohani 53cc72213a fixed cancel behavior 2022-02-21 12:21:30 +00:00
Elad Shechter f62fa543e4 Style fix for upload-box:
- Fixed size width box
- trim text for file name (if long)
- pill falied - fix alignment
- add auto content scroll if there are many files
- color of precent being updated
2022-02-21 12:16:17 +00:00
Christy Jacob 761ed37889 fix: review comments 2022-02-21 16:15:09 +04:00
Christy Jacob 68b39846a5 fix: review comments 2022-02-21 15:23:27 +04:00
Christy Jacob ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Damodar Lohani 9f60627040 failed message 2022-02-21 11:12:59 +00:00
Christy Jacob 1cfc6a8a2d fix: review comments 2022-02-21 15:11:48 +04:00
Christy Jacob 5689353994 fix: review comments 2022-02-21 15:08:58 +04: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
Christy Jacob 33c58bfc65 fix: issue with auto deploy flag 2022-02-21 14:41:50 +04:00
Torsten Dittmann 111e9faf69 fix: icons 2022-02-21 10:53:44 +01:00
Damodar Lohani a6f9e4a219 check if params empty 2022-02-21 08:12:30 +00:00
Damodar Lohani c884135659 more fixes 2022-02-21 07:26:40 +00:00
Damodar Lohani 77ca9b8e24 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-21 00:58:41 +00:00
Damodar Lohani 4d1450fe93 update storage lib version 2022-02-21 00:56:29 +00:00
Christy Jacob 6752300cc1 feat: adjust html text 2022-02-21 02:21:36 +04:00
Christy Jacob 734c38ebb4 feat: fix runtime bugs 2022-02-21 00:25:35 +04:00
Eldad A. Fux f1c292ce1d
Merge pull request #2725 from appwrite/feat-ui-add-titles-2678
Added titles to users and teams attributes
2022-02-20 19:21:23 +02:00
Eldad A. Fux 041696ed5e
Merge pull request #2808 from appwrite/fix-usage-worker
Usage worker refactor and fix-document counters
2022-02-20 19:17:51 +02:00
Eldad A. Fux 5684befd73
Merge pull request #2813 from appwrite/fix-swagger-resumable-upload
fix spec for resumable upload
2022-02-20 16:20:02 +02:00
Damodar Lohani 6280ab002c able to cancel chunked upload files 2022-02-20 12:21:53 +00:00