Commit Graph

92 Commits (e0714fdd53ff1db4708c8cf8f2f0d55d7ff151cd)

Author SHA1 Message Date
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
2 years ago
HFO4 4925a356e3 Enable overwrite for non-first chunk uploading request
2 years ago
HFO4 7214e59c25 Feat: creating upload session and credential from master server
2 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
2 years ago
HFO4 285611baf7 Feat: truncate file if uploaded chunk is overlapped
2 years ago
HFO4 521c5c8dc4 Feat: use transactions to manipulate user's used storage
2 years ago
HFO4 285e80ba76 Feat: use database transactions to delete / update file size
2 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
2 years ago
HFO4 7dd636da74 Feat: upload session recycle crontab job / API for cleanup all upload session
2 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
2 years ago
HFO4 c301bd6045 Feat: API for receiviing chunk data
2 years ago
HFO4 6fdf77e00e Feat: support setting "last modified" props when creating upload session
2 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
2 years ago
HFO4 8443a30fb1 Feat: support chunk size option in policy
2 years ago
HFO4 de9c41082c Feat: create upload session and pre-upload check
2 years ago
HFO4 855c9d92c4 Feat: get policy from directory props / Feat: return source enabled flag in file list
2 years ago
HFO4 7fd984f95d Feat: support custom office preview service (Fix #1050)
3 years ago
HFO4 e41ec9defa Refactor: move slave pkg inside of cluster
3 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
HFO4 a5f80a4431 Feat: get permanent URL for OneDrive policy
3 years ago
HFO4 1f1bc056e3 Feat: API for getting object property
3 years ago
HFO4 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
3 years ago
HFO4 9f2f14cacf Fix: https://github.com/cloudreve/Cloudreve/issues/504
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 aa3e8913ab Feat: add ".zip" suffix if not specified while creating compressed file
4 years ago
HFO4 58856612e2 Feat: create empty file in web panel (#305)
4 years ago
HFO4 5d579cdadc Feat: slave side list file
4 years ago
HFO4 ab3b59e63d Feat: add option to force delete file record in database
4 years ago
HFO4 68d3131521 Feat: cross compile script
4 years ago
HFO4 e8c4660c38 Feat: check policy update before upload
4 years ago
HFO4 faf46745bc Feat: cron / Fix: users status check
4 years ago
HFO4 15f4b1819b Feat: add and delete file tags
4 years ago
HFO4 127d0236f9 Feat: filter and search file
4 years ago
HFO4 8f28a9c346 Modify: change raw object ID to Hash ID in share service
4 years ago
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service
4 years ago
HFO4 f235ad1def Fix: aria2 RPC retry / return NoT_FOUND error while listing not existed path
4 years ago
HFO4 16613a6113 Modify: return parent folder id while listing objects
5 years ago
HFO4 91e202c7e6 Feat: decompression task
5 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
5 years ago
HFO4 4f0c2bbb29 Feat: readme in shared folder
5 years ago
HFO4 f5d79b1f94 Feat: re-save shared folder to user's space
5 years ago
HFO4 b1a9943b0c Feat: download / preview files for shared folder
5 years ago
HFO4 0d7c0793b2 Feat: preview shared text/doc file
5 years ago
HFO4 1ff4d59978 Feat: preview shared file
5 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago
HFO4 5befbc21d0 Feat: upyun callback & authentication
5 years ago
HFO4 dd198becce Feat: client-upload file in oss
5 years ago
HFO4 0e62665d7f Fix: do hard-copy when editing file with soft links
5 years ago
HFO4 d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller
5 years ago
HFO4 9c48f4b7ad Feat: remote file thumb preview
5 years ago