Commit Graph

6 Commits

Author SHA1 Message Date
David Christofas
975387822b add config for filesystem storage 2020-03-09 16:01:20 +01:00
David Christofas
f55199f01b implement prototype filesystem storage 2020-03-05 17:13:19 +01:00
David Christofas
0978653f90 rename cache to storage 2020-03-05 15:04:40 +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
a98df0b11f first prototype of the thumbnail service
Currently uses in memory caching and loads the file from the local
filesystem.
2020-03-03 16:40:09 +01:00
David Christofas
883778d883 create extension from template 2020-03-03 15:12:16 +01:00