Commit Graph

60 Commits

Author SHA1 Message Date
David Christofas
2445c71663 Merge pull request #14 from owncloud/integration-tests
implement integration tests
2020-04-22 14:43:03 +02:00
David Christofas
c2a3bc92f3 fix tests 2020-04-22 14:39:24 +02:00
David Christofas
68f798d0f9 implement integration tests 2020-04-22 14:39:19 +02:00
David Christofas
5177069026 Automated changelog update [skip ci] 2020-04-21 10:05:54 +00:00
David Christofas
b0643afcc0 Merge pull request #17 from owncloud/prepare-release-0.1.1
prepare release 0.1.1
2020-04-21 12:02:05 +02:00
David Christofas
16164473c6 prepare release 0.1.1 2020-04-21 11:55:34 +02:00
David Christofas
dc64190162 Automated changelog update [skip ci] 2020-04-21 09:15:37 +00:00
David Christofas
eae06e1420 Merge pull request #16 from owncloud/fix-flags
fix program flags
2020-04-21 11:11:35 +02:00
David Christofas
0b757c8713 fix program flags 2020-04-21 10:58:27 +02:00
Michael Barz
3d26974593 Automated changelog update [skip ci] 2020-03-31 09:22:15 +00:00
Michael Barz
1d8f5c6228 Merge pull request #13 from owncloud/prepare-0.1.0-release
prepare 0.1.0 release
2020-03-31 11:18:22 +02:00
David Christofas
af26eeffd8 prepare 0.1.0 release 2020-03-31 11:13:52 +02:00
Michael Barz
5c069aeaf8 Merge pull request #12 from owncloud/fix-docs
Move templates to a separate folder
2020-03-27 12:32:59 +01:00
Michael Barz
f8afe85c3e Move templates to a separate folder 2020-03-27 12:24:28 +01:00
Michael Barz
5c5651eb4a Merge pull request #11 from owncloud/format-protdoc
Better formatting of protodocs
2020-03-27 09:14:45 +01:00
Michael Barz
5841cd7b6f Better formatting of protodocs 2020-03-26 22:23:16 +01:00
David Christofas
b0a89936b6 Merge pull request #10 from owncloud/update-docs
Update docs
2020-03-26 15:22:19 +01:00
David Christofas
336565fe24 add protobuf documentation 2020-03-26 11:25:57 +01:00
David Christofas
cc0837ec3c Automated changelog update [skip ci] 2020-03-26 09:00:33 +00:00
David Christofas
7ae69b42e1 Merge pull request #8 from owncloud/predefined-resolutions
use predefined resolutions for thumbnail generation
2020-03-26 09:56:45 +01:00
David Christofas
e9c2de26a5 rename package 2020-03-26 09:49:37 +01:00
David Christofas
0e2223819d rename context 2020-03-25 16:56:45 +01:00
David Christofas
39ea10a886 small refactorings 2020-03-25 14:37:13 +01:00
David Christofas
01672d1da5 update documentation 2020-03-25 11:57:09 +01:00
David Christofas
cfd6b9cf91 fix type in flagset 2020-03-25 11:56:39 +01:00
David Christofas
eb820e1ab7 add comment to test structure 2020-03-24 11:05:08 +01:00
David Christofas
3daf985f4c add changelog 2020-03-23 12:00:04 +01:00
David Christofas
3de4584a45 use predefined resolutions for thumbnail generation 2020-03-23 11:52:33 +01:00
David Christofas
43bf107207 implement a resolution handler 2020-03-21 18:50:18 +01:00
David Christofas
e0ab0b37a5 Automated changelog update [skip ci] 2020-03-18 13:15:05 +00:00
David Christofas
96e3ec5b8f Merge pull request #3 from owncloud/thumbnail_service
Thumbnails Service
2020-03-18 14:11:15 +01:00
David Christofas
024e4661e2 add mimetype to service response 2020-03-18 11:13:09 +01:00
David Christofas
06151de3f4 implement metrics, logging and tracing 2020-03-16 16:55:10 +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
016471532a add changelog 2020-03-11 15:46:52 +01:00
David Christofas
f9d0f7e413 add comment 2020-03-11 15:18:32 +01:00
David Christofas
1389cd742e add proper logging 2020-03-11 15:11:12 +01:00
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