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
4fe4a34a1f
Add blank comment lines
2022-12-27 13:28:29 +01:00
Michael Barz
d9fa7455b6
add more unit tests for the drives operations
2022-11-16 15:19:22 +01:00
Willy Kloucek
d74b879d4f
update tooling ( #5038 )
...
* update tooling
* update nodejs version
2022-11-11 15:01:45 +01:00
Jörn Friedrich Dreyer
1bb7d57caf
index and return parentid in search report
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-10-07 10:52:14 +00:00
Andre Duffeck
68b17eb68d
Search dav spaces ( #4661 )
...
* Add a Ref option to SearchRequest, e.g. for limiting the search to a space
* Enable REPORT requests for /dav/spaces URLs
* Limit the search to the according space in case of /dav/spaces searches
* Add changelog
* Adapt expected failures
* Comment exported functions
2022-09-27 10:38:15 +02:00
jkoberg
d6f3250f35
regenerate protogen
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-09-02 15:02:06 +02:00
Christian Richter
f8f1320501
refactor extensions -> services
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-06-27 14:05:36 +02:00
Michael Barz
3b41bc164e
Upgrade protobuf go package version to v2
2022-05-04 15:10:00 +02:00
Michael Barz
189987bcbd
Bump major version to v2
2022-05-04 14:49:59 +02:00
André Duffeck
51cf27d767
Add etag, mtime and mimetype to the search index and response
2022-04-25 11:23:30 +02:00
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
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