1f3c1d7ce2Chore(deps): Bump github.com/gin-gonic/gin from 1.5.0 to 1.7.0 (#1198)
dependabot[bot]
2022-04-09 21:02:14 +08:00
84807be1cause go:embed for static resources (#1107)
Ink33
2022-04-09 20:58:07 +08:00
20e90e3963Improve error message when uploading is conflicted
HFO4
2022-04-09 09:57:22 +08:00
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 +08:00
ec776ac837Test: new changes in pkg request, serializer, task, xml, router
HFO4
2022-03-31 20:17:01 +08:00
d117080991Test: new changes pkg filesystem
HFO4
2022-03-30 20:38:02 +08:00
1c0a735df8Test: new changes pkg remote, fsctx, part of filesystem
HFO4
2022-03-29 20:13:05 +08:00
c6130ab078Feat: new changes in pkg: chunk, backoff, local, onedrive
HFO4
2022-03-27 11:14:30 +08:00
31315c86eeFeat: support option for cache streamed chunk data into temp file for potential retry.
HFO4
2022-03-26 15:33:31 +08:00
636ac52a3fTest: new changes in pkg: cache, cluster, conf
HFO4
2022-03-26 15:32:57 +08:00
1821923b74Test: new changes in model pkg
HFO4
2022-03-24 20:07:56 +08:00
a568e5e45aTest: new changes in middleware pkg
HFO4
2022-03-23 20:05:10 +08:00
e51c5cd70dFix: root folder should not be deleted
HFO4
2022-03-23 19:32:31 +08:00
5a3ea89866Feat: support {ext} and {uuid} magic variable
HFO4
2022-03-23 19:26:25 +08:00
eaa8c9e12dRefactor: move thumbnail config from ini file to database
HFO4
2022-03-23 19:02:39 +08:00
d54ca151b2Feat: overwrite database settings in conf.ini for slave node.
HFO4
2022-03-23 18:58:18 +08:00
7eb8173101Feat: adapt new uploader for s3 like policy This commit also fix#730, #713, #756, #5
HFO4
2022-03-20 11:29:50 +08:00
d3016b60afFeat: adapt new uploader for upyun policy
HFO4
2022-03-20 11:27:43 +08:00
9e5713b139Feat: adapt new uploader for COS policy
HFO4
2022-03-20 11:27:17 +08:00
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 +08:00
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 +08:00
015ccd5026Feat: use new ChunkManager for OneDrive API client
HFO4
2022-03-20 11:20:09 +08:00
5802161102Fix: inherited policy ID didn't pass through second layer in Folder / version verification in Ping router
HFO4
2022-03-20 11:17:04 +08:00
b6efca1878Feat: uploading OneDrive files in client side
HFO4
2022-03-20 11:16:25 +08:00
15e3e3db5cFix: unused import and Ping router return wrong version
HFO4
2022-03-16 11:44:40 +08:00
24dfb2c24eFix: undefined method in transfer task
HFO4
2022-03-13 19:27:33 +08:00
dd4c3e05d3Feat: show pro flag in ping response
HFO4
2022-03-13 16:21:32 +08:00
5bda037d74Fix: cannot list multiple pages in async task page
HFO4
2022-03-13 16:21:09 +08:00
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 +08:00
9136f3caecFix: while placeholder file got conflict, original file might be deleted
HFO4
2022-03-13 16:19:05 +08:00
868a88e5fcRefactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
HFO4
2022-02-27 14:03:07 +08:00
8a222e7df4fix: nil pointer in qiniu and upyun driver (#1146)
KAAAsS
2022-02-26 08:39:47 +08:00
8443a30fb1Feat: support chunk size option in policy
HFO4
2022-02-10 19:31:06 +08:00