HFO4
|
d51351eebd
|
fix: cannot generate thumbnail for COS policy
|
3 years ago |
HFO4
|
71df067a76
|
fix: create directory now ignore conflict error, it will return the existed folder
|
3 years ago |
HFO4
|
1c0a735df8
|
Test: new changes pkg remote, fsctx, part of filesystem
|
3 years ago |
HFO4
|
eaa8c9e12d
|
Refactor: move thumbnail config from ini file to database
|
3 years ago |
HFO4
|
e0714fdd53
|
Feat: process upload callback sent from slave node
|
3 years ago |
HFO4
|
4925a356e3
|
Enable overwrite for non-first chunk uploading request
|
3 years ago |
HFO4
|
7214e59c25
|
Feat: creating upload session and credential from master server
|
3 years ago |
HFO4
|
118d738797
|
Feat: support apply append mode and overwrite mode for FileStream
|
3 years ago |
HFO4
|
285611baf7
|
Feat: truncate file if uploaded chunk is overlapped
|
3 years ago |
HFO4
|
521c5c8dc4
|
Feat: use transactions to manipulate user's used storage
|
3 years ago |
HFO4
|
285e80ba76
|
Feat: use database transactions to delete / update file size
|
3 years ago |
HFO4
|
3444b4a75e
|
Feat: chunk upload handling for local policy
|
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
|
868a88e5fc
|
Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
|
3 years ago |
HFO4
|
855c9d92c4
|
Feat: get policy from directory props / Feat: return source enabled flag in file list
|
3 years ago |
HFO4
|
7279be2924
|
Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests
|
4 years ago |
HFO4
|
d97bc26042
|
Fix: add recycleLock preventing recycle FileSystem used by another goroutine
|
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
|
514e069113
|
Refactor: decide if there is a thumbnail based on the file extension
|
5 years ago |
HFO4
|
bd643fa2d5
|
Feat: remote test ping and ping-back
|
5 years ago |
HFO4
|
faf46745bc
|
Feat: cron / Fix: users status check
|
5 years ago |
HFO4
|
3ed84ad5ec
|
Feat: validate / cancel task while downloading file in aria2
|
5 years ago |
HFO4
|
91e202c7e6
|
Feat: decompression task
|
5 years ago |
HFO4
|
06ff8b5a50
|
Feat: get OneDrive thumbnails
|
5 years ago |
HFO4
|
68d4a86166
|
Fix: storage policy should be re-dispatched according to policy id in upload session
|
5 years ago |
HFO4
|
83a17645a1
|
Feat: Put file in oss handler
|
5 years ago |
HFO4
|
0e62665d7f
|
Fix: do hard-copy when editing file with soft links
|
5 years ago |
HFO4
|
e8d21b1e9b
|
Feat: qiniu upload & callback
|
5 years ago |
HFO4
|
4b6fbc0de2
|
Feat: remoter handler get content
|
5 years ago |
HFO4
|
4a5782b4e5
|
Feat: remote upload callback / validation
|
5 years ago |
HFO4
|
d29b7ef6f8
|
Feat: auth for remote callback / Modify: use map to store hooks in filesystem
|
5 years ago |
HFO4
|
64342fa88d
|
Feat: send remote uploading callback
|
5 years ago |
HFO4
|
132c7a8fcb
|
Feat: file uploading in slave mode
|
5 years ago |
HFO4
|
6470340104
|
Add: upload controller in slave mode
|
5 years ago |
HFO4
|
9fdf2fe7ab
|
Feat: adapt major methods of WebDAV for Cloudreve file system
|
5 years ago |
HFO4
|
6ada69f637
|
Test: update file content related hooks
|
5 years ago |
HFO4
|
8bf2966d46
|
Feat: update file content
|
5 years ago |
HFO4
|
36d5f51495
|
Feat: sign file source url
|
5 years ago |
HFO4
|
0932a10fed
|
Feat: generate thumbnails for image file
|
5 years ago |
HFO4
|
6eff13c80a
|
Test: modified folder methods and filesystem
|
5 years ago |
HFO4
|
4156a71adf
|
Feat: file download in service level
|
5 years ago |
HFO4
|
0cb80f69f5
|
Modify: split hooks into small modules
|
5 years ago |
HFO4
|
7cb27b2102
|
Test: filesystem/file, filesystem, filesystem/hook, model/file/Create
|
5 years ago |
HFO4
|
438ce02420
|
Modify: re-organize structure of filesystem
|
5 years ago |
HFO4
|
e09294d388
|
Feat: insert file record to database
|
5 years ago |
HFO4
|
f9b37a3359
|
Fix: test failed due to missing context
|
5 years ago |
HFO4
|
20ea86eaf6
|
Fix: test failed due to `Policy.AutoName`
|
5 years ago |
HFO4
|
88a543ef74
|
Feat: `{path}` marker in name rule representing the virtual path of the file
|
5 years ago |
HFO4
|
2e9f256462
|
Feat: after uploading finished hook
|
5 years ago |