Commit Graph

72 Commits

Author SHA1 Message Date
Willy Kloucek
8b195e95b6 update reva 2021-05-10 11:39:58 +02:00
Pascal Wengerter
4d09b61973 Merge pull request #1867 from owncloud/dependabot/npm_and_yarn/onlyoffice/rollup/plugin-replace-2.4.2
Bump @rollup/plugin-replace from 2.4.1 to 2.4.2 in /onlyoffice
2021-05-07 11:50:55 +01:00
Benedikt Kulmann
56530879ef Update reva to v1.7.1-0.20210430154404-69bd21f2cc97 2021-05-04 15:20:35 +02:00
David Christofas
94ec263d89 update reva to v1.6.1-0.20210414111318-a4b5148cbfb2 2021-04-14 15:24:04 +02:00
Willy Kloucek
708133ab08 fixes #1475 2021-04-13 09:29:24 +02:00
Willy Kloucek
6020a37640 adapt to owncloud.dev 2021-04-07 13:40:12 +02:00
Willy Kloucek
31a0389fbc enforce quota 2021-03-30 10:55:58 +02:00
dependabot[bot]
41079a1810 Bump @rollup/plugin-replace from 2.4.1 to 2.4.2 in /onlyoffice
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.4.1...replace-v2.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 06:27:41 +00:00
David Christofas
bcffed2e00 update reva to v1.6.1-0.20210326165326-e8a00d9b2368 2021-03-29 05:11:23 +05:45
Alex Unger
95b69a5e5d Merge pull request #1819 from owncloud/refactor-extensions 2021-03-26 13:01:35 +01:00
A.Unger
d95d58c66a Merge branch 'master' into refactor-extensions 2021-03-26 11:40:10 +01:00
David Christofas
8f45adbcf8 update npm dependencies 2021-03-25 14:40:49 +01:00
Willy Kloucek
5a5d3af8f2 update go 2021-03-23 13:41:16 +01:00
Willy Kloucek
fa040cf56f update reva 2021-03-23 13:41:11 +01:00
A.Unger
192e3fbd00 refactor onlyoffice tracing config 2021-03-18 12:24:07 +01:00
A.Unger
bf63bc8c7c suport for onlyoffice 2021-03-17 15:36:37 +01:00
A.Unger
04fa140c76 Merge branch 'master' into ocis-1715-lighter-runtime 2021-03-12 22:59:44 +01:00
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
Willy Kloucek
d1701b3035 conditionally include bingo 2021-03-09 11:01:46 +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