WeidiDeng
|
ad6c6bcd93
|
feat(webdav): supoort rename in copy and move (#1774)
|
1 year ago |
Aaron Liu
|
f36e39991d
|
refactor(thumb): new thumb pipeline model to generate thumb on-demand
|
2 years ago |
Aaron Liu
|
1c1cd9b342
|
feat(dashboard): unlink file while not deleting its physical source (#789)
|
2 years ago |
HFO4
|
96daed26b4
|
i18n: objects / share / slave / tag operations
|
2 years ago |
HFO4
|
7bd5a8e3cd
|
dep: update webautn client for better compatibility
|
3 years ago |
Weidi Deng
|
024f09f666
|
修复webdav上传的根目录
|
3 years ago |
HFO4
|
f8b7e086ba
|
fix: `database is locked` when using sqlite
|
3 years ago |
HFO4
|
2ab2662fcd
|
fix: cannot upload file to onedrive because file info not match (fix #1215)
Path in onedrive is not case-sensitive while Cloudreve cares, thus file size is not matching when finishing upload.
|
3 years ago |
HFO4
|
71df067a76
|
fix: create directory now ignore conflict error, it will return the existed folder
|
3 years ago |
HFO4
|
8741c3cc78
|
feat: return create date while list files
|
3 years ago |
HFO4
|
478d390867
|
Fix: show modified date instead of creating date in file list
|
3 years ago |
HFO4
|
e51c5cd70d
|
Fix: root folder should not be deleted
|
3 years ago |
HFO4
|
285e80ba76
|
Feat: use database transactions to delete / update file size
|
3 years ago |
HFO4
|
7dd636da74
|
Feat: upload session recycle crontab job / API for cleanup all upload session
|
3 years ago |
HFO4
|
72173bf894
|
Refactor: create placeholder file and record upload session id in it
|
3 years ago |
HFO4
|
e37e93a7b6
|
Feat: create hidden file when creating upload session
|
3 years ago |
HFO4
|
855c9d92c4
|
Feat: get policy from directory props / Feat: return source enabled flag in file list
|
3 years ago |
HFO4
|
96712fb066
|
Feat: use RFC3339 time format in returned results (#811)
|
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 |
Loyalsoldier
|
79b8784934
|
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
|
4 years ago |
HFO4
|
5af3c4e244
|
Fix: directory renaming should not be limited by file extensions (#395)
|
5 years ago |
HFO4
|
e8a6df9a86
|
Feat: import file from existing outer folder
|
5 years ago |
HFO4
|
ab3b59e63d
|
Feat: add option to force delete file record in database
|
5 years ago |
HFO4
|
58d8695c53
|
Fix: endless loop while creating nested folders
|
5 years ago |
HFO4
|
86889e2fac
|
Feat: WebDAV account management
|
5 years ago |
HFO4
|
44d6ca487c
|
Feat: mount storage policy for folders in WebDAV
|
5 years ago |
HFO4
|
bb63ea7142
|
Test: model.Tags / modifications
|
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
|
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
|
e2f6dab70c
|
Feat: save re-save single shared file
|
5 years ago |
HFO4
|
7fbbcefc57
|
Feat: get thumb & download file in qiniu policy
|
5 years ago |
HFO4
|
ee08821361
|
Feat: remote delete file / Fix: broken Filesystem recycle in upload request
|
5 years ago |
HFO4
|
e97ed216f2
|
Feat: finish WebDAV adaptation
|
5 years ago |
HFO4
|
a445da5286
|
Fix: failed unit test due to missing mock.ExpectWereMatch()
|
5 years ago |
HFO4
|
6eff13c80a
|
Test: modified folder methods and filesystem
|
5 years ago |
HFO4
|
56b1ae9f31
|
Modify: use pure tree structure in file system scheme
|
5 years ago |