Commit Graph

147 Commits (master)

Author SHA1 Message Date
HFO4 febbd0c5a0 Feat: batch download in streamming paradism
3 years ago
HFO4 c89327631e Fix: panics inside of task was not correctly logged into DB
4 years ago
HFO4 9136f3caec Fix: while placeholder file got conflict, original file might be deleted
4 years ago
HFO4 0650684dd9 Feat: cancel upload session in slave node
4 years ago
HFO4 b96019be7c Feat: client method to upload file from master node to slave node
4 years ago
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
4 years ago
HFO4 4925a356e3 Enable overwrite for non-first chunk uploading request
4 years ago
HFO4 7214e59c25 Feat: creating upload session and credential from master server
4 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
4 years ago
HFO4 285611baf7 Feat: truncate file if uploaded chunk is overlapped
4 years ago
HFO4 521c5c8dc4 Feat: use transactions to manipulate user's used storage
4 years ago
HFO4 285e80ba76 Feat: use database transactions to delete / update file size
4 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
4 years ago
HFO4 7dd636da74 Feat: upload session recycle crontab job / API for cleanup all upload session
4 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
4 years ago
HFO4 c301bd6045 Feat: API for receiviing chunk data
4 years ago
HFO4 6fdf77e00e Feat: support setting "last modified" props when creating upload session
4 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
4 years ago
HFO4 8443a30fb1 Feat: support chunk size option in policy
4 years ago
HFO4 de9c41082c Feat: create upload session and pre-upload check
4 years ago
HFO4 855c9d92c4 Feat: get policy from directory props / Feat: return source enabled flag in file list
4 years ago
HFO4 7fd984f95d Feat: support custom office preview service (Fix #1050)
4 years ago
HFO4 e41ec9defa Refactor: move slave pkg inside of cluster
4 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
4 years ago
HFO4 a5f80a4431 Feat: get permanent URL for OneDrive policy
5 years ago
HFO4 1f1bc056e3 Feat: API for getting object property
5 years ago
HFO4 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
5 years ago
HFO4 9f2f14cacf Fix: https://github.com/cloudreve/Cloudreve/issues/504
5 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
5 years ago
HFO4 aa3e8913ab Feat: add ".zip" suffix if not specified while creating compressed file
5 years ago
HFO4 58856612e2 Feat: create empty file in web panel (#305)
5 years ago
HFO4 5d579cdadc Feat: slave side list file
5 years ago
HFO4 ab3b59e63d Feat: add option to force delete file record in database
6 years ago
HFO4 68d3131521 Feat: cross compile script
6 years ago
HFO4 e8c4660c38 Feat: check policy update before upload
6 years ago
HFO4 faf46745bc Feat: cron / Fix: users status check
6 years ago
HFO4 15f4b1819b Feat: add and delete file tags
6 years ago
HFO4 127d0236f9 Feat: filter and search file
6 years ago
HFO4 8f28a9c346 Modify: change raw object ID to Hash ID in share service
6 years ago
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service
6 years ago
HFO4 f235ad1def Fix: aria2 RPC retry / return NoT_FOUND error while listing not existed path
6 years ago
HFO4 16613a6113 Modify: return parent folder id while listing objects
6 years ago
HFO4 91e202c7e6 Feat: decompression task
6 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
6 years ago
HFO4 4f0c2bbb29 Feat: readme in shared folder
6 years ago
HFO4 f5d79b1f94 Feat: re-save shared folder to user's space
6 years ago
HFO4 b1a9943b0c Feat: download / preview files for shared folder
6 years ago
HFO4 0d7c0793b2 Feat: preview shared text/doc file
6 years ago
HFO4 1ff4d59978 Feat: preview shared file
6 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
6 years ago
HFO4 5befbc21d0 Feat: upyun callback & authentication
6 years ago
HFO4 dd198becce Feat: client-upload file in oss
6 years ago
HFO4 0e62665d7f Fix: do hard-copy when editing file with soft links
6 years ago
HFO4 d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller
6 years ago
HFO4 9c48f4b7ad Feat: remote file thumb preview
6 years ago
HFO4 b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails
6 years ago
HFO4 a75be3a927 Add: GetIntSetting helper
6 years ago
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
6 years ago
HFO4 b19910867e Feat: download / preview files in slave side
6 years ago
HFO4 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy
6 years ago
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance
6 years ago
HFO4 de4793aacb Modify: auth instance as first param in SignURI/Request
6 years ago
HFO4 b5ee3ee609 Fix: cors middleware should be applied directly to root router
6 years ago
HFO4 2b8921e9fd Fix: untracked files
6 years ago
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header
6 years ago
HFO4 9a942f8b48 Modify: decoupling getSignedURL modules
6 years ago
HFO4 8bf2966d46 Feat: update file content
6 years ago
HFO4 2c75c73886 Modify: preview should use login session to enable http-range
6 years ago
HFO4 03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return
6 years ago
HFO4 f262caf1f5 Feat: download file and get file downloading session
6 years ago
HFO4 ad02a659a6 Feat: read CORS config from file
6 years ago
HFO4 c102c74d6d Fix: download archived file anonymously
6 years ago
HFO4 02c93be3bc Feat: download temporary archive file
6 years ago
HFO4 afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache
6 years ago
HFO4 cf9416ef88 Feat: archive download and sign temp url
6 years ago
HFO4 012281c41f Feat: zip create
6 years ago
HFO4 e8aa0435c5 Feat: archive & download routers for test
6 years ago
HFO4 ba34a092d1 Feat: group options in database scheme
6 years ago
HFO4 18968458a4 Modify: close file in main routine
6 years ago
HFO4 297b507ca7 Feat: get file content via anonymous url
6 years ago
HFO4 ea7f034332 Feat: sign auth middleware
6 years ago
HFO4 36d5f51495 Feat: sign file source url
6 years ago
HFO4 a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch()
6 years ago
HFO4 56b1ae9f31 Modify: use pure tree structure in file system scheme
6 years ago
HFO4 10a2ef4267 Feat: rename file
6 years ago
HFO4 c09fc535dc Feat: unit test coverage report
6 years ago
HFO4 adf7f3deeb Fix: handler move files in top levels
6 years ago
HFO4 fd02425547 Feat: move files/directories
6 years ago
HFO4 93010e3525 Feat: delete objects
6 years ago
HFO4 0cbbe5bb79 Modify: use uri parameter in Get File
6 years ago
HFO4 7d5016ae40 Test: same folder check
6 years ago
HFO4 9bb432c220 Feat: download file with speed limit
6 years ago
HFO4 29def02489 Fix: upload was marked canceled when small file uploaded
6 years ago
HFO4 4156a71adf Feat: file download in service level
6 years ago
HFO4 a734493b65 Feat: custom error for general layer codes
6 years ago
HFO4 b431f3674c Feat: list objects in specific path
6 years ago
HFO4 a89c3cb11a Feat: create folder / Modify: add index to some column
6 years ago