Pascal Wengerter
9152a71c23
Merge pull request #3157 from owncloud/update-web-5.0.0
...
[full-ci] Update web to v5.0.0
2022-02-15 16:23:38 +01:00
Pascal Wengerter
ab82aeed73
Handle UiKit & iconMaterial removal
...
Bump web-test-middleware in CI
Remove fileUpload volumes in CI, bump web to official v5.0.0
Rename web changelog & fix settings acceptance test
Add 'Spaces' to settings navBar tests
Add new profile link & quota to settings userMenu tests
Update expected failures from web v5.0.0 release
Bump web commit ID
Bump web commit ID
2022-02-15 14:46:14 +00:00
Benedikt Kulmann
f90d329e85
ui adjustments after ODS and Web update
2022-02-15 14:46:14 +00:00
dependabot[bot]
02a5161e44
Bump vm2 from 3.9.5 to 3.9.7 in /settings
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-15 09:06:38 +00:00
Pascal Wengerter
c2c7478bf4
Merge pull request #3159 from owncloud/dependabot/npm_and_yarn/settings/core-js-3.21.0
...
Bump core-js from 3.17.3 to 3.21.0 in /settings
2022-02-15 10:05:42 +01:00
dependabot[bot]
71160d88c4
Bump core-js from 3.17.3 to 3.21.0 in /settings
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.17.3 to 3.21.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.17.3...v3.21.0 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-14 06:02:51 +00:00
dependabot[bot]
d61d03860c
Bump follow-redirects from 1.14.3 to 1.14.8 in /settings
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.3 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-13 22:10:38 +00:00
Juan Pablo Villafáñez
7d8e334537
Revert v1 to v0
2022-01-31 12:17:56 +01:00
Juan Pablo Villafáñez
4736c88252
Restore old makefile and check custom lock file before the generation
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
83b4bf9bcf
Remove old configuration templates
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
8efcbb379a
Cleanup leftovers
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
cce51fdd61
Revert change to keep using api/v0 for accounts and settings
2022-01-31 09:35:39 +01:00
Juan Pablo Villafáñez
7557e4e0ea
Migrate proto files for settings and adjusts paths
2022-01-31 09:35:39 +01:00
David Christofas
f2b8880ab1
improve permission code in settings service
2022-01-28 12:01:28 +01:00
David Christofas
e65d80f95f
update reva
2022-01-27 16:56:19 +01:00
David Christofas
29f4f49e1c
first prototype of a CS3 permissions service
2022-01-27 16:56:15 +01:00
Benedikt Kulmann
0d207a9fcf
Make linter happy
2022-01-23 20:49:53 +01:00
Dominik Schmidt
bf90eb719e
Remove obsolete loadConfig
2022-01-22 16:16:25 +01:00
Willy Kloucek
6927cfd0dc
remove unused templates
2022-01-13 11:32:32 +01:00
Willy Kloucek
6ef6d1117c
fix condition for nil pointer in common config
2022-01-13 08:13:14 +01:00
Willy Kloucek
a3df3f9119
remove default tracing config from indiviual packages
2022-01-13 08:13:14 +01:00
Willy Kloucek
182712b223
fix tracing config
2022-01-13 08:13:14 +01:00
Willy Kloucek
62dbd893b7
switch to http.StatusOK instead of 200
2022-01-07 13:21:14 +01:00
Willy Kloucek
d9744ebda7
improve command description
2022-01-07 13:19:39 +01:00
Willy Kloucek
11466c5f9a
ensure, that each config is only parsed once
2022-01-03 19:08:11 +01:00
Willy Kloucek
3d4df5796a
remove version from service config
2022-01-03 16:24:39 +01:00
Willy Kloucek
55bf175bea
move config parsing in separate package for each service
2022-01-03 15:21:56 +01:00
Willy Kloucek
e0656daaa0
simplify commands and version handling
2022-01-03 13:53:27 +01:00
Willy Kloucek
eee0d0c4c8
remove build flags, add debug server to accounts
2022-01-03 11:11:15 +01:00
Willy Kloucek
6d0b754a86
improve envdecode error handling
2022-01-03 09:47:52 +01:00
Willy Kloucek
7ffe93ba3b
remove supervised flag from configs
2022-01-03 08:22:44 +01:00
Willy Kloucek
e3bfb66df1
maintain envdecode inside ocis-pkg
2022-01-03 07:49:25 +01:00
Willy Kloucek
2bcd4f5a17
directly pass env to config
2022-01-03 07:49:24 +01:00
Willy Kloucek
7abcf96ea8
revert storage, remove tracing.service and bring back common
2022-01-03 07:49:24 +01:00
Willy Kloucek
9aae5392fc
split **/pkg/config/config.go up to multiple files
2022-01-03 07:49:24 +01:00
Willy Kloucek
ee57288309
switch all other services to struct tag based env config
2022-01-03 07:49:24 +01:00
Willy Kloucek
4067ae9493
switch glauth to struct tag based env config
2022-01-03 07:49:23 +01:00
Willy Kloucek
d0030ab555
switch ocs to struct tag based env config
2022-01-03 07:49:23 +01:00
Willy Kloucek
f7b949a445
remove service names
2022-01-03 07:49:23 +01:00
Willy Kloucek
6206fe2398
add missing commands and unify service / namespace options
2022-01-03 07:49:23 +01:00
Pascal Wengerter
53788f6fa6
[full-ci] Bump web to v4.8.0 ( #2895 )
...
* Bump web to v4.8.0
* Use middleware in settings acceptance tests
2021-12-23 13:20:14 +01:00
Michael Barz
40c2825907
Merge pull request #2641 from owncloud/dependabot/npm_and_yarn/settings/vm2-3.9.5
...
Bump vm2 from 3.9.3 to 3.9.5 in /settings
2021-12-22 10:07:45 +01:00
Willy Kloucek
493af58d54
add updated proto generation output
2021-12-22 09:19:58 +01:00
A.Unger
e3e3d1ee57
runtime: removed trap goroutine and let the context cancelation do the thing
2021-12-06 12:11:48 +01:00
Willy Kloucek
41e84b6378
add go:generate step for all go:embed steps
2021-11-24 12:56:42 +01:00
A.Unger
24347180fa
use ocisConfig as struct tagname to bind config files to strucg attributes
2021-11-19 09:28:23 +01:00
A.Unger
3d80925a84
Merge branch 'master' into try-gookikt-config
2021-11-17 22:35:53 +01:00
dependabot[bot]
a374df95e5
Bump vm2 from 3.9.3 to 3.9.5 in /settings
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.3...3.9.5 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-17 13:50:48 +00:00
Artur Neumann
0f07a0b2e4
fix path part 2
2021-11-17 16:38:35 +05:45
A.Unger
f87b5bd66c
removed all flagset packages
2021-11-17 11:36:28 +01:00