1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

10117 commits

Author SHA1 Message Date
Christy Jacob 1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Elad Shechter 92ac00fc80 - Update Bucket HTML structure
- Reset more button styles
- Update coordinate popup
- add feature of now-arrow of small popup
- update border-radius of small popup
- Trim on bucket table only for text, to show pill wen there is trim to text
- More button in mobile is now in top corner how it supposed to be
- Add trim inner text class for trimming part of colum
2022-02-17 14:35:45 +00:00
Damodar Lohani 5645a003ab use internal id for bucket files tables 2022-02-17 13:48:25 +00:00
Damodar Lohani 77babbf6d8 trivial fixes 2022-02-17 13:09:33 +00:00
Damodar Lohani 0b767c0b8a metadata to deployments 2022-02-17 12:48:00 +00:00
Damodar Lohani 9d5b6ef096 fix permission and other fixes for chunked upload 2022-02-17 12:47:26 +00:00
Damodar Lohani 0dac3a7346 get proper source type and device 2022-02-17 17:25:02 +05:45
Torsten Dittmann a240362f6a Merge branch 'feat-storage-ui-updates' into feat-storage-ui-icons 2022-02-17 12:33:41 +01:00
Torsten Dittmann 82ac69111c ui: add new icons for storage 2022-02-17 12:15:03 +01:00
Damodar Lohani 2eabd1060b updates 2022-02-17 10:52:51 +00:00
Damodar Lohani 8ba302c4b0 Merge branch 'feat-storage-ui-updates' of https://github.com/appwrite/appwrite into feat-storage-ui-updates 2022-02-17 10:37:21 +00:00
Damodar Lohani a1c6cbce67
add default preview icon 2022-02-17 16:22:14 +05:45
Damodar Lohani fc721ac22e Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-storage-ui-updates 2022-02-17 10:33:39 +00:00
Torsten Dittmann 3c445ae8c8
Merge pull request #2776 from appwrite/origin/preview-box
-- Create preview-box.less styles
2022-02-17 11:27:38 +01:00
Torsten Dittmann fda59df532
Merge branch 'feat-storage-ui-updates' into origin/preview-box 2022-02-17 11:26:46 +01:00
Damodar Lohani 91a307490f refcator storage usage in worker 2022-02-17 14:58:39 +05:45
Damodar Lohani 53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Eldad A. Fux fef659ee26
Merge pull request #2726 from appwrite/feat-add-error-codes
Feat add error codes
2022-02-17 09:57:07 +02:00
Eldad A. Fux 79131793c4
Merge pull request #2769 from appwrite/fix-realtime-events
Feat: Migrated event channel
2022-02-17 09:55:34 +02:00
Damodar Lohani b02b153929
Merge pull request #2785 from appwrite/feat-resumable-upload-support 2022-02-17 13:13:59 +05:45
Christy Jacob 039d993730
Merge pull request #2739 from appwrite/feat-decouple-database
Decouple database dependencies from the executor
2022-02-17 04:13:11 +04:00
Christy Jacob c5e37f439b feat: do not enque build 2022-02-17 04:12:45 +04:00
Christy Jacob ca2bee015a feat: add new error codes for storage 2022-02-17 02:55:54 +04:00
Christy Jacob da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad Fux 427697d4b5 Merge branch 'master' of github.com:appwrite/appwrite into feat-ui-add-titles-2678 2022-02-17 00:07:13 +02:00
Eldad A. Fux f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Eldad A. Fux b6566d9cca
Merge pull request #2795 from appwrite/fix-func-model
Fix func model execute attribute type
2022-02-17 00:02:26 +02:00
Christy Jacob 9115aa392d feat: create build when activating a deployment 2022-02-17 00:38:58 +04:00
Christy Jacob 40afec223c feat: fix retry build 2022-02-17 00:11:05 +04:00
Christy Jacob 75f4061698 feat: fix retry build 2022-02-17 00:06:22 +04:00
Torsten Dittmann 9c5c58728b
Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten Dittmann 7ce0eef6d7
Merge pull request #2801 from appwrite/fix-url-validation
fix: url scheme validation
2022-02-16 17:52:58 +01:00
Torsten Dittmann 8b9bd03306 fix: team role update 2022-02-16 17:26:19 +01:00
Torsten Dittmann b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Christy Jacob 45dd25b5b6 feat: change default value of build status 2022-02-16 20:25:01 +04:00
Christy Jacob 1c0c5e1b18 feat: change default value of build status 2022-02-16 20:00:45 +04:00
Christy Jacob ca2cf23a74 feat: support mock endpoints 2022-02-16 19:28:37 +04:00
Torsten Dittmann 3e7cf1cefe revert: url validator for project endpoints 2022-02-16 16:20:54 +01:00
Torsten Dittmann d2eb456295 style: fix whitespace 2022-02-16 16:19:27 +01:00
Torsten Dittmann 79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Elad Shechter 69ba55fccc - remove border on preview-file
- change content of file name from <div> to <span> that it will be consistent and fix the problem that in mobile it didn't appear (wasn't inline)
2022-02-16 13:04:28 +00:00
Christy Jacob 259fcc821e feat: improve executor 2022-02-16 15:52:54 +04:00
Christy Jacob cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Eldad A. Fux 559d13dd3a
Merge pull request #2798 from appwrite/feat-image-preview-limit
Image above 10MB shows default image icon as preview
2022-02-16 13:35:07 +02:00
Damodar Lohani c567c818bb
Update docs/references/storage/get-file-preview.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-16 16:01:36 +05:45
Damodar Lohani 193426e34b show default image icon for large image files 2022-02-16 10:04:49 +00:00
Damodar Lohani 3da9b8ffae Merge branch 'feat-image-preview-limit' of https://github.com/appwrite/appwrite into feat-image-preview-limit 2022-02-16 10:01:56 +00:00
Damodar Lohani 54383d0fb9
added new image icon 2022-02-16 15:45:40 +05:45
Christy Jacob b6758c1262
Merge pull request #2797 from appwrite/feat-update-console-sdk
feat: update console SDK
2022-02-16 13:58:40 +04:00
Christy Jacob 59d2613571 feat: update console SDK 2022-02-16 13:56:18 +04:00