Commit Graph

12 Commits

Author SHA1 Message Date
David Christofas
af03099aba make responses OC10 compatible 2021-04-27 22:09:49 +02:00
David Christofas
5d6b801b8c implement thumbnail support for public shares 2021-04-27 22:09:45 +02:00
David Christofas
dceb96ff98 prepare for public link thumbnails
- Implement a CS3 image source handler
 - Use checksum instead of etag for unique check
 - Simplify storage layout
2021-04-27 22:09:41 +02:00
Willy Kloucek
80a158ba4a change default path for thumbnails 2021-04-06 11:20:48 +02: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
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