Florian Schade
|
288e67cc39
|
chore: replace interface with any
|
2026-04-23 09:31:11 +02:00 |
|
Michael Barz
|
887257fa38
|
feat: add webp format (#869)
|
2025-05-22 09:19:50 +02:00 |
|
Jörn Friedrich Dreyer
|
b07b5a1149
|
use plain pkg module
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2025-01-13 16:42:19 +01:00 |
|
Jörn Friedrich Dreyer
|
8e028f17e9
|
change module name
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2025-01-13 09:58:18 +01:00 |
|
jkoberg
|
2b8b853c4d
|
feat(thumbnails): make ggp thumbnails work
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-11-07 17:18:28 +01:00 |
|
Ralf Haferkamp
|
358adc15dc
|
refactor(thumbnails): separate out 'kovidgoyal/imaging' dependencies
Move code using the 'kovidgoyal/imaging' package to separate files
to make it easier to create alternative implementations based on build
tags.
|
2024-10-17 14:05:27 +02:00 |
|
Ralf Haferkamp
|
d0ce57dfc2
|
refactor(thumbnails): merge processor into generator
Processor is now part of the generator. This should make it possible
to implement thumbnail generators that do not depend on the 'imaging'
module.
|
2024-10-17 14:05:27 +02:00 |
|
Thomas Müller
|
9db3fd028e
|
feat: add maximum image dimension to be processed by the thumbnailer (#9035)
* feat: add maximum image dimension to be processed by the thumbnailer
* chore: make golangci-lint happy
|
2024-05-03 12:20:27 +02:00 |
|
Christian Richter
|
103377e12f
|
add types to web and thumbnailer
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2023-11-27 15:31:38 +01:00 |
|
Dominik Schmidt
|
0b88ef8c95
|
thumbnails: extract pictures from audio files
|
2023-10-28 01:16:58 +02:00 |
|
Florian Schade
|
9abcd8a7f3
|
feature(thumbnails): add the ability to define custom image processors (#7409)
* feature(thumbnails): add the ability to define custom image processors
* fix(ci): add exported member comment
* docs(thumbnails): mention processors in readme
* fix: codacy and code review feedback
* fix: thumbnail readme markdown
Co-authored-by: Martin <github@diemattels.at>
---------
Co-authored-by: Martin <github@diemattels.at>
|
2023-10-17 09:44:44 +02:00 |
|
Roman Perekhod
|
e57e6046d3
|
Fix preview or viewing of shared animated GIFs (#6386)
* Fix preview or viewing of shared animated GIFs
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
|
2023-05-26 14:52:12 +02:00 |
|
David Christofas
|
0d1d9f2f25
|
add thumbnail support for tiff and bmp files
|
2022-09-22 01:30:49 +02:00 |
|
Christian Richter
|
f8f1320501
|
refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-06-27 14:05:36 +02:00 |
|
Christian Richter
|
78064e6bab
|
rename folder extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-06-27 14:05:36 +02:00 |
|