Commit Graph

16821 Commits

Author SHA1 Message Date
Michael Barz
db945d988c Merge branch 'stable-5.0' into update-changelog 2024-04-11 11:14:11 +02:00
Michael Barz
3a2294f4fa Automated changelog update [skip ci] 2024-04-11 09:04:54 +00:00
Michael Barz
711fe74a6c docs: clarify changelog 2024-04-11 11:03:06 +02:00
Prajwol Amatya
244ce97920 notify chat on nightly success also (#8832) 2024-04-11 14:12:36 +05:45
Michael Barz
2804a42274 Automated changelog update [skip ci] 2024-04-11 08:13:21 +00:00
Michael Barz
6fbdff282a Merge pull request #8825 from owncloud/release-5.0.1
[full-ci] Prepare Release 5.0.1
2024-04-11 10:12:46 +02:00
Martin
e4a2760179 Merge pull request #8835 from kobergj/SpaceReadmeContextString
[docs-only] Better Context string for readme translation
2024-04-11 09:49:49 +02:00
Viktor Scharf
81bf10b577 [test-only] remove user/group from space (#8826)
* remove user/grop from space

* fix after review
2024-04-11 09:20:00 +02:00
jkoberg
c1b28d4e18 enhancement(graph): improve translation context string
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-11 09:13:00 +02:00
Martin
4a597688b9 Merge pull request #8821 from owncloud/fix_service_readmes
[docs-only] fix two services readme to be inline with admin docs
2024-04-11 08:21:05 +02:00
Martin
ba47de3035 Merge pull request #8801 from owncloud/chore_envvars_and_doc
[docs-only] [chore] Autogenerated updates from 'make -C docs docs-generate'
2024-04-11 08:19:20 +02:00
nirajacharya2
e253ad0a29 removing usage of a stepdefination inside another stepdefination in TagContext (#8758) 2024-04-11 09:56:41 +05:45
nirajacharya2
cb8109dc8f removing usage of a stepdefination inside another stepdefination in TrashbinContext (#8755) 2024-04-11 09:56:27 +05:45
Michael Barz
8d1ba0244c fix: ocs config was connected incorrectly 2024-04-10 17:08:31 +02:00
Ralf Haferkamp
8c203a144f bump libregraph/idm to lastest master 2024-04-10 15:21:34 +02:00
dependabot[bot]
2b076ca79d build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.7
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.6...v3.4.7)

---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 15:21:34 +02:00
Michael Barz
28b95304dd chore: bump version 2024-04-10 15:05:41 +02:00
Michael Barz
47353cb198 docs: prepare changelog 2024-04-10 15:04:19 +02:00
Amrita
52b00b116f update tests related content (#8809) 2024-04-10 17:12:28 +05:45
Roman Perekhod
6def9bec86 Automated changelog update [skip ci] 2024-04-10 10:59:36 +00:00
Roman Perekhod
78d69e155c Merge pull request #8817 from 2403905/issue-8724
fix creating the drive item
2024-04-10 12:58:58 +02:00
Michael Barz
436757fd8d Automated changelog update [skip ci] 2024-04-10 10:24:35 +00:00
Michael Barz
91187e8706 Merge pull request #8822 from owncloud/backport/stable5/same-site-cookie-setting
backport enhancement: same site strict cookies to stable 5
2024-04-10 12:24:02 +02:00
Roman Perekhod
207b1acdc1 fix creating the drive item 2024-04-10 12:09:22 +02:00
Florian Schade
f04be9f870 enhancement: same site strict cookies (#8716)
To enhance the security of our application and prevent Cross-Site Request Forgery (CSRF) attacks, we have updated the
SameSite attribute of the build in Identity Provider (IDP) cookies to Strict.
2024-04-10 11:42:48 +02:00
mmattel
31d13f06a2 [docs-only] fix two services readme to be inline with admin docs 2024-04-10 11:29:08 +02:00
Jörn Friedrich Dreyer
6cbe7bc37f Automated changelog update [skip ci] 2024-04-10 07:47:07 +00:00
Jörn Friedrich Dreyer
a0b107009f Merge pull request #8578 from owncloud/next-before-making-calls
always select next before making calls
2024-04-10 09:46:31 +02:00
Sabin Panta
15d6a854dc changed wording of mount unmount to enable and disable sync (#8786) 2024-04-10 12:53:19 +05:45
ownClouders
6f008307b2 [tx] updated from transifex 2024-04-10 00:43:30 +00:00
Michael Barz
b65dbd28cd Automated changelog update [skip ci] 2024-04-09 15:37:00 +00:00
Michael Barz
109fc22c71 docs: add reva changelog for 2.19.3 2024-04-09 17:35:34 +02:00
Michael Barz
f43e15fb62 Automated changelog update [skip ci] 2024-04-09 15:30:44 +00:00
Jörn Friedrich Dreyer
6f897efbc1 actually return the error
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-04-09 17:30:14 +02:00
Michael Barz
9a236b15f6 docs: add reva changelog 2024-04-09 17:30:04 +02:00
Jörn Friedrich Dreyer
d5b08881b5 Automated changelog update [skip ci] 2024-04-09 14:58:02 +00:00
Jörn Friedrich Dreyer
56ca70c4ba Merge pull request #8811 from kobergj/BackportPPFix
[Backport] Postprocessing Fixes (8782)
2024-04-09 16:55:02 +02:00
Jörn Friedrich Dreyer
9f1c099810 make sonarcloud a little more happy
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-04-09 16:10:50 +02:00
Jörn Friedrich Dreyer
d9c9650afd always select next before making calls
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-04-09 16:10:50 +02:00
Jannik Stehle
88f1c329a3 Automated changelog update [skip ci] 2024-04-09 13:20:11 +00:00
Jannik Stehle
f4e52e4e7d Merge pull request #8812 from owncloud/bump-web-9.0.0-alpha.4
[full-ci] chore: bump web to v9.0.0-alpha.4
2024-04-09 15:19:37 +02:00
Jannik Stehle
801afbe025 chore: bump web to v9.0.0-alpha.4 2024-04-09 11:53:52 +02:00
jkoberg
470d3c5ae1 feat(postprocessing): improve docu
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-09 11:42:08 +02:00
jkoberg
69a68ac515 feat(storage-users): allow restarting multiple uploads at once
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-09 11:41:38 +02:00
jkoberg
2ab941dea2 fix(postprocessing): repair restart logic
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-09 11:41:17 +02:00
Michael Barz
9b795c085b Automated changelog update [skip ci] 2024-04-09 07:47:25 +00:00
Michael Barz
c98e241d39 Merge pull request #8806 from aduffeck/stable-5.0-backport-8799
Stable 5.0 backport 8799
2024-04-09 09:46:44 +02:00
Roman Perekhod
8ea828eca6 Automated changelog update [skip ci] 2024-04-09 07:34:59 +00:00
Roman Perekhod
38f9698973 fix removing groups from space 2024-04-09 09:34:18 +02:00
dependabot[bot]
48617779fc build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 09:09:06 +02:00