1
0
Fork 0
mirror of synced 2024-08-20 04:31:20 +12:00
Commit graph

422 commits

Author SHA1 Message Date
Damodar Lohani
16e686d250 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-12-10 16:20:27 +05:45
Damodar Lohani
6bc7825089 fix hardcoded chunk size with a const 2021-12-10 16:14:59 +05:45
Damodar Lohani
0bb74c79eb add type for mode 2021-12-10 15:51:37 +05:45
Damodar Lohani
63d3b8e200 more review suggestion fixes 2021-12-09 16:29:44 +05:45
Damodar Lohani
80a89877c1 fix variable 2021-12-09 14:11:30 +05:45
Damodar Lohani
eb2968256a Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-09 13:52:53 +05:45
Damodar Lohani
a3fa418aa5 update chunks uploaded when all chunks are uploaded 2021-12-09 13:30:52 +05:45
Damodar Lohani
8279a2e208 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-08 14:29:27 +05:45
Damodar Lohani
5fed67a2c2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:28:21 +05:45
Damodar Lohani
6f31a3de09 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-08 14:25:59 +05:45
Damodar Lohani
f5e48033ec Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-08 14:24:05 +05:45
Damodar Lohani
af7f98a03f fix error 2021-12-07 14:00:42 +05:45
Damodar Lohani
34ead9edb7 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-07 13:21:40 +05:45
Damodar Lohani
b4c3802558 make comparisons strict 2021-12-07 13:15:39 +05:45
Damodar Lohani
ce337cff32 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-07 13:10:31 +05:45
Damodar Lohani
277df21217 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-07 13:06:02 +05:45
Damodar Lohani
dae6d6808c fix comparisons and duplicates 2021-12-07 13:05:25 +05:45
Damodar Lohani
95dcab624e Merge branch 'feat-large-file' into feat-s3-integration 2021-12-03 13:54:52 +05:45
Damodar Lohani
08cec63c3e Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-03 13:52:10 +05:45
Damodar Lohani
ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
Damodar Lohani
307114f2c5 fix make chunk start from 1 2021-12-03 11:12:46 +05:45
Damodar Lohani
9e9256386b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-03 10:31:30 +05:45
Damodar Lohani
b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +05:45
Torsten Dittmann
f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann
f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
Damodar Lohani
a2ef59df47 update file naming 2021-11-30 13:49:19 +05:45
Damodar Lohani
ba8598cc8b remove dumps 2021-11-30 13:46:32 +05:45
Damodar Lohani
e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani
ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani
8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Damodar Lohani
a19934db2b metadata for s3 chunked upload 2021-11-25 10:32:40 +05:45
Damodar Lohani
7147a7dc6f Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-19 15:49:10 +05:45
Damodar Lohani
eb0be63b5d Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 15:34:27 +05:45
Damodar Lohani
328ef5adf9 inject mode 2021-11-19 15:30:42 +05:45
Damodar Lohani
0b0f14ef88 allow operating with disabled bucket from console 2021-11-19 15:27:09 +05:45
Damodar Lohani
956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani
a6fc5820cc checks for if bucket is disabled 2021-11-18 20:43:18 +05:45
Christy Jacob
8141043946 Merge branch 'master' into feat-graphql-support 2021-11-16 11:09:21 +04:00
Damodar Lohani
385ee837bc fix issues with creating and viewing files 2021-11-14 20:22:04 +05:45
Damodar Lohani
d914c7ecd7 skip antivirus if non-local device 2021-11-14 18:56:52 +05:45
Damodar Lohani
c9595b40dd fix api to account for non-local storage 2021-11-14 18:50:51 +05:45
Damodar Lohani
436f6b7c77 merge fixes 2021-11-14 18:43:48 +05:45
Damodar Lohani
e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Damodar Lohani
692cbe1899 fix return 2021-11-14 18:08:45 +05:45
Damodar Lohani
73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
Aditya Rana
07bdd3e26b Converting negative angle values to their postive counterpart. 2021-11-11 19:37:37 +05:30
Damodar Lohani
2de39155b6 use external db for files storage 2021-11-11 12:05:52 +05:45
Damodar Lohani
2fcbc49a7a bucket usage 2021-11-09 16:05:47 +05:45
Damodar Lohani
44437f5c8b fix storage usage 2021-11-09 11:52:01 +05:45
Damodar Lohani
1694601974 update usage storage 2021-11-09 10:55:19 +05:45
Damodar Lohani
3b290e1042 handling bucket enforced permissions 2021-11-07 12:20:49 +05:45
Damodar Lohani
7f548ba150 remove components 2021-11-07 11:39:22 +05:45
Damodar Lohani
cad73af84d more strict comparison 2021-11-07 11:36:18 +05:45
Damodar Lohani
b68311755f using strict comparison 2021-11-07 11:35:21 +05:45
Damodar Lohani
c192df1cf1
Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 16:48:36 +05:45
Damodar Lohani
3f0e0d6867
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-10-28 16:44:53 +05:45
Damodar Lohani
cb6873af95 fix removed gravity 2021-10-28 16:43:49 +05:45
kodumbeats
6e46e2fb0f Use correct key in metrics array 2021-10-27 18:17:51 -04:00
kodumbeats
79b1fceaf3 Rename to prevent collisions 2021-10-27 18:17:15 -04:00
kodumbeats
656471ced2 Backfill usage stats with empty records when required 2021-10-27 15:57:20 -04:00
Torsten Dittmann
7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
Damodar Lohani
10c93cb62e fix code 2021-10-25 11:26:10 +05:45
Damodar Lohani
c1aa49747a Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:59:09 +05:45
Damodar Lohani
cecc863717 fix storage tests 2021-10-17 12:57:59 +05:45
Damodar Lohani
89d9feaa99 fir list storage after pagination 2021-10-17 12:39:34 +05:45
Damodar Lohani
fdfb3b9493 fix list files 2021-10-17 12:35:08 +05:45
Damodar Lohani
68361364b3 file search attribute 2021-10-17 12:29:35 +05:45
Damodar Lohani
b282ee7c18 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:00:16 +05:45
Damodar Lohani
da068085ef add search field in storage buckets 2021-10-17 11:51:13 +05:45
Damodar Lohani
d029c94bc8 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 11:45:45 +05:45
Damodar Lohani
3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Torsten Dittmann
8685c09c13 fix functions and users 2021-10-08 10:39:37 +02:00
Torsten Dittmann
9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
kodumbeats
f2c678bf41 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:04:09 -04:00
Torsten Dittmann
33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Damodar Lohani
cb73c43965 remove duplicates 2021-10-04 15:24:25 +05:45
Damodar Lohani
7b6a637301 fix view method 2021-09-30 15:32:53 +05:45
Damodar Lohani
18dc0f6a90 moved range parser to framework 2021-09-30 15:31:45 +05:45
Damodar Lohani
08b3cadd49 Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-09-30 15:23:27 +05:45
Damodar Lohani
d267c8965b const for output chunk size 2021-09-30 14:26:29 +05:45
Damodar Lohani
070d3d5e4d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-30 14:21:07 +05:45
Damodar Lohani
1ab0b6ccb6
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-30 14:19:02 +05:45
Damodar Lohani
5475bd104b update bucket permission model similarly to collections permission model 2021-09-30 12:30:14 +05:45
Damodar Lohani
ddd5335fb0 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-30 12:10:28 +05:45
Damodar Lohani
96749afe7c update permission validator 2021-09-30 12:08:19 +05:45
Damodar Lohani
6c494e8439 fix undefined param 2021-09-27 12:17:41 +05:45
Damodar Lohani
311f07ddde get ID from header 2021-09-27 11:49:17 +05:45
Damodar Lohani
a9cbbdf4e2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-23 13:05:34 +05:45
Damodar Lohani
49cfddae1e
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-15 10:40:30 +05:45
Damodar Lohani
ccae13ac19 fix bucket delete 2021-09-15 10:39:49 +05:45
Damodar Lohani
0bb13e9251
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-14 11:50:34 +05:45
Damodar Lohani
1ec3bcd498 view endpoint supports range headers too 2021-09-13 12:34:35 +05:45
Damodar Lohani
cc65339a01 fix range header and test 2021-09-13 12:07:27 +05:45
Damodar Lohani
547302c80c fix range header support for streaming 2021-09-13 12:02:45 +05:45
Damodar Lohani
b0bdcebd15 fix file custom ID 2021-09-12 15:52:19 +05:45
Damodar Lohani
9052d34b33 fix range header 2021-09-12 15:14:40 +05:45
Damodar Lohani
f924ead8f8 range support fix and passed test 2021-09-12 14:35:43 +05:45
Damodar Lohani
40898ae313 download with range header 2021-09-12 12:48:25 +05:45
Damodar Lohani
8caa06ef88 remove multiple imports 2021-09-12 12:05:18 +05:45
Damodar Lohani
c48ea44ac4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-12 12:03:47 +05:45
Damodar Lohani
6d3a78f7a9 check if bucket exists in usage endpoint 2021-09-12 11:59:40 +05:45
Damodar Lohani
2f9849f957 buckets related metrics 2021-09-10 14:34:16 +05:45
Damodar Lohani
2b55e50c68 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-10 14:15:13 +05:45
Damodar Lohani
be811e2366 added new fields for large file support 2021-09-08 14:11:37 +05:45
Damodar Lohani
380ebdc62d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-08 13:47:05 +05:45
Damodar Lohani
2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
Christy Jacob
eccc19e5dc
Apply suggestions from code review
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-09-06 12:13:20 +05:30
Damodar Lohani
5ea98b65a2 fix create files collection per bucket 2021-09-02 16:51:54 +05:45
Damodar Lohani
95fb93057c separate files collection per bucket 2021-09-02 16:34:07 +05:45
Damodar Lohani
f230c5b340 storage after pagination test 2021-09-02 15:56:10 +05:45
Damodar Lohani
1edf1a7ba1 custom ID and after pagination 2021-09-02 14:15:10 +05:45
Damodar Lohani
91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Christy Jacob
ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Damodar Lohani
6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Christy Jacob
66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob
f7d657cc38 feat(model): use the new authorization skip methods 2021-08-28 21:55:48 +05:30
Christy Jacob
6835124af8 feat(usage): rename all usage response models 2021-08-27 23:04:43 +05:30
Christy Jacob
6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob
3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Christy Jacob
9ebc5b891b feat(usage): added usage endpoint for storage 2021-08-20 17:47:19 +05:30
Christy Jacob
24925d2eb2 feat(usage): cleanup comments 2021-08-20 17:40:52 +05:30
Christy Jacob
070b7d8270 feat(usage): added usage endpoint to storage api 2021-08-20 14:30:39 +05:30
Christy Jacob
d654e4cd09 feat(usage): added usage endpoint to storage api 2021-08-20 14:28:42 +05:30
Damodar Lohani
0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani
bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Eldad Fux
89f55a1727 Re-orgenized controller flow 2021-08-18 16:42:03 +03:00
Damodar Lohani
ee048caf93 fix usage small issues 2021-08-17 12:18:32 +05:45
Damodar Lohani
1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Eldad A. Fux
52132c22b6
Merge branch 'feat-database-indexing' into feat-db-search-attribute 2021-08-14 21:58:56 +03:00
Eldad Fux
a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Torsten Dittmann
1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Torsten Dittmann
8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Torsten Dittmann
8e6c415d01 feat(storage): add after pagination 2021-08-06 14:36:27 +02:00
Damodar Lohani
bfb2b217ec Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-28 11:31:41 +05:45
Damodar Lohani
035a1d2113 fix storage bucket update 2021-07-28 11:30:59 +05:45
Damodar Lohani
1e1b483ffd fix responses 2021-07-27 16:04:39 +05:45
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Damodar Lohani
10155d89ba Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-27 11:42:29 +05:45
Damodar Lohani
08ba825077 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-27 11:40:00 +05:45
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Damodar Lohani
be3eda31f4 support custom id for file 2021-07-21 13:58:00 +05:45
Damodar Lohani
c1b1e76c79 fix download 2021-07-15 17:30:26 +05:45
Damodar Lohani
d3b9765d65 fix upload 2021-07-15 17:19:05 +05:45
Damodar Lohani
05674b29a4 updates and refactor 2021-07-15 16:20:08 +05:45
Damodar Lohani
77e7de6304 use range parser from framewwork 2021-07-15 15:25:41 +05:45
Damodar Lohani
e5e6425a3d Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-07-13 16:47:09 +05:45
Damodar Lohani
eab5bd4d5d
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-13 16:46:00 +05:45
Damodar Lohani
3c16d18f2e more improvement 2021-07-13 14:01:24 +05:45
Damodar Lohani
654b8bbadd refactor and code improvements 2021-07-13 13:43:16 +05:45
Damodar Lohani
b8e853493f Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-07-13 13:35:11 +05:45