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
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
71876a79cd
Fix: failed test due to relative path
2020-03-12 09:30:57 +08:00
HFO4
4d70f9fa3e
Fix: get execute file path dynamically
2020-03-11 10:32:35 +08:00
HFO4
3ce4b87f2b
Feat: login / register setting in dashboard
2020-02-23 15:19:38 +08:00
HFO4
7dcc7a4880
Test: Task list / file delete
2020-02-21 12:09:43 +08:00
HFO4
4420a75c04
Feat: user setting
2020-02-19 16:05:54 +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