Commit Graph

426 Commits

Author SHA1 Message Date
A.Unger
4ce54edc1a use replaceall 2021-07-01 15:11:34 +02:00
A.Unger
ed9359ddd4 provide name to anonymous type 2021-06-30 10:37:47 +02:00
A.Unger
4994d0b132 correct flagset usage 2021-06-30 10:34:44 +02:00
A.Unger
2e28582c1b cherrypick extensions to start v1 2021-06-29 15:28:19 +02:00
dependabot[bot]
cb996434cc Bump github.com/spf13/viper from 1.8.0 to 1.8.1 in /ocis
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 07:27:46 +00:00
Willy Kloucek
3dfced91e0 update reva to v1.9.1-0.20210628143859-9d29c36c0c3f 2021-06-29 08:19:17 +02:00
Willy Kloucek
823f2cb41f Merge pull request #2186 from owncloud/fix_configuration_docs
[docs-only] fix configuration docs
2021-06-24 12:50:13 +02:00
David Christofas
6859217a17 Merge pull request #2196 from owncloud/dependabot/go_modules/ocis/github.com/spf13/viper-1.8.0
Bump github.com/spf13/viper from 1.7.1 to 1.8.0 in /ocis
2021-06-24 09:29:26 +02:00
David Christofas
538e7b576a update reva to v1.9 2021-06-23 20:18:24 +02:00
dependabot[bot]
3b50ee6e1f Bump github.com/spf13/viper from 1.7.1 to 1.8.0 in /ocis
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 13:49:11 +00:00
Willy Kloucek
02621ac59b update reva to v1.8.1-0.20210622125952-b54b15943d02 2021-06-23 11:19:26 +02:00
Willy Kloucek
5d229a679b fix configuration docs 2021-06-16 15:59:24 +02:00
dependabot[bot]
94cfb4805d Bump github.com/rs/zerolog from 1.22.0 to 1.23.0 in /ocis
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 06:33:12 +00:00
A.Unger
fb31bf4427 namespace user config dir with ocis 2021-06-08 10:45:10 +02:00
A.Unger
2508ce0ef7 use user system config to store tls artifacts 2021-06-07 15:00:52 +02:00
David Christofas
c0cafba544 update reva to v1.7.1-0.20210531093513-b74a2b156af6 2021-06-01 15:11:32 +02:00
dependabot[bot]
bf83d1718f Bump github.com/rs/zerolog from 1.21.0 to 1.22.0 in /ocis
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.21.0...v1.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 08:39:49 +00:00
Willy Kloucek
9533c5dc21 update konnect 2021-05-18 08:12:34 +02:00
dependabot[bot]
918ce630bf Bump github.com/thejerf/suture/v4 from 4.0.0 to 4.0.1 in /ocis
Bumps [github.com/thejerf/suture/v4](https://github.com/thejerf/suture) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/thejerf/suture/releases)
- [Commits](https://github.com/thejerf/suture/compare/v4.0.0...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 14:25:09 +00:00
David Christofas
f6ac50244b update invocations of MintToken and DismantleToken 2021-05-11 14:18:43 +02:00
Willy Kloucek
8b195e95b6 update reva 2021-05-10 11:39:58 +02:00
Willy Kloucek
df3b65b5e8 add wopi server example deployment 2021-05-04 17:39:59 +02:00
Benedikt Kulmann
56530879ef Update reva to v1.7.1-0.20210430154404-69bd21f2cc97 2021-05-04 15:20:35 +02:00
David Christofas
12b4a26385 implement thumbnail support for txt files 2021-04-29 13:48:01 +02:00
David Christofas
5d6b801b8c implement thumbnail support for public shares 2021-04-27 22:09:45 +02:00
A.Unger
420447009b tweak backoff tolerance 2021-04-23 15:19:03 +02:00
A.Unger
11c11b06dc stop supervisor if a service fails to start 2021-04-23 14:13:58 +02:00
Willy Kloucek
c9344cf279 fix docker release 2021-04-22 08:53:41 +02:00
Willy Kloucek
0e36f04a62 use binaries from make release 2021-04-20 17:00:15 +02:00
A.Unger
60280a3f28 refactor and cleanup a bit 2021-04-20 14:55:48 +02:00
A.Unger
7446c4de12 Merge branch 'master' into parse-config-when-run 2021-04-20 12:52:56 +02:00
A.Unger
6e4de0abd3 config parsing on run command 2021-04-19 13:32:38 +02:00
Willy Kloucek
771f85ce2b remove ocis-hello references 2021-04-19 13:05:41 +02:00
A.Unger
ad006496ef remove unused reference 2021-04-16 13:53:38 +02:00
A.Unger
af64e288e9 remove dead runtime code 2021-04-16 13:22:49 +02:00
David Christofas
94ec263d89 update reva to v1.6.1-0.20210414111318-a4b5148cbfb2 2021-04-14 15:24:04 +02:00
A.Unger
12ef07244c Merge branch 'master' into gh-ocis-1825 2021-04-13 16:15:17 +02:00
A.Unger
c170e96b5f update modules? 2021-04-13 16:10:01 +02:00
Willy Kloucek
708133ab08 fixes #1475 2021-04-13 09:29:24 +02:00
Willy Kloucek
31a0389fbc enforce quota 2021-03-30 10:55:58 +02:00
David Christofas
bcffed2e00 update reva to v1.6.1-0.20210326165326-e8a00d9b2368 2021-03-29 05:11:23 +05:45
Willy Kloucek
a7f0bac2a0 fix to alpine:3.13 2021-03-24 16:44:31 +01:00
Willy Kloucek
4c769e0d33 update alpine base image to 3.14 2021-03-24 16:44:31 +01:00
Willy Kloucek
be8441aa9a bump go version for eos test 2021-03-24 15:32:41 +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
61a15be7a8 update default port to 9250 2021-03-18 15:38:36 +01:00
A.Unger
25ea46324f add changelog + rename OCIS_RUNTIME_HOSTNAME -> OCIS_RUNTIME_HOST 2021-03-18 15:27:45 +01:00
A.Unger
385d6ecc48 make runtime port and host configurable 2021-03-18 15:23:36 +01:00
A.Unger
8a64b190a2 fix debug lines 2021-03-17 16:05:48 +01:00