Commit Graph

12 Commits

Author SHA1 Message Date
David Christofas
89abe9cca9 add more default resolutions 2020-05-19 11:02:14 +02:00
David Christofas
0b757c8713 fix program flags 2020-04-21 10:58:27 +02:00
David Christofas
cfd6b9cf91 fix type in flagset 2020-03-25 11:56:39 +01:00
David Christofas
3de4584a45 use predefined resolutions for thumbnail generation 2020-03-23 11:52:33 +01:00
David Christofas
35141c8e09 implement grpc service and remove http service 2020-03-13 14:37:52 +01:00
David Christofas
78a92cf722 use filepath.Join instead of path.Join 2020-03-11 16:00:51 +01:00
David Christofas
f5f68e27dc use os.TempDir() for portable temporary directory 2020-03-11 15:58:40 +01:00
David Christofas
985c11896f refactoring: implement review feedback 2020-03-11 14:18:25 +01:00
David Christofas
2a587b37c8 clean up and add comments 2020-03-10 14:47:42 +01:00
David Christofas
975387822b add config for filesystem storage 2020-03-09 16:01:20 +01:00
David Christofas
34dcaf9ffe implement file sources
If the file is not cached we have to get it from somewhere. For that I
implemented a webdav file source which gets the file from reva.
2020-03-04 16:55:19 +01:00
David Christofas
883778d883 create extension from template 2020-03-03 15:12:16 +01:00