1
0
Fork 0
mirror of synced 2024-08-07 22:37:59 +12:00
Commit graph

164 commits

Author SHA1 Message Date
Damodar Lohani
cd53af5375 route aliases for backward compatibility 2021-07-05 13:52:45 +05:45
Damodar Lohani
fdfe5c62e5 Merge branch 'feat-storage-buckets' into feat-sb-backward 2021-07-05 13:46:37 +05:45
Damodar Lohani
8c98c5f6ae Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-05 13:30:41 +05:45
Eldad Fux
14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Damodar Lohani
c8b4abfebd fix gravity for buckets 2021-07-04 18:22:00 +05:45
Damodar Lohani
aff1013ee8 Merge branch 'feat-storage-buckets' into feat-sb-backward 2021-07-04 18:15:11 +05:45
Damodar Lohani
c008a9e360 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-04 18:14:20 +05:45
Eldad Fux
57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Damodar Lohani
949b2a21c3 add gravity to cache key 2021-07-02 16:31:46 +05:45
Christy Jacob
ebc08be20c feat: revert integer validator to numeric 2021-06-28 20:54:37 +05:30
Damodar Lohani
d82594cfcd update and delete backward compatibility 2021-06-28 11:38:25 +05:45
Damodar Lohani
ee580add1a create file backward compatibility 2021-06-28 11:38:25 +05:45
Damodar Lohani
8c458383d3 backward compatibility for get requests 2021-06-28 11:38:25 +05:45
Damodar Lohani
5442c4b767 proper error message 2021-06-28 11:37:45 +05:45
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Damodar Lohani
79bee417ae throw 500 when bucket size limit is larger than system's storage limit 2021-06-24 12:55:21 +05:45
Damodar Lohani
5dae32d56f
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-24 12:46:29 +05:45
Damodar Lohani
378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Damodar Lohani
497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
Damodar Lohani
9a955e0244 file extension validation 2021-06-22 17:57:46 +05:45
Damodar Lohani
9bdc4a5147 fix encryption and compression checks 2021-06-22 14:21:44 +05:45
Damodar Lohani
af04bc0ac6 remove extra whitespace 2021-06-21 13:51:08 +05:45
Damodar Lohani
93902d2c73 check storage before bucket 2021-06-21 13:50:11 +05:45
Damodar Lohani
181b56eb75 updates 2021-06-20 17:10:48 +05:45
Damodar Lohani
fe0bdf0799 preview, view, download, update, delete endpoints and tests 2021-06-20 17:05:35 +05:45
Damodar Lohani
18a8392c9b update suggestions 2021-06-20 16:40:24 +05:45
Damodar Lohani
df5cd22bb9
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-20 16:34:10 +05:45
Damodar Lohani
07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Damodar Lohani
7427e9dfad list bucket files and test 2021-06-18 15:09:16 +05:45
Damodar Lohani
29cb5e9fef create file with bucket 2021-06-18 14:21:19 +05:45
Damodar Lohani
3c4ba79103 skipping file type validation for now 2021-06-18 14:20:46 +05:45
Damodar Lohani
71a69a1dd8 fix human readable descriptions 2021-06-18 14:20:14 +05:45
Damodar Lohani
9850141128 updated param description 2021-06-18 13:33:57 +05:45
Damodar Lohani
d097c9603c update params and description 2021-06-18 13:19:52 +05:45
Damodar Lohani
d7a6c47b98 create file for bucket and test 2021-06-17 15:55:58 +05:45
Damodar Lohani
e530d633dc
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-06-17 15:32:45 +05:45
Damodar Lohani
696b133881
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:14:02 +05:45
Damodar Lohani
abdbdeef35
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:12:40 +05:45
Damodar Lohani
db85577f4f delete storage bucket webhook test 2021-06-17 14:08:21 +05:45
Damodar Lohani
7ec21d5c5e remove adapter 2021-06-17 13:46:19 +05:45
Damodar Lohani
7829ac09b3 prevent adapter update 2021-06-17 13:36:29 +05:45
Damodar Lohani
f92fa47c0c fix event 2021-06-17 13:34:49 +05:45
Damodar Lohani
8c30043bd3 delete bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani
1a82529e49 fixes 2021-06-17 12:39:56 +05:45
Damodar Lohani
dca5c3491b update bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani
0c5072e8a4
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 11:13:27 +05:45
Damodar Lohani
6c2117a750 removed extra whitespace 2021-06-16 13:25:49 +05:45
Damodar Lohani
928b083bcc updated to more in sync with collections 2021-06-16 11:35:54 +05:45
Damodar Lohani
491720183a update descriptions 2021-06-16 11:28:59 +05:45
Damodar Lohani
bf077e2f9b Merge branch 'feat-sb-id-get' into feat-sb-list 2021-06-16 11:26:41 +05:45