Commit Graph

107 Commits (8ab0fe0e2fd0d2339f9958890f7d4430d7b4c252)

Author SHA1 Message Date
HFO4 8ab0fe0e2f feat: search file under current folder
2 years ago
HFO4 1038bae238 feat: get file source link in batch
2 years ago
HFO4 d845824bd8 fix: overwrite should be disabled when copy on write
2 years ago
HFO4 11043b43e6 fix: should use `CompressSize` to check size of files before creating compress task
2 years ago
AaronLiu dc69a63217
Merge pull request #1232 from cloudreve/archiver-decompress
2 years ago
HFO4 86876a1c11 feat: select encoding for decompressing zip file
2 years ago
HFO4 91377f4676 fix: cached folder props should ignore date and policy
2 years ago
HFO4 b1803fa51f fix: cannot overwrite file to slave policy / fix: remove lock system for webdav to resolve Windows Explorer issue.
2 years ago
Weidi Deng 23bd1389bc 使用archiver对压缩文件进行解压
2 years ago
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
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