Commit Graph

61 Commits (7cb5e68b78b9a478a9a930dfb014519b0d53fee4)

Author SHA1 Message Date
HFO4 9ad2c3508f enhancement(upload): keep original file content after failed to update document files
2 years ago
HFO4 1c922ac981 feat(wopi): implement required rest api as a WOPI host
2 years ago
HFO4 9860ebbca9 feat(doc preview): add magic variable for file name
2 years ago
HFO4 8d7ecedf47 feat(source link): create perm source link with shorter url
2 years ago
HFO4 96daed26b4 i18n: objects / share / slave / tag operations
2 years ago
HFO4 906e9857bc i18n: file operation
2 years ago
HFO4 08104646ba i18n: error codes for aria2 / callback/ directory operation
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 18f5bffed1 test: fix failed test
2 years ago
HFO4 febbd0c5a0 Feat: batch download in streamming paradism
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 285e80ba76 Feat: use database transactions to delete / update file size
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 7fd984f95d Feat: support custom office preview service (Fix #1050)
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 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
3 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
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 faf46745bc Feat: cron / Fix: users status check
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 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 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
HFO4 b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails
5 years ago
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
5 years ago
HFO4 b19910867e Feat: download / preview files in slave side
5 years ago
HFO4 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy
5 years ago
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance
5 years ago
HFO4 b5ee3ee609 Fix: cors middleware should be applied directly to root router
5 years ago
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header
5 years ago
HFO4 9a942f8b48 Modify: decoupling getSignedURL modules
5 years ago
HFO4 8bf2966d46 Feat: update file content
5 years ago
HFO4 2c75c73886 Modify: preview should use login session to enable http-range
5 years ago
HFO4 03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return
5 years ago
HFO4 f262caf1f5 Feat: download file and get file downloading session
5 years ago
HFO4 c102c74d6d Fix: download archived file anonymously
5 years ago
HFO4 02c93be3bc Feat: download temporary archive file
5 years ago