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
ac536408c6
feat(thumb): use libreoffice to generate thumb
2 years ago
Aaron Liu
98b86b37de
feat(thumb): use ffmpeg to generate thumb
2 years ago
Aaron Liu
b55344459d
feat(thumb): use libvips to generate thumb
2 years ago
Aaron Liu
f5a21a7e6f
feat(thumb): set size limit for original file
2 years ago
Aaron Liu
b910254cc5
feat(thumb): delete generated thumb file
...
fix(s3): return empty list of file failed to be deleted
2 years ago
Aaron Liu
e115497dfe
feat(thumb): generate thumb for OneDrive files
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
ae118c337e
refactor(thumb): reset thumb status after renaming a file with no thumb available
2 years ago
Aaron Liu
f36e39991d
refactor(thumb): new thumb pipeline model to generate thumb on-demand
2 years ago
HFO4
28c2ffe72e
i18n: logs in filesystem
2 years ago
HFO4
eaa8c9e12d
Refactor: move thumbnail config from ini file to database
3 years ago
kikoqiu
54ed7e43ca
Feat: improve thumbnails proformance and GC for local policy ( #1044 )
...
* thumb generating improvement
Replace "github.com/nfnt/resize" with "golang.org/x/image/draw". Add thumb task queue to avoid oom when batch thumb operation
* thumb improvement
* Add some tests for thumbnail generation
3 years ago
HFO4
170f2279c1
Fix: failed to get thumbnails under global OneDrive policy
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
6006ff4d22
Feat: regenerate when thumbnail files not exist
5 years ago
HFO4
439b5a2ce0
Modify: stop recycle filesystem when generate thumbnails
5 years ago
HFO4
4de0a2577a
Fix: recycle error when handling upload task
5 years ago
HFO4
4d70f9fa3e
Fix: get execute file path dynamically
5 years ago
HFO4
bd643fa2d5
Feat: remote test ping and ping-back
5 years ago
HFO4
a8272a66b7
Modify: move aria2 into internal packages / migration version check
5 years ago
HFO4
9fe451ad4b
Fix: cache-control header in thumb redirect request
5 years ago
HFO4
06ff8b5a50
Feat: get OneDrive thumbnails
5 years ago
HFO4
7fbbcefc57
Feat: get thumb & download file in qiniu policy
5 years ago
HFO4
b6102c3ae5
Fix: policy should be re-dispatch while getting thumbnails
5 years ago
HFO4
bf0998f3a5
Fix: unclosed file after get thumbnails
5 years ago
HFO4
132c7a8fcb
Feat: file uploading in slave mode
5 years ago
HFO4
6ada69f637
Test: update file content related hooks
5 years ago
HFO4
d0bb123e03
Test: get source URL of files
5 years ago
HFO4
c3c0e92964
Test: thumbnail and authn / Modify: read thumbnail config from file
5 years ago
HFO4
f35c585edf
Feat experimental WebAuth API
5 years ago
HFO4
0932a10fed
Feat: generate thumbnails for image file
5 years ago
HFO4
438ce02420
Modify: re-organize structure of filesystem
5 years ago