change image library and refactor thumbnails service

This commit is contained in:
David Christofas
2020-11-26 16:36:51 +01:00
parent c5a75291f9
commit c46a5598d4
18 changed files with 355 additions and 321 deletions
@@ -0,0 +1,6 @@
Change: replace the library which scales the images
The library went out of support.
Also did some refactoring of the thumbnails service code.
https://github.com/owncloud/ocis/pull/910