Aaron Liu
|
4aafe1dc7a
|
enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings
|
1 year ago |
Aaron Liu
|
8e2fc1a8f6
|
test(thumb): new changes in filesystem pkg
|
2 years ago |
Aaron Liu
|
62b73b577b
|
feat(thumb): generate and return sidecar thumb
|
2 years ago |
Aaron Liu
|
7cb5e68b78
|
refactor(thumb): thumb logic for slave policy
|
2 years ago |
Aaron Liu
|
f36e39991d
|
refactor(thumb): new thumb pipeline model to generate thumb on-demand
|
2 years ago |
HFO4
|
56fa01ed61
|
fix: failed UT
|
2 years ago |
HFO4
|
196729bae8
|
i18n: logs in conf/crontab/email/fs.driver
|
2 years ago |
HFO4
|
d117080991
|
Test: new changes pkg filesystem
|
3 years ago |
HFO4
|
c6130ab078
|
Feat: new changes in pkg: chunk, backoff, local, onedrive
|
3 years ago |
HFO4
|
eaa8c9e12d
|
Refactor: move thumbnail config from ini file to database
|
3 years ago |
HFO4
|
9136f3caec
|
Fix: while placeholder file got conflict, original file might be deleted
|
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
|
2811ee3285
|
Feat: slave policy creating upload session API
|
3 years ago |
HFO4
|
7dd636da74
|
Feat: upload session recycle crontab job / API for cleanup all upload session
|
3 years ago |
HFO4
|
3444b4a75e
|
Feat: chunk upload handling for local policy
|
3 years ago |
HFO4
|
c301bd6045
|
Feat: API for receiviing chunk data
|
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
|
de9c41082c
|
Feat: create upload session and pre-upload check
|
3 years ago |
HFO4
|
9056ef9171
|
Test: new changes in 3.4.0
|
3 years ago |
HFO4
|
4cf6c81534
|
Fix: failed unit test
|
4 years ago |
HFO4
|
5a66af3105
|
Fix: failed unit test
|
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 |
HFO4
|
e699287ffd
|
Modify: mark as success when deleting a file that does not exist;
Fix: minio is not usable in S3 policy
Modify: use batch request to delete S3 files
|
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
|
36e5b31f73
|
Modify: add recursive options for list method
Test: local.List
|
5 years ago |
HFO4
|
f7311f906b
|
Feat: add List method to Handler interface / implement local.List
|
5 years ago |
HFO4
|
816b537787
|
Fix: permission error while creating folder recursively
|
5 years ago |
HFO4
|
e07b09186d
|
Modify: use 644 permission when creating a new physical directory (#274)
|
5 years ago |
yeungc
|
6285e45e34
|
Fix: filename and code typo (#260)
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller_test.go to handler_test.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Fix typo
|
5 years ago |
HFO4
|
ff2dae80f0
|
Fix: incorrect thumb path detect while deleting files
|
5 years ago |
HFO4
|
71876a79cd
|
Fix: failed test due to relative path
|
5 years ago |
HFO4
|
37de715541
|
Fix: failed test due to relative path
|
5 years ago |
HFO4
|
4d70f9fa3e
|
Fix: get execute file path dynamically
|
5 years ago |
HFO4
|
2f1f619f2f
|
Fix: failed test due to modifications
|
5 years ago |
HFO4
|
f1ef21e195
|
Feat: add local policy
|
5 years ago |
HFO4
|
fa3b51096a
|
Feat: upyun download / thumb / sign
|
5 years ago |