Cloudreve/routers/controllers
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
..
admin.go Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
aria2.go Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
callback.go Fix: #663 2021-01-06 16:35:31 +08:00
directory.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
file.go Feat: improve thumbnails proformance and GC for local policy (#1044) 2021-11-11 17:45:22 +08:00
main.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
objects.go Feat: API for getting object property 2021-03-11 14:50:02 +08:00
share.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
site.go feat: append config parameter: registerEnabled (#911) 2021-05-29 09:58:11 +08:00
slave.go Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
tag.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
user.go Fix: ignore requiring SharePoint site ID after edit / nil pointer in user setting routers 2021-03-14 10:26:45 +08:00
webdav.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00