Michael Stingl
72825ddae4
Added scalingup thumbnail parameter
...
(used by web + iOS app)
2023-12-04 17:35:59 +01:00
Michael Stingl
478960455f
Explain processor behavior
...
Based on:
https://pkg.go.dev/github.com/disintegration/imaging
2023-12-04 17:28:54 +01:00
Michael Stingl
a87eeda1cd
clarify thumbnail processor default in table
2023-12-04 17:18:05 +01:00
Michael Stingl
ab9893bc46
clarified thumbnail “c” parameter
2023-12-04 17:01:30 +01:00
Michael Stingl
f26165910d
[docs-only] Adding thumbnail query parameters to thumbnail README.md
...
Observed with ownCloud Web UI 7.1.0 (Spaces overview):
```
scalingup: 0
preview: 1
a: 1
c: ce88e69a448ab8acf7ff554be5bb5521
x: 1000
y: 1000
```
2023-11-30 10:07:18 +01:00
Martin
a268b3dd0c
Apply suggestions from code review
2023-11-03 11:29:15 +01:00
Martin
ce6e65f8c4
[docs-only] Text fix for thumbnail README.md
...
References: #7409 (feature(thumbnails): add the ability to define custom image processors)
The `Thumbnail Processor` section needed an update to clarify the usecase and behaviour. In addition, the list of sizes above now shows as in a single line each and not in one line.
2023-11-03 11:26:25 +01: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
mmattel
b2504035e0
fix readme service names
2023-04-12 18:40:41 +02:00
Martin
c67b457308
Update services/thumbnails/README.md
2022-10-26 09:17:14 +02:00
Edith Parzefall
152967320d
Update services/thumbnails/README.md
2022-10-26 09:16:05 +02:00
Edith Parzefall
9436dfe4d1
Apply suggestions from code review
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2022-10-26 09:10:18 +02:00
mmattel
2836395a29
update and text restructuring
2022-10-25 17:21:50 +02:00
David Christofas
778c84cf17
add a readme file for the thumbnails service
2022-10-25 15:01:11 +02:00