HFO4
4e8ab75211
feat(s3): support setting for force using path style endpoint ( #1559 )
2022-12-16 16:54:58 +08:00
HFO4
50a3917a65
feat(cache): set max-age
for public accessible static resources
2022-12-14 15:28:19 +08:00
HFO4
8c5ba89f7d
feat: mobile app promotion page
2022-12-12 20:35:48 +08:00
HFO4
92cbc9f312
i18n: logs in database script
2022-11-23 18:31:43 +08:00
HFO4
f8ed4b4a5a
feat(remote download): show download node in list page
2022-10-30 10:45:25 +08:00
HFO4
7dda81368d
test(source link): add unit test
2022-10-30 09:41:14 +08:00
HFO4
1c25232b06
feat(source link): record downloads for redirected source link
2022-10-29 11:08:16 +08:00
HFO4
8d7ecedf47
feat(source link): create perm source link with shorter url
2022-10-29 11:06:07 +08:00
HFO4
8b30593822
fix: cannot delete mass files (>=333) in SQLite ( #622 )
2022-10-15 10:12:23 +08:00
HFO4
6b0b44f6d0
test: fix failed UT
2022-10-15 09:02:28 +08:00
HFO4
f2c53dda31
Merge remote-tracking branch 'origin/master'
2022-09-29 17:43:06 +08:00
HFO4
7366ff534e
i18n: logs in models
2022-09-29 17:40:22 +08:00
topjohncian
88e10aeaa2
Fix: unexpected querying all files when deleting an empty folder ( #1469 )
2022-09-29 09:26:30 +08:00
HFO4
f083d52e17
feat: tps limit for OneDrive policy
2022-06-09 16:11:36 +08:00
HFO4
4859ea6ee5
feat: update user storage in calibrating no matter if the actual storage match presisted
2022-06-09 16:11:10 +08:00
HFO4
04b0b87082
enhance: remove icp footer
2022-05-25 20:02:13 +08:00
HFO4
0e5683bc3b
test: search file with limited parent ids
2022-04-30 10:02:57 +08:00
HFO4
8ab0fe0e2f
feat: search file under current folder
2022-04-29 20:03:52 +08:00
HFO4
94507fe609
feat: create aria2 task in batch
2022-04-29 20:01:43 +08:00
HFO4
1038bae238
feat: get file source link in batch
2022-04-29 19:59:25 +08:00
AaronLiu
7bdbf3e754
Merge pull request #1239 from vvisionnn/master
...
Keep updated at column when rename
2022-04-26 19:38:34 +08:00
HFO4
a523fc4e2c
test: Folder.Create
2022-04-26 19:22:37 +08:00
HFO4
853bd4c280
fix: duplicate entry in insert transaction
2022-04-26 19:07:42 +08:00
HFO4
ae33e077a3
fix: text too long for some option field
2022-04-26 19:06:51 +08:00
vvisionnn
2dcf1664a6
fix: keep update at column when rename
2022-04-25 20:23:53 +08:00
HFO4
0fb31f4523
fix: deadlock while creating default user in SQLite
2022-04-24 15:16:25 +08:00
HFO4
f8b7e086ba
fix: database is locked
when using sqlite
2022-04-22 15:56:45 +08:00
HFO4
aaf8a793ee
test: new changes related to filesystem.CreateDirectory
2022-04-21 14:29:10 +08:00
HFO4
71df067a76
fix: create directory now ignore conflict error, it will return the existed folder
2022-04-21 13:58:22 +08:00
HFO4
4f65d0e859
fix: use default chunk size if it is set as 0
2022-04-19 19:41:03 +08:00
HFO4
3804efd792
enhance: use transaction to update site settings
2022-04-19 15:36:29 +08:00
HFO4
13d36c25d4
test: fix failed test in model/file/deleteFile
2022-04-15 16:03:00 +08:00
HFO4
febbd0c5a0
Feat: batch download in streamming paradism
...
Fix: add cache-controler header in API call responses
2022-04-13 17:53:46 +08:00
HFO4
ace398d87b
Fix: file size is ready dirty when clean upload sessions
...
After listing to be deleted files, before delete is committed to database, file size might be changed by ongoing upload, causing inconsistent user storage.
2022-04-03 20:39:50 +08:00
HFO4
d117080991
Test: new changes pkg filesystem
2022-03-30 20:38:02 +08:00
HFO4
31315c86ee
Feat: support option for cache streamed chunk data into temp file for potential retry.
2022-03-26 15:33:31 +08:00
HFO4
1821923b74
Test: new changes in model pkg
2022-03-24 20:07:56 +08:00
HFO4
5a3ea89866
Feat: support {ext}
and {uuid}
magic variable
2022-03-23 19:26:25 +08:00
HFO4
eaa8c9e12d
Refactor: move thumbnail config from ini file to database
2022-03-23 19:02:39 +08:00
HFO4
7eb8173101
Feat: adapt new uploader for s3 like policy
...
This commit also fix #730 , #713 , #756 , #5
2022-03-20 11:29:50 +08:00
HFO4
9e5713b139
Feat: adapt new uploader for COS policy
2022-03-20 11:27:17 +08:00
HFO4
07f13cc350
Refactor: factory method for OSS client
...
Fix: use HTTPS schema by default in OSS client
Feat: new handler for Qiniu policy
2022-03-20 11:26:26 +08:00
HFO4
0df9529b32
Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS
2022-03-20 11:23:55 +08:00
HFO4
b6efca1878
Feat: uploading OneDrive files in client side
2022-03-20 11:16:25 +08:00
HFO4
5bda037d74
Fix: cannot list multiple pages in async task page
2022-03-13 16:21:09 +08:00
HFO4
b96019be7c
Feat: client method to upload file from master node to slave node
2022-03-13 16:16:58 +08:00
HFO4
081e75146c
Fix: add optimism lock when updating file size
2022-03-13 16:15:19 +08:00
HFO4
e0714fdd53
Feat: process upload callback sent from slave node
2022-03-03 19:17:25 +08:00
HFO4
521c5c8dc4
Feat: use transactions to manipulate user's used storage
2022-02-27 14:24:17 +08:00
HFO4
285e80ba76
Feat: use database transactions to delete / update file size
2022-02-27 14:23:26 +08:00