David Christofas
95ae3b8762
rewrite thumbnails API
...
Improved the thumbnails API so that the binary files won't be
transported via GRPC. GRPC has a limited message size and isn't very
effiefficient with large binary data.
2022-03-08 23:12:43 +01:00
David Christofas
d6182a4ea1
generate animated thumbnails for animated gifs
2022-03-04 19:13:48 +01:00
Michael Barz
b15db1794a
update reva to version 2.0.0 ( #3258 )
2022-03-03 19:56:04 +01:00
David Christofas
caeb2b684d
support thumbnails in spaces
2022-02-23 15:52:02 +01:00
Juan Pablo Villafáñez
7d8e334537
Revert v1 to v0
2022-01-31 12:17:56 +01:00
Juan Pablo Villafáñez
04b8ef0fcb
Migrate thumbnails proto files and adjust related import paths
2022-01-31 09:26:23 +01:00
David Christofas
f602c50ff9
fix thumbnailer for the new spaces approach
2022-01-07 16:32:57 +01:00
Willy Kloucek
3808b299c2
no error logging on unsuported files for thumbnailer
2021-10-29 08:20:36 +02:00
Willy Kloucek
6d5a3733ff
upgrade to go micro v4.1.0
2021-10-14 15:56:19 +02:00
Ralf Haferkamp
3a42fdc578
Move to go-chi/chi v5
2021-08-24 17:48:37 +02:00
Ishank Arora
89f8320c74
Make webdav namespace configurable across services
2021-06-25 10:05:20 +02:00
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
David Christofas
b490e32d7d
add support for gifs to the thumbnails service
2021-03-10 17:29:26 +01:00
David Christofas
ff618c076a
fix jpeg thumbnails
2021-03-10 10:06:19 +01:00
David Christofas
902977cb60
resolve linter issues
2021-02-25 14:53:56 +01:00
Jörn Friedrich Dreyer
89b06defa5
use ocis grpc client for thumbnails
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-02-18 21:26:36 +00:00
A.Unger
7e505fbd9f
remove any micro v2 occurences from the project
2021-02-18 08:01:53 +00:00
David Christofas
9027864b68
quickfix for thumbnail generation when using different idp
2021-02-11 15:53:33 +01:00
A.Unger
704a1f4194
webdav working
2020-09-18 15:26:25 +02:00
A.Unger
396d5d3a2f
update webdav import paths and module name
2020-09-18 12:59:04 +02:00
A.Unger
72a987f8e3
Add 'webdav/' from commit '0d5eded8d0068b8df984b3d4c44a66f10c97cf77'
...
git-subtree-dir: webdav
git-subtree-mainline: 7ffaa859b3
git-subtree-split: 0d5eded8d0
2020-09-18 12:56:12 +02:00