Commit Graph

43 Commits

Author SHA1 Message Date
Willy Kloucek
6020a37640 adapt to owncloud.dev 2021-04-07 13:40:12 +02:00
Willy Kloucek
80a158ba4a change default path for thumbnails 2021-04-06 11:20:48 +02:00
Willy Kloucek
9bc0cb49c1 fix go import and makefiles, version bump of build tools 2021-03-31 12:03:42 +02:00
Willy Kloucek
2f831c4fca fix proto package names 2021-03-31 08:02:43 +02:00
A.Unger
6af43cc150 refactor thumbnails tracing config 2021-03-18 12:28:01 +01:00
A.Unger
ed6bdc77b8 suport for thumbnails 2021-03-17 15:38:37 +01:00
A.Unger
96447d50b9 add thumbnails to new config scheme 2021-03-12 17:07:57 +01:00
A.Unger
b52fe95762 run ParseConfig only when running unsupervised 2021-03-11 20:09:05 +01:00
A.Unger
dc4b4b7e46 correctly implement suture v4 interfaces 2021-03-11 15:50:01 +01:00
A.Unger
1df0d2d95f Merge branch 'master' into ocis-1715-lighter-runtime 2021-03-11 13:00:22 +01:00
David Christofas
b490e32d7d add support for gifs to the thumbnails service 2021-03-10 17:29:26 +01:00
A.Unger
6054e6b4a1 sequential access to viper config (still broken) + add delayed execution to storage-sharing 2021-03-10 12:26:14 +01:00
A.Unger
e8c57394d8 fix debug services shutdown 2021-03-10 11:38:21 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
Jörn Friedrich Dreyer
2bfdab8735 add remaining services
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-03-09 16:03:47 +00:00
A.Unger
e8b1665f63 fix flag parsing 2021-03-04 14:33:16 +01:00
A.Unger
96521d23a9 add thumbnails 2021-03-04 14:08:44 +01:00
Willy Kloucek
1aac5a09d2 cleanup 2021-03-01 15:23:47 +01:00
Willy Kloucek
82f75a2164 switch to golangci-lint 2021-03-01 15:06:11 +01:00
David Christofas
eda3997211 resolve linter issues 2021-02-25 14:37:05 +01:00
Jörn Friedrich Dreyer
52ebb7c611 Merge pull request #1700 from owncloud/preallocate-slices
pre allocate slices
2021-02-23 09:55:52 +01:00
David Christofas
1088faf95d pre allocate slices
Pre allocating slices with a target size reduces the number of allocations because we already know how big the slice will be and therefore need to allocate only once
2021-02-22 19:41:48 +01:00
Jörn Friedrich Dreyer
8a8aa2dc52 use micre v3 registry interface
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-22 15:08:50 +00:00
Jörn Friedrich Dreyer
8d3562dc62 add missing files
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:59:35 +00:00
Jörn Friedrich Dreyer
63416c3cac update proto-gen-micro, regenerate protobuf, mod tidy all
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:03:22 +00:00
A.Unger
6644f5b679 update thumbnails to use go-micro v3 2021-02-18 08:01:53 +00:00
Willy Kloucek
aed03b5bf5 generate all protobuf and embed.go files in CI 2021-02-16 15:44:06 +01:00
David Christofas
8c9a1712fb delete unnecessary protobuf tests 2021-02-11 16:43:01 +01:00
David Christofas
d7604d8608 update thumbnail tests to quickfix 2021-02-11 16:24:02 +01:00
David Christofas
9027864b68 quickfix for thumbnail generation when using different idp 2021-02-11 15:53:33 +01:00
David Christofas
cf69537d1b small refactorings of test code and some methods 2020-12-18 14:12:10 +01:00
David Christofas
b07acdb03d reduce warn logs
When we try to load the thumbnail from the store for the first time we expect it to fail so we shouldn't log with level warn.
2020-12-17 17:25:33 +01:00
A.Unger
7bba6bcb6a increase log level for missing config on default location to debug 2020-12-11 14:16:51 +01:00
David Christofas
c46a5598d4 change image library and refactor thumbnails service 2020-11-26 16:36:51 +01:00
Alex Unger
f90d0d610e Merge pull request #840 from owncloud/ocis-1018
Tweak go-micro behavior
2020-11-12 13:59:12 +01:00
A.Unger
641fd2703a make version command registry aware 2020-11-12 11:53:37 +01:00
Benedikt Kulmann
4059b8e0a0 Fix service name tracing config 2020-11-11 21:08:46 +01:00
A.Unger
78d5f21587 adjust thumbnails 2020-11-04 15:38:36 +01:00
David Christofas
c05b5a3a81 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 17:05:51 +02:00
Michael Barz
7a8556c04a Fix unit tests 2020-09-21 15:04:10 +02:00
A.Unger
d2974fbf02 thumbnails working 2020-09-18 15:24:32 +02:00
A.Unger
45f8b7c403 update thumbnails import paths and module name 2020-09-18 13:03:45 +02:00
A.Unger
530336a826 Add 'thumbnails/' from commit '2ebf7b2f23af96b3b499c401fe5498a9349403d8'
git-subtree-dir: thumbnails
git-subtree-mainline: ccc651a11e
git-subtree-split: 2ebf7b2f23
2020-09-18 13:02:40 +02:00