Willy Kloucek
80a158ba4a
change default path for thumbnails
2021-04-06 11:20:48 +02:00
David Christofas
b490e32d7d
add support for gifs to the thumbnails service
2021-03-10 17:29:26 +01:00
Willy Kloucek
1aac5a09d2
cleanup
2021-03-01 15:23:47 +01:00
Willy Kloucek
82f75a2164
switch to golangci-lint
2021-03-01 15:06:11 +01:00
David Christofas
eda3997211
resolve linter issues
2021-02-25 14:37:05 +01:00
David Christofas
1088faf95d
pre allocate slices
...
Pre allocating slices with a target size reduces the number of allocations because we already know how big the slice will be and therefore need to allocate only once
2021-02-22 19:41:48 +01:00
David Christofas
cf69537d1b
small refactorings of test code and some methods
2020-12-18 14:12:10 +01:00
David Christofas
b07acdb03d
reduce warn logs
...
When we try to load the thumbnail from the store for the first time we expect it to fail so we shouldn't log with level warn.
2020-12-17 17:25:33 +01:00
David Christofas
c46a5598d4
change image library and refactor thumbnails service
2020-11-26 16:36:51 +01:00
A.Unger
d2974fbf02
thumbnails working
2020-09-18 15:24:32 +02:00
A.Unger
45f8b7c403
update thumbnails import paths and module name
2020-09-18 13:03:45 +02:00
A.Unger
530336a826
Add 'thumbnails/' from commit '2ebf7b2f23af96b3b499c401fe5498a9349403d8'
...
git-subtree-dir: thumbnails
git-subtree-mainline: ccc651a11e
git-subtree-split: 2ebf7b2f23
2020-09-18 13:02:40 +02:00