Commit Graph

17874 Commits

Author SHA1 Message Date
Michael Barz 52371712b8 chore: update reva to 2.20.0 2024-06-19 18:57:24 +02:00
Roman Perekhod c27e7a7367 Automated changelog update [skip ci] 2024-06-19 16:23:40 +00:00
Roman Perekhod d95545a6aa Merge pull request #9377 from fschade/bump-reva-7fb5f11a24cf
enhancement: bump reva and remove explicit automount mountpoint naming
2024-06-19 18:18:48 +02:00
Florian Schade 3280b22ffe enhancement: add error origin information to the errorcode package 2024-06-19 15:57:35 +02:00
Ralf Haferkamp 936d12f6ac keycloak deployment: Add demo groups
Update the keycloak example to include the demo groups. Also add a new
client scope "groups" and enable for all owncloud clients.

Related issue: #5538
2024-06-19 15:18:24 +02:00
Ralf Haferkamp 025a66faf4 keycloak deployment: Bump keycloak to 25.0.0
Also regenerated realm export and client config using the new release.
2024-06-19 15:18:24 +02:00
Ralf Haferkamp 8d30a8f516 keycloak deployment: Prettify client configs
This is just a reformatting commit. It should allows us to get
reasonable diffs, when re-exporting configs from newer keycloak
releases.
2024-06-19 15:18:24 +02:00
Sawjan Gurung 5fe60c0c6a Merge pull request #9285 from owncloud/update-link-share-personal-space-folder
[tests-only][full-ci] adding test for updating share link of a folder in personal space using permission endpoint
2024-06-19 15:57:27 +05:45
Sabin Panta d6ae56eb37 Merge pull request #9408 from owncloud/test-coverage-for-download-file-shared-with-secure-role
[tests-only][full-ci] downloading file shared via secure view role
2024-06-19 15:53:45 +05:45
Sawjan Gurung ee295de4c3 Merge pull request #9410 from owncloud/ref-naming-list-perm
[full-ci][tests-only] renaming step for sending invitation with all allowed permission
2024-06-19 15:51:42 +05:45
Prarup Gurung a553429f22 Merge pull request #9409 from owncloud/remove-ocs-scenarios
[full-ci] [tests-only] Removed failing ocs scenarios
2024-06-19 15:21:17 +05:45
Niraj Acharya dbf94aefdd renaming step for sending invitation with all allowed permission 2024-06-19 14:50:38 +05:45
Sabin dc0401e25e downloading file shared via secure view role 2024-06-19 14:41:19 +05:45
Prarup Gurung 8c8d6560f7 Removed failing ocs scenarios, removed from expected failure 2024-06-19 14:37:58 +05:45
dependabot[bot] 122bb0f1d9 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 09:29:46 +02:00
Niraj Acharya efdcd9b039 adding test for updating share link of a folder in personal space using permission endpoint 2024-06-19 12:48:31 +05:45
Sawjan Gurung ac8f2d95b1 Merge pull request #9375 from prashant-gurung899/quicklink-share-drive
[tests-only][full-ci] add tests to create quick link of space drive using root endpoint
2024-06-19 11:36:56 +05:45
ownClouders 6176b4c00c [tx] updated from transifex 2024-06-19 03:38:47 +00:00
Artur Neumann 06e56af29c Merge pull request #9401 from owncloud/nolatestonprelease
ci: do not build "latest" docker tag on prerelease
2024-06-18 18:26:18 +02:00
Artur Neumann a5d4d16d5c ci: fix docker version name 2024-06-18 17:45:00 +02:00
Michael Barz 15bacaa1ba ci: do not create latest tag on master 2024-06-18 17:40:21 +02:00
Michael Barz ee5c077203 ci: do not create latest tag on master 2024-06-18 17:28:49 +02:00
Artur Neumann 1b2391028d Merge pull request #9400 from owncloud/artifacts-latest
ci: use latest docker for tags and add master tag
2024-06-18 16:56:15 +02:00
Michael Barz da59508e8e ci: use latest docker for tags and add master tag 2024-06-18 16:29:16 +02:00
Florian Schade 1f012ac9b5 enhancement: bump reva and remove unnecessary explicit automount mount point naming 2024-06-18 12:53:23 +02:00
Roman Perekhod 73c0b2a553 Automated changelog update [skip ci] 2024-06-18 09:28:46 +00:00
Roman Perekhod a3055a1f6a Merge pull request #9371 from 2403905/isuue-7383
The hidden shares have been excluded from a search result
2024-06-18 11:27:25 +02:00
dependabot[bot] da50da1958 build(deps): bump go.opentelemetry.io/contrib/zpages
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.51.0...zpages/v0.52.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 10:39:18 +02:00
dependabot[bot] aaa47fb3b0 build(deps): bump github.com/go-micro/plugins/v4/registry/nats
Bumps [github.com/go-micro/plugins/v4/registry/nats](https://github.com/go-micro/plugins) from 1.2.2-0.20230723205323-1ada01245674 to 1.2.2.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/commits/v4/server/http/v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/registry/nats
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 10:12:55 +02:00
Roman Perekhod e3f6f3ee1d The hidden shares have been excluded from a search result 2024-06-18 09:11:31 +02:00
Klaas Freitag aaea16d254 Add leftover from review, mark gpfswatchfolder 2024-06-17 20:51:30 +02:00
Klaas Freitag 857ca4c05e More review feedback: mainly typos etc. 2024-06-17 20:51:30 +02:00
Klaas Freitag 2cbbd37137 Rename PosixFS to Joint Access Storage Driver 2024-06-17 20:51:30 +02:00
Klaas Freitag 8579d89837 Addressed feedback from reviews, mainly typos 2024-06-17 20:51:30 +02:00
Klaas Freitag 58497159c1 Update docs/architecture/posixfs.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-06-17 20:51:30 +02:00
André Duffeck df86360842 Smaller improvements and typo fixes 2024-06-17 20:51:30 +02:00
André Duffeck eb91cdf327 Add more information to the posixfs docs 2024-06-17 20:51:30 +02:00
André Duffeck 4a0109d7bc Iterate on the docs 2024-06-17 20:51:30 +02:00
Klaas Freitag 8fed32ead9 Added some more aspects from previous documentation about posix fs
Some additional cleanups
2024-06-17 20:51:30 +02:00
Klaas Freitag f4e264931c Update prerequisites and config section 2024-06-17 20:51:30 +02:00
Klaas Freitag 5ef134542b Add PosixFS architecture documentation 2024-06-17 20:51:30 +02:00
Michael Barz eb9506f97d Automated changelog update [skip ci] 2024-06-17 18:06:53 +00:00
Michael Barz 5616d11794 Merge pull request #9395 from owncloud/update-web-9.0.0
[full-ci] chore: bump web to v9.0.0
2024-06-17 20:06:18 +02:00
Thomas Müller ca58157b6f Merge pull request #9397 from domdorn/patch-1
mention how to access web-ui, fixes #9396
2024-06-17 19:37:04 +02:00
Dominik Dorn dbd86b57b9 mention how to access web-ui, fixes #9396 2024-06-17 17:28:16 +02:00
Benedikt Kulmann f49e03ade7 chore: bump web to v9.0.0 2024-06-17 16:05:28 +02:00
Michael Barz 8dbc162077 Merge pull request #9364 from owncloud/ci/production-and-rolling-releases
[ci] upload artifacts of production, rolling or daily
2024-06-17 09:11:28 +02:00
prashant-gurung899 a7cda6bb81 add tests to create quick link of projectSpace
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-06-14 17:21:48 +05:45
Pradip Subedi 42e1d39daf Merge pull request #9356 from anon-pradip/lock-shared-file/folder-secure-view
[tests-only][full-ci] implement test for sharee trying to lock shared file/folder in secure view in lockFiles feature file
2024-06-14 16:32:13 +05:45
Martin 45a2ca6801 Merge pull request #9386 from owncloud/fix_doc_typo
[docs-only] Fix typo and rerun make docs-generate
2024-06-14 12:33:34 +02:00