Commit Graph

24 Commits

Author SHA1 Message Date
dependabot[bot] eb086128c6 Bump eslint-plugin-n from 15.2.3 to 15.2.4 in /services/settings
Bumps [eslint-plugin-n](https://github.com/weiran-zsd/eslint-plugin-node) from 15.2.3 to 15.2.4.
- [Release notes](https://github.com/weiran-zsd/eslint-plugin-node/releases)
- [Commits](https://github.com/weiran-zsd/eslint-plugin-node/compare/15.2.3...15.2.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 06:33:25 +00:00
Ralf Haferkamp 946f3e8feb Remove unused BindEnv code
We dropped this in favour of envdecode a while ago.
2022-07-14 16:34:25 +02:00
Pascal Wengerter 8dd0dd15fd Remove unused nightwatch-vrt dep 2022-07-11 12:47:18 +02:00
Pascal Wengerter 82a7d4092f Merge pull request #4157 from owncloud/dependabot/npm_and_yarn/services/settings/rollup/plugin-replace-4.0.0
Bump @rollup/plugin-replace from 2.4.2 to 4.0.0 in /services/settings
2022-07-11 10:37:24 +02:00
dependabot[bot] eeb09a2a60 Bump @babel/preset-env from 7.16.11 to 7.18.6 in /services/settings
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 06:32:12 +00:00
dependabot[bot] f74576c3d0 Bump @rollup/plugin-replace from 2.4.2 to 4.0.0 in /services/settings
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 2.4.2 to 4.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/url-v4.0.0/packages/replace)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 06:31:50 +00:00
Benedikt Kulmann 981c448395 [full-ci] Bump web to v5.7.0-rc.3 (#4140)
* Bump web to v5.7.0-rc.4

* Switch default value for resharing in capabilities to true

* Fix access token usage in settings ui
2022-07-08 19:15:34 +02:00
mmattel 246377b35b Env variable text fixes 2022-07-07 19:53:27 +05:45
Ralf Haferkamp 4a09d8a948 Remove redundant setting of cli.HelpFlag
The help flag is configured automatically by default already. We don't
need to redo that for every single service.

This also addresses one of the finding of "go race" (#4088)
2022-07-05 14:59:06 +02:00
Pascal Wengerter 6c7ca9e07c Merge pull request #4079 from owncloud/dependabot/npm_and_yarn/services/settings/cucumber/pretty-formatter-1.0.0
Bump @cucumber/pretty-formatter from 1.0.0-alpha.2 to 1.0.0 in /services/settings
2022-07-04 17:48:52 +02:00
dependabot[bot] a5d8dd2103 Bump eslint from 8.18.0 to 8.19.0 in /services/settings
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 06:32:03 +00:00
dependabot[bot] da21873be6 Bump @cucumber/pretty-formatter in /services/settings
Bumps [@cucumber/pretty-formatter](https://github.com/jbpros/cucumber-pretty-formatter) from 1.0.0-alpha.2 to 1.0.0.
- [Release notes](https://github.com/jbpros/cucumber-pretty-formatter/releases)
- [Changelog](https://github.com/cucumber/cucumber-js-pretty-formatter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jbpros/cucumber-pretty-formatter/compare/v1.0.0-alpha.2...v1.0.0)

---
updated-dependencies:
- dependency-name: "@cucumber/pretty-formatter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 06:31:43 +00:00
Pascal Wengerter ff8a916023 Merge pull request #4069 from owncloud/dependabot/npm_and_yarn/services/settings/babel/core-7.18.6
Bump @babel/core from 7.15.5 to 7.18.6 in /services/settings
2022-06-29 17:08:19 +02:00
Pascal Wengerter 3d2dc3a794 Merge pull request #4067 from owncloud/dependabot/npm_and_yarn/services/settings/rollup-2.75.7
Bump rollup from 2.70.1 to 2.75.7 in /services/settings
2022-06-29 14:06:07 +02:00
dependabot[bot] 1a2ccfeb4f Bump @babel/core from 7.15.5 to 7.18.6 in /services/settings
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 11:34:23 +00:00
dependabot[bot] 2c80b6f24f Bump rollup from 2.70.1 to 2.75.7 in /services/settings
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.75.7.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.70.1...v2.75.7)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 11:20:55 +00:00
dependabot[bot] b9ab9123f6 Bump async from 3.2.1 to 3.2.4 in /services/settings
Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 11:01:08 +00:00
dependabot[bot] 80a1234abb Bump ejs from 3.1.6 to 3.1.8 in /services/settings
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 10:19:16 +00:00
Pascal Wengerter c0b92f9571 Unskip settings service acceptance tests (#4057)
* Update dependencies, browserslist, linting, acceptance test translations for settings service

* Unskip settings service acceptance tests

* unsilence ci-node-generate steps

* Reset nodejs in CI from 16 to 14

Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
2022-06-29 12:17:55 +02:00
Willy Kloucek 4d60867cd6 improve *_HTTP_ROOT descriptions 2022-06-29 09:44:12 +02:00
Martin a85e168b2c Update services/settings/pkg/config/config.go 2022-06-29 08:16:58 +02:00
Willy Kloucek 8f3b0c50cd Merge branch 'master' into config-doc-descriptions 2022-06-28 13:03:19 +02:00
Christian Richter f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Christian Richter 78064e6bab rename folder extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00