Commit Graph

98 Commits (13d36c25d44d1162175bb4c33fcf6b8d1a281b38)

Author SHA1 Message Date
HFO4 18f5bffed1 test: fix failed test
2 years ago
HFO4 febbd0c5a0 Feat: batch download in streamming paradism
2 years ago
HFO4 c89327631e Fix: panics inside of task was not correctly logged into DB
2 years ago
HFO4 9136f3caec Fix: while placeholder file got conflict, original file might be deleted
2 years ago
HFO4 0650684dd9 Feat: cancel upload session in slave node
2 years ago
HFO4 b96019be7c Feat: client method to upload file from master node to slave node
2 years ago
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
3 years ago
HFO4 4925a356e3 Enable overwrite for non-first chunk uploading request
3 years ago
HFO4 7214e59c25 Feat: creating upload session and credential from master server
3 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
3 years ago
HFO4 285611baf7 Feat: truncate file if uploaded chunk is overlapped
3 years ago
HFO4 521c5c8dc4 Feat: use transactions to manipulate user's used storage
3 years ago
HFO4 285e80ba76 Feat: use database transactions to delete / update file size
3 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
3 years ago
HFO4 7dd636da74 Feat: upload session recycle crontab job / API for cleanup all upload session
3 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
3 years ago
HFO4 c301bd6045 Feat: API for receiviing chunk data
3 years ago
HFO4 6fdf77e00e Feat: support setting "last modified" props when creating upload session
3 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
3 years ago
HFO4 8443a30fb1 Feat: support chunk size option in policy
3 years ago
HFO4 de9c41082c Feat: create upload session and pre-upload check
3 years ago
HFO4 855c9d92c4 Feat: get policy from directory props / Feat: return source enabled flag in file list
3 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
4 years ago
HFO4 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
4 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
5 years ago
HFO4 e8c4660c38 Feat: check policy update before upload
5 years ago
HFO4 faf46745bc Feat: cron / Fix: users status check
5 years ago
HFO4 15f4b1819b Feat: add and delete file tags
5 years ago
HFO4 127d0236f9 Feat: filter and search file
5 years ago
HFO4 8f28a9c346 Modify: change raw object ID to Hash ID in share service
5 years ago
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service
5 years ago
HFO4 f235ad1def Fix: aria2 RPC retry / return NoT_FOUND error while listing not existed path
5 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