1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00
Commit graph

5848 commits

Author SHA1 Message Date
Damodar Lohani
8677b8d7d7 remove stale spec 2022-02-23 11:25:12 +00:00
Damodar Lohani
7a84fc88a6 fix indentation 2022-02-23 06:09:01 +00:00
Damodar Lohani
ae0cac517e fix boolean 2022-02-23 05:50:55 +00:00
Torsten Dittmann
2ad44e6422 Merge remote-tracking branch 'origin/0.13.x' into fixtable-names 2022-02-22 17:36:42 +01:00
Damodar Lohani
6f6c6f3051
Update app/controllers/api/storage.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 19:04:22 +05:45
Damodar Lohani
d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00
Damodar Lohani
2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani
a58251baca fix size 2022-02-22 12:31:04 +00:00
Damodar Lohani
56241b5789
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:18 +05:45
Damodar Lohani
2e0a91a3a8
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:13 +05:45
Damodar Lohani
4737aac509
Update app/config/collections.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:36 +05:45
Damodar Lohani
55c3883953
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:30 +05:45
Damodar Lohani
edef1c6da2
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:24 +05:45
Damodar Lohani
22a8496350
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:19 +05:45
Damodar Lohani
e1aaa886e4
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:13 +05:45
Damodar Lohani
962e498ccb
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:07 +05:45
Damodar Lohani
8767050f03
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:58 +05:45
Damodar Lohani
f4b17028e4
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:52 +05:45
Damodar Lohani
bc1ace9788
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:45 +05:45
Damodar Lohani
6e5095d8bc revert function collection change 2022-02-22 12:14:48 +00:00
Christy Jacob
953f769ed6
Merge pull request #2810 from appwrite/feat-func-storage-sync
Function Stroage Sync
2022-02-22 15:29:56 +04:00
Damodar Lohani
5d9a9f53d8 update 2022-02-22 11:28:26 +00:00
Damodar Lohani
372baa51e9 fix redis queue 2022-02-22 11:18:18 +00:00
Damodar Lohani
45e6845826
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:24:36 +05:45
Damodar Lohani
b0096c94e6
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:19:51 +05:45
Damodar Lohani
10826daaa7
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:58 +05:45
Damodar Lohani
ca1b39513a
Update app/workers/builds.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:15 +05:45
Damodar Lohani
46183c6654
metadata field for deployments 2022-02-22 13:48:24 +05:45
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
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
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
6fb644a8e6 update storage usage 2022-02-22 05:56:50 +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
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
Eldad A. Fux
03d1814879
Update init.php 2022-02-21 14:49:58 +02: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
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
Christy Jacob
734c38ebb4 feat: fix runtime bugs 2022-02-21 00:25:35 +04:00
Damodar Lohani
7d36414889 fix documents table name 2022-02-20 10:17:57 +00:00
Damodar Lohani
03c94627ad seems client check is not required 2022-02-20 10:03:19 +00:00
Damodar Lohani
e479df276f more console info 2022-02-20 09:38:52 +00:00
Damodar Lohani
8707938c75 some cleanup 2022-02-20 09:33:01 +00:00
Christy Jacob
b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob
c94913d3f2 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:11:34 +04:00
Christy Jacob
4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04:00
Christy Jacob
38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob
3606293268 feat: cleanup the build command 2022-02-19 03:46:39 +04:00
Christy Jacob
8fffe5766d feat: migrated to new runtimes 2022-02-19 03:32:09 +04:00
Christy Jacob
f7a0871848 feat: enable logging 2022-02-18 19:58:04 +04:00
Damodar Lohani
045ba04124 fix resource type 2022-02-18 21:23:48 +05:45
Christy Jacob
ac14d5fd8c feat: update composer 2022-02-18 19:25:54 +04:00
Damodar Lohani
575c40e24b update failed pill and 2022-02-18 14:37:15 +00:00
Damodar Lohani
27a2e80ad1 extend exception import 2022-02-18 12:36:24 +00:00
Damodar Lohani
96b8ac7392 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:46:37 +00:00
Damodar Lohani
eb916e58d4 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:43:29 +00:00
Damodar Lohani
5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +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
Elad Shechter
10028582e1 - update to new icons (class names) in HTML
- add empty alt for images
2022-02-18 10:04:02 +00:00
Christy Jacob
7c1eb0bc96 feat: update console sdk 2022-02-18 13:49:38 +04:00
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Christy Jacob
7fb3df3b38 feat: cleanup 2022-02-18 13:21:59 +04:00
Damodar Lohani
6dfe1eb389 add one more try catch to handle database not found 2022-02-18 03:22:13 +00:00
Damodar Lohani
0b6bed0515 fix create bucket 2022-02-18 02:14:57 +00:00
Damodar Lohani
5eb6eeb6b8 fix deletes worker 2022-02-18 01:36:25 +00:00
Damodar Lohani
4ea9e1ee5a fix default preview image size 2022-02-18 01:21:27 +00:00
Christy Jacob
f752807790 feat: add 406 status code 2022-02-18 04:43:04 +04:00
Christy Jacob
281e306d14 feat: improve create runtime strucutre 2022-02-18 01:40:28 +04:00
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
Damodar Lohani
2eabd1060b updates 2022-02-17 10:52:51 +00:00
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
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
Damodar Lohani
b02b153929
Merge pull request #2785 from appwrite/feat-resumable-upload-support 2022-02-17 13:13:59 +05:45
Christy Jacob
c5e37f439b feat: do not enque build 2022-02-17 04:12:45 +04:00