Aaron Liu
b55344459d
feat(thumb): use libvips to generate thumb
2023-04-07 19:30:10 +08:00
Aaron Liu
f5a21a7e6f
feat(thumb): set size limit for original file
2023-04-07 19:28:39 +08:00
Aaron Liu
b910254cc5
feat(thumb): delete generated thumb file
...
fix(s3): return empty list of file failed to be deleted
2023-04-07 19:27:57 +08:00
Aaron Liu
e115497dfe
feat(thumb): generate thumb for OneDrive files
2023-04-07 19:27:31 +08:00
Aaron Liu
62b73b577b
feat(thumb): generate and return sidecar thumb
2023-04-07 19:26:39 +08:00
Aaron Liu
7cb5e68b78
refactor(thumb): thumb logic for slave policy
2023-04-07 19:25:29 +08:00
Aaron Liu
ae118c337e
refactor(thumb): reset thumb status after renaming a file with no thumb available
2023-04-07 19:09:13 +08:00
Aaron Liu
f36e39991d
refactor(thumb): new thumb pipeline model to generate thumb on-demand
2023-04-07 19:08:54 +08:00
HFO4
28c2ffe72e
i18n: logs in filesystem
2022-09-29 17:42:23 +08:00
HFO4
eaa8c9e12d
Refactor: move thumbnail config from ini file to database
2022-03-23 19:02:39 +08:00
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
2021-11-11 17:45:22 +08:00
HFO4
170f2279c1
Fix: failed to get thumbnails under global OneDrive policy
2021-03-14 11:03:10 +08:00
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
2020-11-21 17:34:55 +08:00
HFO4
6006ff4d22
Feat: regenerate when thumbnail files not exist
2020-04-24 10:18:01 +08:00
HFO4
439b5a2ce0
Modify: stop recycle filesystem when generate thumbnails
2020-03-11 16:34:19 +08:00
HFO4
4de0a2577a
Fix: recycle error when handling upload task
2020-03-11 16:29:46 +08:00
HFO4
4d70f9fa3e
Fix: get execute file path dynamically
2020-03-11 10:32:35 +08:00
HFO4
bd643fa2d5
Feat: remote test ping and ping-back
2020-02-27 11:17:59 +08:00
HFO4
a8272a66b7
Modify: move aria2 into internal packages / migration version check
2020-02-22 12:18:49 +08:00
HFO4
9fe451ad4b
Fix: cache-control header in thumb redirect request
2020-02-01 10:08:34 +08:00
HFO4
06ff8b5a50
Feat: get OneDrive thumbnails
2020-01-21 13:27:20 +08:00
HFO4
7fbbcefc57
Feat: get thumb & download file in qiniu policy
2020-01-15 14:15:25 +08:00
HFO4
b6102c3ae5
Fix: policy should be re-dispatch while getting thumbnails
2020-01-02 13:10:04 +08:00
HFO4
bf0998f3a5
Fix: unclosed file after get thumbnails
2020-01-01 20:17:50 +08:00
HFO4
132c7a8fcb
Feat: file uploading in slave mode
2019-12-28 13:14:00 +08:00
HFO4
6ada69f637
Test: update file content related hooks
2019-12-15 16:35:01 +08:00
HFO4
d0bb123e03
Test: get source URL of files
2019-12-11 12:24:09 +08:00
HFO4
c3c0e92964
Test: thumbnail and authn / Modify: read thumbnail config from file
2019-12-09 11:33:39 +08:00
HFO4
f35c585edf
Feat experimental WebAuth API
2019-12-08 22:17:36 +08:00
HFO4
0932a10fed
Feat: generate thumbnails for image file
2019-12-08 14:16:01 +08:00
HFO4
438ce02420
Modify: re-organize structure of filesystem
2019-11-20 15:53:00 +08:00