Commit Graph

17039 Commits

Author SHA1 Message Date
jkoberg 368ca883db feat(clientlog): space-share-updated sse
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-16 13:17:41 +02:00
jkoberg ea20298046 feat(reva): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-16 12:01:55 +02:00
jkoberg b90c9d8af0 feat(clientlog): share-updated sse
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-16 12:01:55 +02:00
jkoberg 370522e7cf feat(clientlog): space/share created/removed sse
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-16 12:01:55 +02:00
jkoberg 6aa71d74d2 feat(clientlog): item-moved sse
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-16 12:01:55 +02:00
Jannik Stehle 6654dff76e Automated changelog update [skip ci] 2024-04-16 09:54:34 +00:00
Jannik Stehle 458f32b409 [full-ci] chore: bump web to v9.0.0-alpha.5 (#8868)
* chore: bump web to v9.0.0-alpha.5

* try to fix sharedWithMe test

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2024-04-16 11:54:03 +02:00
Roman Perekhod 1cea88c8c3 Automated changelog update [skip ci] 2024-04-15 15:27:50 +00:00
Roman Perekhod a1a198d892 Merge pull request #8827 from 2403905/issue-8731
fix unmount item from share
2024-04-15 17:26:16 +02:00
Ralf Haferkamp 1b54b5ccf5 Automated changelog update [skip ci] 2024-04-15 14:39:58 +00:00
Ralf Haferkamp 8d5a0c6dd8 fix(public-share-auth): allow to create new documents in public share folder
The public share authentication middleware only allowed to open existing documents
the /app/new route was missing.

Fixes #8691
2024-04-15 16:35:13 +02:00
Roman Perekhod cd539311a5 fix unmount item from share 2024-04-15 14:43:13 +02:00
Ralf Haferkamp f0089bc1cc Allow to run wopi example deployment with podman
podman doesn't have a "local" log driver. Also it's docker-compatibility
socket does live in a different location (especially when running
rootless podman).

With this change you can run the deployement with a recent podman
version using:

LOG_DRIVER=journald DOCKER_SOCKET_PATH=/run/user/1000/podman/podman.sock podman compose start
2024-04-15 09:44:37 +02:00
Prajwol Amatya f8a7136866 updated drone file to display pipeline in order by trigger (#8823) 2024-04-15 09:55:14 +05:45
Sabin Panta d13088c909 added test for enable disable share shared by project space to group (#8796) 2024-04-15 09:29:23 +05:45
ownClouders 2ce8b84452 [tx] updated from transifex 2024-04-13 01:21:30 +00:00
Jörn Friedrich Dreyer 7a635738fa always use error interface when returning errors (#8816)
* always use error interface when returning errors

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix: use non pointer Error

* fix: errorcode evaluation

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Florian Schade <f.schade@icloud.com>
2024-04-12 10:30:49 +02:00
Ralf Haferkamp fad37db840 Automated changelog update [skip ci] 2024-04-12 08:09:46 +00:00
Ralf Haferkamp 9ca9b78b2b fix(sharing-ng): Adapt role conditions to match resource types
This switches our hardcode unfied role conditions to better reflect what
we're actually using them before. The new conditions also allow to differentiate
between roles elgitible for files, folders or drive roots.
Which means that the `/permissions` endpoint is now able to populate the
`roles.allowedValues` field with the correct roles for type of the resource
it is called for.

Fixes: #8331
2024-04-12 10:09:13 +02:00
Ralf Haferkamp fe6986ec79 cleanup(graph): remove some resharing leftovers 2024-04-12 10:09:13 +02:00
ownClouders 01c2d9810a [tx] updated from transifex 2024-04-12 01:22:48 +00:00
Michael Barz b0a785584e Automated changelog update [skip ci] 2024-04-11 12:09:03 +00:00
Michael Barz 90de81a16a Merge pull request #8837 from owncloud/update-changelog
Forward port stable branches, Update changelog
2024-04-11 14:07:04 +02:00
Martin 18b72a4f34 Merge pull request #8836 from owncloud/fix_frontend_readme
[docs-only] Update the frontent service readme adding more password descriptions
2024-04-11 13:08:08 +02:00
Michael Barz 7f36082ec5 Apply suggestions from code review
Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
2024-04-11 12:41:48 +02:00
Martin dd4852667a Merge pull request #8838 from owncloud/fix_frontend_envvar_descr
[docs-only] Make a frontend envvar description more clear
2024-04-11 12:07:56 +02:00
Sabin Panta 7b82c30cd9 adding test for enable and disable share resource from project folder (#8789) 2024-04-11 15:36:47 +05:45
Michael Barz c35e5fb01f fix: ocs and graph config for user email in sharees 2024-04-11 11:31:19 +02:00
Michael Barz 5c92d3cc88 Merge branch 'stable-4.0' into update-changelog 2024-04-11 11:27:47 +02:00
Michael Barz db945d988c Merge branch 'stable-5.0' into update-changelog 2024-04-11 11:14:11 +02:00
mmattel e5f116a867 [docs-only] Make a frontend envvar description more clear 2024-04-11 11:10:00 +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
mmattel 85e9a6887e [docs-only] Update the frontent service readme adding more password 2024-04-11 10:57:07 +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