Commit Graph

54 Commits

Author SHA1 Message Date
A.Unger
df3d563aac add onlyoffice to new config scheme 2021-03-12 16:54:41 +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
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
29910838c1 rework config 2021-03-09 15:55:45 +01:00
A.Unger
3b83e9dc93 Merge branch 'master' into ocis-1715-lighter-runtime 2021-03-05 15:41:02 +01:00
David Christofas
400cd5e3e5 update npm dependencies 2021-03-04 20:49:13 +01:00
A.Unger
f7917bf760 add onlyoffice 2021-03-04 13:26:49 +01:00
Willy Kloucek
58c3acb525 run "make go-mod-tidy" and "make generate" 2021-03-01 15:33:14 +01:00
Willy Kloucek
387b2f3272 introduce bingo and rework makefiles 2021-03-01 15:05:48 +01:00
David Christofas
1f5f99996b resolve linter issues 2021-02-26 09:20:28 +01:00
David Christofas
c8fa6af54b update npm dependencies 2021-02-24 15:04:01 +01:00
Jörn Friedrich Dreyer
368d32becb run make go-mod-tidy
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-23 09:16:58 +00:00
Jörn Friedrich Dreyer
89b06defa5 use ocis grpc client for thumbnails
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 21:26:36 +00:00
A.Unger
1daad022c3 set MICRO_LOG_LEVEL to error if not defined 2021-02-18 12:45:44 +01:00
Jörn Friedrich Dreyer
13f6defb7a use upstream prometheus logger
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 09:10:00 +00:00
Jörn Friedrich Dreyer
c2939551e5 rebase and tidy
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:17:57 +00:00
Jörn Friedrich Dreyer
57aec02410 tidy everything
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:03:22 +00:00
Jörn Friedrich Dreyer
603dad3533 bring back etcd registry
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:01:53 +00:00
A.Unger
005f47d436 update accounts, settings, storage-metadata and ocis-pkg to use asim go-micro v3 2021-02-18 08:00:02 +00:00
Willy Kloucek
aed03b5bf5 generate all protobuf and embed.go files in CI 2021-02-16 15:44:06 +01:00
David Christofas
9d1341d1eb update ocis dependencies 2021-02-16 14:32:46 +01:00
David Christofas
10d4bad26d clean up go dependencies 2021-02-12 16:38:34 +01:00
Benedikt Kulmann
8cfbbf77b3 Update JS dependencies 2021-01-29 22:02:04 +05:45
Ilja Neumann
03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
Willy Kloucek
29129cdb9d fix config links 2021-01-29 11:14:03 +01:00
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
dependabot[bot]
c415360566 Bump axios from 0.19.2 to 0.21.1 in /onlyoffice
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 10:28:20 +00: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
Jörn Friedrich Dreyer
63ae28fff1 align commands to always execute the original Before()
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 10:52:22 +00:00
Willy Kloucek
12897e61cb add multiple env vars to templates 2020-12-23 09:19:32 +01:00
Willy Kloucek
d2e4c69aee add go-mod-tidy targets to Makefiles 2020-12-18 15:49:08 +01:00
Benedikt Kulmann
b3871d8e0b Disable static assets caching 2020-12-14 22:57:53 +01:00
dependabot[bot]
aa36967bce Bump ini from 1.3.5 to 1.3.8 in /onlyoffice
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 07:40:58 +00:00
Benedikt Kulmann
0892add114 Update phoenix assets to 0.28.0 2020-12-04 17:10:16 +01:00
Lukas Hirt
dbecc7dcfb Add docs template 2020-12-01 10:00:32 +01:00
Benedikt Kulmann
b17650af5a Fix docs build 2020-11-30 23:38:26 +01:00
Lukas Hirt
a3853388d8 Fix wrong import 2020-11-30 17:55:57 +01:00
Lukas Hirt
0cc535ad51 Fix wrong name 2020-11-30 17:54:51 +01:00
Benedikt Kulmann
db9b9ca252 Fix go vet 2020-11-30 17:53:44 +01:00
Benedikt Kulmann
bf1926f84f Switch ocis-pkg to recent version 2020-11-30 17:28:34 +01:00
Benedikt Kulmann
61cd37113a Refactor http server 2020-11-30 16:48:48 +01:00
Lukas Hirt
90e9a75b07 Add eslint config 2020-11-26 11:22:49 +01:00
Lukas Hirt
22067eb855 Do not check for vue files in lint 2020-11-26 11:19:07 +01:00
Lukas Hirt
79ec1d1034 Remove unnecessary files 2020-11-26 11:05:10 +01:00