Commit Graph

83 Commits (ef86b6b79a5ea6903efc2f73774c67f73b4238dc)

Author SHA1 Message Date
MasonDye ef86b6b79a allow patching thumb ; remove Reset Thumbnail API
6 days ago
MasonDye c663c12afb consolidate supported thumbnail extensions into site config; remove dedicated API
1 week ago
MasonDye 3d98f78caa update reset thumbnail feature
1 week ago
Aaron Liu e96b595622 feat(direct link): add option to get direct link with download enforced (#2651)
2 months ago
Aaron Liu dc611bcb0d feat(explorer): manage created direct links / option to enable unique redirected direct links
2 months ago
Aaron Liu 522fcca6af feat(explorer): save user's view setting to server / optionally share view setting via share link (#2232)
3 months ago
Aaron Liu a10a008ed7 feat(workflow): import files from external storage
4 months ago
AaronLiu 21d158db07
Init V4 community edition (#2265)
5 months ago
HFO4 1c922ac981 feat(wopi): implement required rest api as a WOPI host
3 years ago
HFO4 8d7ecedf47 feat(source link): create perm source link with shorter url
3 years ago
HFO4 906e9857bc i18n: file operation
3 years ago
HFO4 a31ac2299a update version number
3 years ago
HFO4 8ab0fe0e2f feat: search file under current folder
3 years ago
HFO4 1038bae238 feat: get file source link in batch
3 years ago
HFO4 febbd0c5a0 Feat: batch download in streamming paradism
3 years ago
HFO4 eaa8c9e12d Refactor: move thumbnail config from ini file to database
4 years ago
HFO4 7214e59c25 Feat: creating upload session and credential from master server
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 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
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 3948ee7f3a Fix: use `X-Cr-` as custom header prefix
4 years ago
WeidiDeng 4b88eacb6a
Remove unnecessary import "C" (#1048)
4 years ago
kikoqiu 54ed7e43ca
Feat: improve thumbnails proformance and GC for local policy (#1044)
4 years ago
HFO4 a5f80a4431 Feat: get permanent URL for OneDrive policy
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 6486e8799b Fix: user storage might be returned twice when canceling uploading request (#645)
5 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
5 years ago
HFO4 58856612e2 Feat: create empty file in web panel (#305)
5 years ago
HFO4 c30c19ca3e Feat: create SFC for oss callback
6 years ago
HFO4 4420a75c04 Feat: user setting
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 91e202c7e6 Feat: decompression task
6 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
6 years ago
HFO4 b49202e7e1 Test: Share model
6 years ago
HFO4 9fe451ad4b Fix: cache-control header in thumb redirect request
6 years ago
HFO4 dc32e85492 Fix: capacity should be returned back when put failed
6 years ago
HFO4 06ff8b5a50 Feat: get OneDrive thumbnails
6 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
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 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
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 2b8921e9fd Fix: untracked files
6 years ago
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header
6 years ago