Aaron Liu
15762cb393
feat(thumb): support output webp thumbnails for vips generator (#2657)
5 months ago
Aaron Liu
3db522609e
feat(thumb): support generating thumbnails using `simple_dcraw` from LibRAW
6 months ago
小白-白
10e3854082
fix(thumb): libreoffice warning ( #2358 )
7 months ago
AaronLiu
21d158db07
Init V4 community edition ( #2265 )
...
* Init V4 community edition
* Init V4 community edition
8 months ago
sam
12e3f10ad7
缩略图生成器支持 LibRaw ( #2109 )
...
* feat: 增加 LibRaw 缩略图生成器。
* feat: 生成 RAW 图像的缩略图时,旋转缩略图的方向。
* update: RAW 缩略图支持镜像方向。
1 year ago
sam
23d009d611
fix: 缩略图生成器中 exts 被多次解析( #2105 ) ( #2106 )
1 year ago
Aaron Liu
247e31079c
fix(thumb): cannot generate thumb using ffmpeg for specific format ( #1756 )
2 years ago
Aaron Liu
fb166fb3e4
release: 3.8.0-beta1
3 years ago
Aaron Liu
8e2fc1a8f6
test(thumb): new changes in filesystem pkg
3 years ago
Aaron Liu
cf03206283
feat(thumb): generator settings and test button
3 years ago
Aaron Liu
ac536408c6
feat(thumb): use libreoffice to generate thumb
3 years ago
Aaron Liu
98b86b37de
feat(thumb): use ffmpeg to generate thumb
3 years ago
Aaron Liu
b55344459d
feat(thumb): use libvips to generate thumb
3 years ago
Aaron Liu
62b73b577b
feat(thumb): generate and return sidecar thumb
3 years ago
Aaron Liu
7cb5e68b78
refactor(thumb): thumb logic for slave policy
3 years ago
Aaron Liu
ae118c337e
refactor(thumb): reset thumb status after renaming a file with no thumb available
3 years ago
Aaron Liu
f36e39991d
refactor(thumb): new thumb pipeline model to generate thumb on-demand
3 years ago
HFO4
644a326580
i18n: logs in rest pkgs
3 years ago
HFO4
eaa8c9e12d
Refactor: move thumbnail config from ini file to database
4 years ago
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
4 years ago
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
5 years ago
HFO4
71876a79cd
Fix: failed test due to relative path
6 years ago
HFO4
4d70f9fa3e
Fix: get execute file path dynamically
6 years ago
HFO4
3ce4b87f2b
Feat: login / register setting in dashboard
6 years ago
HFO4
7dcc7a4880
Test: Task list / file delete
6 years ago
HFO4
4420a75c04
Feat: user setting
6 years ago
HFO4
c3c0e92964
Test: thumbnail and authn / Modify: read thumbnail config from file
6 years ago
HFO4
f35c585edf
Feat experimental WebAuth API
6 years ago
HFO4
0932a10fed
Feat: generate thumbnails for image file
6 years ago