Commit Graph

8697 Commits

Author SHA1 Message Date
Pascal Wengerter a12f228b71 Merge pull request #3273 from owncloud/dependabot/npm_and_yarn/settings/ldapjs-2.3.2
Bump ldapjs from 2.3.1 to 2.3.2 in /settings
2022-03-07 17:27:32 +01:00
jkoberg 9f8e7e8a93 TMP: use adminuser/disable service user
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-07 16:41:58 +01:00
jkoberg f4619dbb47 make service user configurable
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-07 11:55:33 +01:00
jkoberg 7bfeb162bc use settings user
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-07 11:12:57 +01:00
Michael Barz 64fdc09fc5 Automated changelog update [skip ci] 2022-03-07 09:54:47 +00:00
Michael Barz b7ce1c6815 Merge pull request #3279 from owncloud/release-1.18.0
Release 1.18.0
2022-03-07 10:54:16 +01:00
Michael Barz c14903cfe7 fix changelog for reva 2022-03-07 10:03:40 +01:00
Willy Kloucek eea1e23d1b Merge pull request #3268 from owncloud/nats-stan-fixes
[full-ci] NATS integration fixes
2022-03-07 09:59:08 +01:00
Willy Kloucek 37b56d920e incorporate review feedback 2022-03-07 08:15:50 +01:00
dependabot[bot] d7d6a33aaf Bump rollup-plugin-filesize from 9.1.1 to 9.1.2 in /settings
Bumps [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)
- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)

---
updated-dependencies:
- dependency-name: rollup-plugin-filesize
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 06:03:22 +00:00
dependabot[bot] 98e5a320a8 Bump ldapjs from 2.3.1 to 2.3.2 in /settings
Bumps [ldapjs](https://github.com/ldapjs/node-ldapjs) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/ldapjs/node-ldapjs/releases)
- [Changelog](https://github.com/ldapjs/node-ldapjs/blob/master/CHANGES.md)
- [Commits](https://github.com/ldapjs/node-ldapjs/compare/v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: ldapjs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 06:03:14 +00:00
jkoberg 0af1c98d38 Revert "tmp: use custom web branch to uncover the error"
This reverts commit b8aaed66a0.
2022-03-05 13:47:13 +01:00
jkoberg d8242232e4 clean up
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-05 13:46:10 +01:00
jkoberg 429ed2ee76 use different user
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-05 13:11:09 +01:00
jkoberg 1205d3489e illustrate the problem
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-05 13:01:11 +01:00
jkoberg 1d98e4827e add caching
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-05 12:57:57 +01:00
David Christofas d6182a4ea1 generate animated thumbnails for animated gifs 2022-03-04 19:13:48 +01:00
jkoberg fc5a67c45e sonarcloud part II
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-04 16:04:40 +01:00
jkoberg 6ff9df9f58 Merge branch 'master' into StoreSettingsViaMetadata 2022-03-04 15:51:03 +01:00
Willy Kloucek f1257a5a37 disable the wiki 2022-03-04 15:48:40 +01:00
Willy Kloucek 3892598bbb add port ranges from the wiki (rephrased) 2022-03-04 15:47:56 +01:00
jkoberg 2ae4959afb sonarcloud suggestions
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-04 15:42:46 +01:00
David Christofas 0849563810 Automated changelog update [skip ci] 2022-03-04 14:06:10 +00:00
David Christofas 78962ec498 Merge pull request #3267 from owncloud/spaces-etags
include spaces etags in drives listing
2022-03-04 15:05:10 +01:00
David Christofas 66f4198e12 include spaces etags in drives listing 2022-03-04 14:23:37 +01:00
jkoberg b8aaed66a0 tmp: use custom web branch to uncover the error
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-04 14:11:03 +01:00
Willy Kloucek 26852f1850 make nats killable 2022-03-04 13:46:02 +01:00
Willy Kloucek 3a60056bb3 transfer logic into nats server package 2022-03-04 13:46:02 +01:00
Willy Kloucek 4306c22860 check running nats server for errors 2022-03-04 13:46:01 +01:00
Patrick Maier 13600c2225 Merge pull request #3265 from owncloud/1.18_release_notes
[docs-only] oCIS 1.18 Release Notes
2022-03-04 13:44:55 +01:00
Patrick Maier 914e979d28 Update release_notes.md 2022-03-04 12:59:43 +01:00
Michael Barz 6c973fe10a Update docs/ocis/release_notes.md
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
2022-03-04 12:49:12 +01:00
Patrick Maier 396adf2306 oCIS 1.18 Release Notes 2022-03-04 12:13:51 +01:00
jkoberg 634c69e2b8 bump web master
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-04 12:11:06 +01:00
jkoberg d7e48b8721 Merge branch 'master' into StoreSettingsViaMetadata
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-04 09:31:36 +01:00
Michael Barz 3dd3b2f598 bump version, prepare changelog 2022-03-03 20:28:15 +01:00
Michael Barz e521478f2a Automated changelog update [skip ci] 2022-03-03 18:56:44 +00:00
Michael Barz b15db1794a update reva to version 2.0.0 (#3258) 2022-03-03 19:56:04 +01:00
Florian Schade 9bb046fc22 Automated changelog update [skip ci] 2022-03-03 18:40:22 +00:00
Florian Schade 19980d9274 [full-ci] Update web 5.2.0 (#3262)
* bump web 5.2.0

* update accounts yarn lock
2022-03-03 19:39:55 +01:00
jkoberg da3fc4c898 don't log fatal on startup
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 16:47:51 +01:00
jkoberg 8f10226963 next reva bump
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 16:45:52 +01:00
Phil Davis d04f54e92f Merge pull request #3253 from owncloud/bump-core-commitid-on-ocis
[tests-only] [full-ci] Bump core commit id on ocis to include this PR `39834`
2022-03-03 21:13:55 +05:45
jkoberg ba698aa6d9 next reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 16:19:20 +01:00
jkoberg 15ac5d8999 make it configurable
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 16:06:33 +01:00
Willy Kloucek 751eaab9a1 Merge pull request #3255 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.8.0
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.3 to 2.8.0
2022-03-03 13:41:46 +01:00
jkoberg 085dcd9a14 Merge branch 'master' into StoreSettingsViaMetadata 2022-03-03 11:16:51 +01:00
jkoberg 1cde2fa36b use feature reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 11:15:36 +01:00
Prarup Gurung fda87a90bf Updated expected failures line numbers after the changes in core tests 2022-03-03 15:04:35 +05:45
Prarup Gurung f1b16c4dd5 Bump core commit id on ocis 2022-03-03 14:29:54 +05:45