Commit Graph

21 Commits

Author SHA1 Message Date
David Christofas
985c11896f refactoring: implement review feedback 2020-03-11 14:18:25 +01:00
David Christofas
261429ef72 Merge branch 'master' into thumbnail_service 2020-03-10 14:52:52 +01:00
Michael Barz
e36a7ef0cc Typo in CHANGELOG.tmpl 2020-03-10 14:52:46 +01:00
Michael Barz
78b5231ac2 Update manifest.tmpl 2020-03-10 14:52:46 +01:00
Michael Barz
61d0e5263c Update README.md 2020-03-10 14:52:46 +01:00
Michael Barz
e0354f2ce9 Fix Formatting 2020-03-10 14:52:46 +01:00
David Christofas
2a587b37c8 clean up and add comments 2020-03-10 14:47:42 +01:00
David Christofas
d8c359332b rename Context 2020-03-10 10:57:30 +01:00
David Christofas
4647168160 clean up and add comments 2020-03-09 17:03:33 +01:00
David Christofas
975387822b add config for filesystem storage 2020-03-09 16:01:20 +01:00
Michael Barz
30746ab36a Typo in CHANGELOG.tmpl 2020-03-09 12:42:56 +01:00
Michael Barz
d60177a094 Update manifest.tmpl 2020-03-09 12:05:31 +01:00
Michael Barz
2460db2510 Update README.md 2020-03-09 12:04:02 +01:00
Michael Barz
9f9777008c Merge pull request #2 from owncloud/initial-changelog
Fix Formatting
2020-03-09 11:58:04 +01:00
Michael Barz
1274efba21 Fix Formatting 2020-03-09 11:51:09 +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
Michael Barz
3f7d62de0e Initial commit 2020-03-03 15:06:23 +01:00