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