Commit Graph

50 Commits

Author SHA1 Message Date
Florian Schade 8c9f9b6dfc bump go version to 1.15 2021-01-20 15:41:36 +01:00
Benedikt Kulmann e18d286e8a Fix server url usage in settings and accounts 2021-01-13 09:23:48 +01:00
Willy Kloucek 5c72d915ee fix sonarcloud run for master, remove unneeded configs, rework makefile 2020-12-29 15:46:29 +01:00
Jörn Friedrich Dreyer eb2143d3ec Merge pull request #1157 from owncloud/enable_multiple_env_vars_in_docs
[docs-only] add multiple env vars to templates
2020-12-28 14:23:21 +01:00
Benedikt Kulmann ca6d59d7c5 Merge pull request #1142 from owncloud/small-refactoring
small refactorings of test code and some methods
2020-12-24 06:06:22 +01:00
Willy Kloucek 12897e61cb add multiple env vars to templates 2020-12-23 09:19:32 +01:00
Willy Kloucek 3c3964fd8e run go mod tidy for all extensions 2020-12-18 15:49:13 +01:00
Willy Kloucek d2e4c69aee add go-mod-tidy targets to Makefiles 2020-12-18 15:49:08 +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
Benedikt Kulmann b3871d8e0b Disable static assets caching 2020-12-14 22:57:53 +01:00
A.Unger 7bba6bcb6a increase log level for missing config on default location to debug 2020-12-11 14:16:51 +01:00
Benedikt Kulmann 0892add114 Update phoenix assets to 0.28.0 2020-12-04 17:10:16 +01:00
Willy Kloucek 34845f9414 work on docs 2020-11-30 16:31:38 +01:00
Benedikt Kulmann 040c24606f Update reva to ac85e68 2020-11-30 07:37:31 +01:00
David Christofas c46a5598d4 change image library and refactor thumbnails service 2020-11-26 16:36:51 +01:00
David Christofas e5369a4470 update reva to v1.4.1-0.20201120104232-f5afafc04c3b 2020-11-23 12:56:18 +01:00
Willy Kloucek f2a1c06145 fix typos, force oCIS and add links 2020-11-17 11:05:14 +01:00
Willy Kloucek 20eae462b3 fix exit path for commands templates 2020-11-17 07:59:48 +01:00
Willy Kloucek f7bcbc8737 fix whitespaces 2020-11-13 08:09:45 +01:00
Willy Kloucek f8fc280bd3 enable makefiles for autogenerated doc 2020-11-13 08:09:45 +01:00
Willy Kloucek f1fed2de81 add / edit templates for configuration docs 2020-11-13 08:09:45 +01:00
A.Unger c116e2a025 Merge branch 'master' into run-tidy-globally 2020-11-12 19:42:02 +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
A.Unger f2546c6191 run go mod tidy globally 2020-11-12 11:31:49 +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
Benedikt Kulmann e61952c424 go mod tidy 2020-10-23 10:19:18 +02:00
Michael Barz 6c9840f9df transfer all changelogs from the extensions to the root 2020-10-07 16:33:01 +02:00
Phil Davis 142a652b51 Delete README.md from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis d8554a5685 Delete excess .github from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 8086d78a92 Delete excess .gitignore from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 427f82a596 Delete excess .editorconfig from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 08127c1048 Delete excess .codacy.yml from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis d5aa4c1518 Delete excess .drone.star from extension folders 2020-10-05 15:53:36 +05:45
Michael Barz 456ba52d05 cleanup docs for ocis and remaining extensions 2020-10-01 11:55:02 +02: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
David Christofas 6234064707 rename cmd folders
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 09:23:02 +02:00
David Christofas 51af1e6f26 adapt import paths in the makefiles
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-24 17:25:11 +02:00
A.Unger 10ae5553bb fix offenses 2020-09-23 12:15:35 +02:00
A.Unger dd6a7937e0 Revert "fix issues"
This reverts commit 947fc9f044.
2020-09-23 12:12:08 +02:00
A.Unger 947fc9f044 fix issues 2020-09-23 12:07:18 +02:00
A.Unger 8b9e02ec0b Revert "run remark linter locally"
This reverts commit 97c348f1ae.
2020-09-23 11:48:59 +02:00
A.Unger 97c348f1ae run remark linter locally 2020-09-23 11:34:32 +02:00
Michael Barz 7a8556c04a Fix unit tests 2020-09-21 15:04:10 +02:00
A.Unger 527a24c588 add .gitignore + Makefile ro root folder 2020-09-21 12:42:53 +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