350954911efix: add `no-cache` option to service worker file
HFO4
2022-04-22 16:18:20 +0800
b8bc5bed13test: new `overwrite` param in CreateUploadSession
3.5.0-beta.3
HFO4
2022-04-22 16:05:57 +0800
91377f4676fix: cached folder props should ignore date and policy
HFO4
2022-04-22 15:58:39 +0800
b1803fa51ffix: cannot overwrite file to slave policy / fix: remove lock system for webdav to resolve Windows Explorer issue.
HFO4
2022-04-22 15:57:21 +0800
f8b7e086bafix: `database is locked` when using sqlite
HFO4
2022-04-22 15:56:45 +0800
23bd1389bc使用archiver对压缩文件进行解压
Weidi Deng
2022-04-21 16:33:10 +0800
aaf8a793eetest: new changes related to `filesystem.CreateDirectory`
HFO4
2022-04-21 14:29:10 +0800
2ab2662fcdfix: cannot upload file to onedrive because file info not match (fix#1215) Path in onedrive is not case-sensitive while Cloudreve cares, thus file size is not matching when finishing upload.
HFO4
2022-04-21 13:58:54 +0800
71df067a76fix: create directory now ignore conflict error, it will return the existed folder
HFO4
2022-04-21 13:58:22 +0800
ace398d87bFix: 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.
HFO4
2022-04-03 20:39:50 +0800
ec776ac837Test: new changes in pkg request, serializer, task, xml, router
HFO4
2022-03-31 20:17:01 +0800
d117080991Test: new changes pkg filesystem
HFO4
2022-03-30 20:38:02 +0800
1c0a735df8Test: new changes pkg remote, fsctx, part of filesystem
HFO4
2022-03-29 20:13:05 +0800
c6130ab078Feat: new changes in pkg: chunk, backoff, local, onedrive
HFO4
2022-03-27 11:14:30 +0800
31315c86eeFeat: support option for cache streamed chunk data into temp file for potential retry.
HFO4
2022-03-26 15:33:31 +0800
636ac52a3fTest: new changes in pkg: cache, cluster, conf
HFO4
2022-03-26 15:32:57 +0800
1821923b74Test: new changes in model pkg
HFO4
2022-03-24 20:07:56 +0800
a568e5e45aTest: new changes in middleware pkg
HFO4
2022-03-23 20:05:10 +0800
e51c5cd70dFix: root folder should not be deleted
HFO4
2022-03-23 19:32:31 +0800
5a3ea89866Feat: support `{ext}` and `{uuid}` magic variable
HFO4
2022-03-23 19:26:25 +0800
eaa8c9e12dRefactor: move thumbnail config from ini file to database
HFO4
2022-03-23 19:02:39 +0800
d54ca151b2Feat: overwrite database settings in conf.ini for slave node.
HFO4
2022-03-23 18:58:18 +0800
7eb8173101Feat: adapt new uploader for s3 like policy This commit also fix#730, #713, #756, #5
HFO4
2022-03-20 11:29:50 +0800
d3016b60afFeat: adapt new uploader for upyun policy
HFO4
2022-03-20 11:27:43 +0800
9e5713b139Feat: adapt new uploader for COS policy
HFO4
2022-03-20 11:27:17 +0800
07f13cc350Refactor: factory method for OSS client Fix: use HTTPS schema by default in OSS client Feat: new handler for Qiniu policy
HFO4
2022-03-20 11:26:26 +0800
0df9529b32Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS
HFO4
2022-03-20 11:23:55 +0800
015ccd5026Feat: use new ChunkManager for OneDrive API client
HFO4
2022-03-20 11:20:09 +0800
5802161102Fix: inherited policy ID didn't pass through second layer in Folder / version verification in Ping router
HFO4
2022-03-20 11:17:04 +0800
b6efca1878Feat: uploading OneDrive files in client side
HFO4
2022-03-20 11:16:25 +0800
15e3e3db5cFix: unused import and Ping router return wrong version
HFO4
2022-03-16 11:44:40 +0800
dd4c3e05d3Feat: show pro flag in ping response
HFO4
2022-03-13 16:21:32 +0800
5bda037d74Fix: cannot list multiple pages in async task page
HFO4
2022-03-13 16:21:09 +0800
c89327631eFix: panics inside of task was not correctly logged into DB Feat: slave node use new API to upload file to master
HFO4
2022-03-13 16:20:50 +0800
9136f3caecFix: while placeholder file got conflict, original file might be deleted
HFO4
2022-03-13 16:19:05 +0800