Commit Graph

13110 Commits

Author SHA1 Message Date
Michael Barz
2e67dcd3da fix released deployments 2023-04-24 21:24:44 +02:00
Martin
43f1dc7501 Merge pull request #6127 from kobergj/ExcludeVendorFolderFromExtendedEnvvars
[docs-only] Exclude Vendor Folder from docs
2023-04-24 18:23:31 +02:00
Michael Barz
3626ba3d21 Automated changelog update [skip ci] 2023-04-24 15:06:57 +00:00
Michael Barz
5e7549f7d5 Merge pull request #6125 from owncloud/release-3.0.0-rc.1
[full-ci] prepare changelog, bump version
2023-04-24 17:06:26 +02:00
jkoberg
39d9bb7508 exclude vendor folder from exteneded env docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-24 16:49:12 +02:00
Michael Barz
549cd92d97 prepare changelog, bump version 2023-04-24 15:39:36 +02:00
Martin
9bf4b3eb18 Merge pull request #6119 from owncloud/update_readme_caching
[docs-only] Add caching/storing info to services where missing
2023-04-24 15:13:49 +02:00
Andre Duffeck
77bb3d8bcd [full-ci] Refactor stores (#6019)
* Streamline the store implementation with and into reva

* Adapt to the cache/store refactoring in reva

* Streamline config options and their env vars

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* Use the same database for all stores

* Bump reva

* Configure stat and filemetadata cache separately

* Fix default config

---------

Co-authored-by: Martin <github@diemattels.at>
2023-04-24 15:13:35 +02:00
kobergj
39c8a45984 Automated changelog update [skip ci] 2023-04-24 12:22:54 +00:00
kobergj
72d5566fde Merge pull request #6123 from kobergj/GDPRBadRequest
`BadRequest` when exporting GDPR for other user
2023-04-24 14:22:22 +02:00
EParzefall
e2686f90b9 spelling fixes 2023-04-24 13:55:10 +02:00
Benedikt Kulmann
88c56b25c1 Merge pull request #6121 from owncloud/bump-web-v7.0.0-rc.32
[full-ci] chore: bump web to v7.0.0-rc.32
2023-04-24 12:42:00 +02:00
Edith Parzefall
6d7b13c7a5 Apply suggestions from code review
language review
2023-04-24 12:33:37 +02:00
jkoberg
8f5c255225 return badrequest when exporting gdpr for other user
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-24 12:17:05 +02:00
Roman Perekhod
523093ec5b Automated changelog update [skip ci] 2023-04-24 10:13:55 +00:00
mmattel
3d12979dd1 Add caching/storing info to services where missing 2023-04-24 12:13:44 +02:00
Roman Perekhod
5f4c0689cb Merge pull request #6089 from 2403905/issue-6087
Determine the users preferred language to translate emails via Transi…
2023-04-24 12:13:29 +02:00
Benedikt Kulmann
3c747dd2f4 chore: bump web to v7.0.0-rc.32 2023-04-24 11:24:04 +02:00
kobergj
6ad31f113b Merge pull request #6116 from kobergj/UpdateIndexDocs
[docs-only] Update _index.md template
2023-04-24 11:03:27 +02:00
kobergj
6aefa90fe8 Automated changelog update [skip ci] 2023-04-24 08:51:09 +00:00
kobergj
b798595d63 Merge pull request #6115 from kobergj/FixUserlogPanic
Fix userlog panic
2023-04-24 10:50:34 +02:00
jkoberg
6957cc4c60 update _index.md template
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-24 10:49:47 +02:00
jkoberg
4354f5a84b fix panic in userlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-24 10:02:22 +02:00
Michael Barz
728558c955 use sonarscanner 4.7.0 2023-04-24 08:15:17 +02:00
Artur Neumann
bf981f70ba Merge pull request #6113 from owncloud/fix-invalid-acceptance-test-step
[tests-only] Fix invalid acceptance test step
2023-04-24 11:24:18 +05:45
Phil Davis
24699b5678 Improve words in some test steps that check API responses 2023-04-24 10:58:05 +05:45
Phil Davis
8141a6d723 Fix invalid public upload acceptance test step 2023-04-24 10:50:40 +05:45
Phil Davis
8f3a93844d Merge pull request #6112 from owncloud/recreate_doc_typo_fixes
[docs-only] Fix texts and typos in README.md files
2023-04-23 15:06:02 +05:45
mmattel
987fa7fe5e markdown fix 2023-04-23 10:14:42 +02:00
mmattel
84d2d8dae9 [docs-only] Fix texts and typos in README.md files 2023-04-23 10:02:27 +02:00
ownClouders
169a3abe07 [tx] updated from transifex 2023-04-23 00:35:11 +00:00
Christian Richter
6de09ed72b Automated changelog update [skip ci] 2023-04-21 20:40:12 +00:00
Christian Richter
abd8ac3a56 Merge pull request #6110 from dragonchaser/fix_insecure_oidc
Fix nil pointer exception in webfinger
2023-04-21 22:39:40 +02:00
Christian Richter
071dd5cabb add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-21 20:41:52 +02:00
Roman Perekhod
6cf09321c9 Determine the users preferred language to translate emails via Transifex. #6087 2023-04-21 16:30:48 +02:00
Christian Richter
4a347e8c13 Fix nil pointer exception in webfinger
Co-authoredjby: Jörn Dreyer <jdreyer@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-21 16:16:26 +02:00
Prajwol Amatya
e0b6ca0e29 [tests-only][full-ci] api test to get personal drive information of other users (#6018)
* api test to get personal drive information of other users

* fix the broken personal drive listing

* removed scenario from expected failure after issue fixed

---------

Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-04-21 16:59:16 +05:45
Phil Davis
21b2973e11 Merge pull request #6107 from owncloud/acceptance-tests-tidy
[tests-only] tidy up acceptance tests
2023-04-21 16:28:40 +05:45
Phil Davis
dfac281a24 Automated changelog update [skip ci] 2023-04-21 10:21:17 +00:00
Phil Davis
9acd50c792 Merge pull request #6109 from owncloud/changelog-changes
[docs-only] Adjust changelog text
2023-04-21 16:05:41 +05:45
Phil Davis
38da2bd991 Merge pull request #6108 from owncloud/docs-changes
[docs-only] Various docs edits
2023-04-21 16:05:17 +05:45
Phil Davis
cc28fb31b5 Adjust changelog text 2023-04-21 15:40:53 +05:45
Phil Davis
982acec95c Various docs edits 2023-04-21 15:14:24 +05:45
Phil Davis
7fb93058cf tidy up acceptance tests 2023-04-21 14:59:50 +05:45
Michael Barz
8025b4220e Merge pull request #6066 from kobergj/BumpReva
[full-ci] Bump Reva
2023-04-21 10:39:39 +02:00
jkoberg
a5486c2726 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-21 09:09:59 +02:00
ownClouders
84351f78e9 [tx] updated from transifex 2023-04-21 00:34:27 +00:00
Benedikt Kulmann
fc67f366e6 Merge pull request #6101 from owncloud/bump-web-v7.0.0-rc.31
[full-ci] chore: bump web to v7.0.0-rc.31
2023-04-20 22:42:23 +02:00
Benedikt Kulmann
925c88a47e chore: bump web to v7.0.0-rc.31 2023-04-20 21:31:29 +02:00
Christian Richter
0862ff6bb5 Merge pull request #6100 from rhafer/backchannel
Fix backchannel logout
2023-04-20 18:42:03 +02:00