1
0
Fork 0
mirror of synced 2024-08-06 05:48:04 +12:00
Commit graph

413 commits

Author SHA1 Message Date
Damodar Lohani
3a43ef95b1 remove useless code 2022-03-18 11:19:26 +00:00
Damodar Lohani
2da677906b final fixes 2022-03-18 11:18:53 +00:00
Damodar Lohani
46e106ab56 fix content type logic 2022-03-18 11:07:54 +00:00
Damodar Lohani
43f60739d7
Merge branch 'master' into fix-preview-when-no-extension 2022-03-18 16:23:42 +05:45
Torsten Dittmann
0e5dd2def6 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-bucket-permissions 2022-03-15 10:52:11 +01:00
Torsten Dittmann
4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01:00
Damodar Lohani
d1abd4832f storage preview limit environment variable 2022-03-13 08:09:24 +00:00
Damodar Lohani
7d32f84cc2 fix output type 2022-03-13 07:58:49 +00:00
Damodar Lohani
935430c3e3 fix preview output when no output param and type doesn't exist 2022-03-13 07:52:00 +00:00
Alex Noble
6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Damodar Lohani
30e3814c09
fix storage usage for deployments 2022-03-02 17:39:59 +05:45
Christy Jacob
a8b4368397
Merge pull request #2867 from appwrite/fix-storage-providers
Fix executor env vars
2022-03-01 16:39:01 +04: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
2c34480d1b Fix executor env vars 2022-03-01 11:59:50 +00:00
Damodar Lohani
a8f316110d default previews fix when files set on external storage 2022-03-01 11:37:51 +00:00
Matej Baco
56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Damodar Lohani
26a2bc8a97 missing method type to file preview 2022-02-27 13:24:33 +05:45
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
7a84fc88a6 fix indentation 2022-02-23 06:09:01 +00:00
Damodar Lohani
ae0cac517e fix boolean 2022-02-23 05:50:55 +00: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
0b6bed0515 fix create bucket 2022-02-18 02:14:57 +00:00
Damodar Lohani
5645a003ab use internal id for bucket files tables 2022-02-17 13:48:25 +00: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 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
Damodar Lohani
193426e34b show default image icon for large image files 2022-02-16 10:04:49 +00:00
Damodar Lohani
e7a36f4302 error code 2022-02-16 09:44:52 +00:00
Damodar Lohani
947d9dc57a limit preview to 10 MB 2022-02-16 09:39:06 +00:00
Damodar Lohani
8058c66374 fix realtime events for storage 2022-02-16 01:30:27 +00:00
Damodar Lohani
bdaba2e34a fix validator 2022-02-11 00:05:57 +00:00
Christy Jacob
1ab27083c4 feat: update cursor errors 2022-02-09 02:56:11 +04:00
Christy Jacob
661630c1c6 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-08 20:56:03 +04:00
Christy Jacob
42e424b70a feat: remove unused error 2022-02-07 01:33:48 +04:00
Christy Jacob
3cdccf0024 feat: use general server errors in storage API 2022-02-07 00:58:40 +04:00
Christy Jacob
7e200253ea feat: update error codes in the database API 2022-02-06 20:50:48 +04:00
Christy Jacob
1ca2cc7bc0 feat: update error codes in the functions API 2022-02-06 20:12:15 +04:00
Christy Jacob
7085bc81d1 feat: update error codes in the storage API 2022-02-06 18:45:09 +04:00
Christy Jacob
9ad151006b feat: update error codes in the storage API 2022-02-06 18:44:48 +04:00
Christy Jacob
4905792bb5 feat: update error codes in the storage API 2022-02-06 18:40:22 +04:00
Christy Jacob
d9fbe80317 feat: update error codes in the storage API 2022-02-06 18:38:59 +04:00
Christy Jacob
6a8401dfe5 feat: update error codes in the storage API 2022-02-06 18:35:17 +04:00
Christy Jacob
2c14abb143 feat: update error codes in the storage API 2022-02-06 18:32:28 +04:00
Damodar Lohani
efbfbd6f79 fire event only when final chunks is uploaded 2022-01-31 18:21:45 +05:45
Damodar Lohani
e3bc0b48e9 fix removed and reordered attributes 2022-01-31 16:17:29 +05:45
Damodar Lohani
8000f40c9a use human readable formats 2022-01-31 14:20:29 +05:45
Damodar Lohani
1347829470 fix reogranize 2022-01-31 12:52:30 +05:45
Damodar Lohani
64b3a04465 fix remove adapter attribute from storage buckets 2022-01-31 12:50:12 +05:45
Damodar Lohani
0cd03d7ec2 remove unused attributes of buckets 2022-01-31 12:07:28 +05:45
Damodar Lohani
1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45