Cloudreve/pkg
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
..
aria2 Test: aria2 task monitor 2021-11-09 20:53:42 +08:00
auth Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
authn Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
balancer Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
cache Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
cluster Refactor: move slave pkg inside of cluster 2021-11-08 19:54:26 +08:00
conf Feat: improve thumbnails proformance and GC for local policy (#1044) 2021-11-11 17:45:22 +08:00
crontab Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
email Fix: user encryption setting will now overwrite the default one in gomail (#869 #857 #723 #545) 2021-04-25 16:06:22 +08:00
filesystem Feat: improve thumbnails proformance and GC for local policy (#1044) 2021-11-11 17:45:22 +08:00
hashid Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
mocks Test: aria2 task monitor 2021-11-09 20:53:42 +08:00
mq Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
recaptcha Feat: ReCaptcha support (#292) 2020-04-11 09:09:44 +08:00
request Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
serializer Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
task Refactor: move slave pkg inside of cluster 2021-11-08 19:54:26 +08:00
thumb Feat: improve thumbnails proformance and GC for local policy (#1044) 2021-11-11 17:45:22 +08:00
util Fix: concurrent logging lock / Feat: listen SSL (#287) 2020-05-23 13:17:48 +08:00
webdav fix webdav prop get (#1023) 2021-09-27 22:28:36 +08:00