Commit Graph

15450 Commits

Author SHA1 Message Date
Phil Davis
33a32fe7b6 Automated changelog update [skip ci] 2023-12-13 00:44:03 +00:00
Phil Davis
9900271781 Merge pull request #7953 from owncloud/fix-return
fix: missing return statement
2023-12-13 06:28:30 +05:45
ownClouders
986eca5cdd [tx] updated from transifex 2023-12-13 00:07:32 +00:00
Michael Barz
703a116e43 fix: missing return statement 2023-12-13 00:06:59 +01:00
Benedikt Kulmann
fdd93d7aad Automated changelog update [skip ci] 2023-12-12 21:21:00 +00:00
Benedikt Kulmann
8c87f71b11 Merge pull request #7952 from owncloud/bump-web-v8.0.0-beta.2
[full-ci] chore: bump web to v8.0.0-beta.2
2023-12-12 22:20:22 +01:00
Benedikt Kulmann
026915c57f chore: bump web to v8.0.0-beta.2 2023-12-12 21:42:01 +01:00
Michael Barz
20fde30b7e Automated changelog update [skip ci] 2023-12-12 20:18:14 +00:00
Michael Barz
f1907eb4b6 Merge pull request #7951 from owncloud/release-5.0.0-beta.1
[full-ci] docs: prepare changelog, bump version
2023-12-12 21:17:37 +01:00
Michael Barz
a34fdfb279 docs: prepare changelog, bump version 2023-12-12 20:17:55 +01:00
Michael Barz
1bb72dfdf6 Automated changelog update [skip ci] 2023-12-12 19:04:49 +00:00
Michael Barz
c679589b98 Merge pull request #7949 from owncloud/update-reva
[full-ci] update reva to v2.17.0
2023-12-12 20:04:08 +01:00
Michael Barz
84a58eb206 Automated changelog update [skip ci] 2023-12-12 18:32:58 +00:00
Michael Barz
f26235b70a Merge pull request #7950 from aduffeck/add-retry-changelog
Add changelog for the retry postprocessing change
2023-12-12 19:32:22 +01:00
Michael Barz
b3528ac5b3 update reva to v2.17.0 2023-12-12 19:29:18 +01:00
André Duffeck
632a1d1760 Add changelog for the retry postprocessing change 2023-12-12 19:24:43 +01:00
kobergj
426705aceb Merge pull request #7814 from owncloud/apphandler-insecure
apply ocis init insecure option also to FRONTEND_APP_HANDLER_INSECURE
2023-12-12 18:50:26 +01:00
Thomas Müller
ca0badb5a4 fix: set insecure value on frontend app handler 2023-12-12 18:19:37 +01:00
Willy Kloucek
10454247b5 apply ocis init insecure option also to FRONTEND_APP_HANDLER_INSECURE 2023-12-12 18:19:37 +01:00
Jan
382d8b170d Automated changelog update [skip ci] 2023-12-12 14:20:41 +00:00
Jan
95f6af1575 Remove privacyURL and imprintURL from config (#7938)
* Remove privacyURL and imprintURL from config

* Add changelog item, fix typo

* React on code review
2023-12-12 15:19:18 +01:00
Andre Duffeck
e6ffd35e30 Merge pull request #7874 from aduffeck/retry-pp
[full-ci] Retry postprocessing steps
2023-12-12 14:56:40 +01:00
Benedikt Kulmann
341d2b9bfb Automated changelog update [skip ci] 2023-12-12 13:16:36 +00:00
Benedikt Kulmann
b3ad2ceb42 Merge pull request #7930 from owncloud/adjust-web-theme
[full-ci] fix: updating logo with new theme structure
2023-12-12 14:15:58 +01:00
André Duffeck
ff5bd6045a Bump reva to pull in the retry event changes 2023-12-12 14:09:29 +01:00
Andre Duffeck
1858912408 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-12-12 14:08:21 +01:00
André Duffeck
c43b9d9bc6 Allow for retrying postprocessing steps with an exponential backoff 2023-12-12 14:08:21 +01:00
Michael Barz
5482b0cacc Automated changelog update [skip ci] 2023-12-12 12:12:33 +00:00
Michael Barz
8eead1ece8 Merge pull request #7908 from owncloud/edit-public-links
Edit public links and setPassword
2023-12-12 13:11:46 +01:00
Jannik Stehle
b6ce5e44b4 chore: bump web to v8.0.0-beta.1 2023-12-12 13:02:33 +01:00
Martin
13ea04985a Merge pull request #7943 from owncloud/ubernauten
[docu-only] Added Supervisord URL, removed deprecated $THUMBNAIL advice
2023-12-12 12:12:42 +01:00
Markus Feilner
15737d779d Update docs/ocis/deployment/ubernauten.md
Co-authored-by: Martin <github@diemattels.at>
2023-12-12 10:39:21 +00:00
Markus Feilner
70f5060bae Update docs/ocis/deployment/ubernauten.md
Co-authored-by: Martin <github@diemattels.at>
2023-12-12 10:38:19 +00:00
mfeilner
aa7d0b4cea Added Supervisord URL, removed deprecated $THUMBNAIL advice from
Troubleshooting section, moved TLS/SSL certificate notes to
Troubleshooting
2023-12-12 10:53:56 +01:00
Michael Barz
615cc2071f docs: add changelog 2023-12-11 22:55:07 +01:00
Michael Barz
33feab88a7 test: add more tests 2023-12-11 22:20:29 +01:00
Michael Barz
e7a7b3001d style: refactor error handling 2023-12-11 22:20:29 +01:00
Michael Barz
416b518873 fix: wrong error code for failed precondition 2023-12-11 22:20:29 +01:00
Michael Barz
3931578d4c test: fix existing tests 2023-12-11 22:20:29 +01:00
Michael Barz
fe48dc148a feat: implement edit public link 2023-12-11 22:20:29 +01:00
Michael Barz
8aad8dd4d3 feat: add setPassword endpoint 2023-12-11 22:20:29 +01:00
Martin
45774e2113 Merge pull request #7929 from owncloud/ubernauten-fixes
[DOCS-ONLY] certificates and updates with supervisorctl
2023-12-11 15:20:24 +01:00
Markus Feilner
fb65be8025 Update docs/ocis/deployment/ubernauten.md
Co-authored-by: Martin <github@diemattels.at>
2023-12-11 14:07:10 +00:00
Jannik Stehle
973849e0e0 fix: updating logo with new theme structure
Fixes updating and resetting the logo when using the new `theme.json` structure in Web.
2023-12-11 13:42:47 +01:00
mfeilner
4b0c7c4f33 minor fixes (certs and updates) 2023-12-11 11:46:19 +01:00
mfeilner
a8aacb7393 Added two lines about certificates and about killing ocis before
restart/updates.
2023-12-11 11:14:04 +01:00
Willy Kloucek
197f14a5e3 Merge pull request #7904 from owncloud/wopiv10.2.2
update wopiserver to v10.2.2
2023-12-11 09:47:57 +01:00
dependabot[bot]
f6dd3ae27c build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.7 to 2.26.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.25.7...v2.26.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:06:48 +01:00
dependabot[bot]
841331c7c8 build(deps): bump github.com/coreos/go-oidc/v3 from 3.8.0 to 3.9.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:05:48 +01:00
dependabot[bot]
1788e1735c build(deps-dev): bump resolve from 1.22.4 to 1.22.8 in /services/idp
Bumps [resolve](https://github.com/browserify/resolve) from 1.22.4 to 1.22.8.
- [Commits](https://github.com/browserify/resolve/compare/v1.22.4...v1.22.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:04:57 +01:00