Commit Graph

17067 Commits

Author SHA1 Message Date
Juan Pablo Villafáñez 7fda20602b docs: improve documentation of configuration options 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 26cc6fc7a6 fix: adjust code to pass the wopivalidator tests 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez a904af0b50 ci: adjust CI pipeline to use builtin wopiserver for the wopi validator 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez eb77b4c276 fix: use same logger everywhere and include log for registered mimetypes 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez ecc235bbec chore: Add readme file and adjust configuration for better defaults 2024-04-17 15:54:50 +02:00
Juan Pablo Villafáñez 3e90402350 feat: Add new collaboration service (WOPI) 2024-04-17 15:54:50 +02:00
Ralf Haferkamp f52f2d4a5c Bump go.opentelemetry.io/otel/sdk to v1.25.0 2024-04-17 15:54:08 +02:00
dependabot[bot] 2ab8ac88e8 build(deps): bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.24.0...v1.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 15:54:08 +02:00
dependabot[bot] 2de9f15828 build(deps): bump github.com/leonelquinteros/gotext
Bumps [github.com/leonelquinteros/gotext](https://github.com/leonelquinteros/gotext) from 1.5.3-0.20230317130943-71a59c05b2c1 to 1.6.0.
- [Release notes](https://github.com/leonelquinteros/gotext/releases)
- [Commits](https://github.com/leonelquinteros/gotext/commits/v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/leonelquinteros/gotext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 15:30:16 +02:00
nirajacharya2 ed79f3e012 removing usage of a stepdefination inside another stepdefination in PublicWebDavContext (#8813) 2024-04-17 17:17:44 +05:45
nirajacharya2 8556318809 removing usage of a stepdefination inside another stepdefination in WebDavPropertiesContext (#8745) 2024-04-17 16:50:33 +05:45
Alex d1b0b9f05e Automated changelog update [skip ci] 2024-04-17 10:44:42 +00:00
Alex c63b4e09d7 Merge pull request #8877 from kobergj/UnbonkRenameLogic 2024-04-17 12:44:05 +02:00
Viktor Scharf b51ba47e01 check email in the search sharee request (#8861) 2024-04-17 11:42:09 +02:00
jkoberg 7139e72ab4 fix(clientlog): unbonk rename logic
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-17 11:40:48 +02:00
Sagar Gurung 0972b7cc12 [tests-only][full-ci]Added tests for sharing with all allowed roles for the list permissions (#8477)
* Added tests for sharing with all allowed roles for the list permissions

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Refactor code

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Rebase and refactor code

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review address

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Rebase code

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-04-17 12:00:52 +05:45
Phil Davis 1d388a00a9 Merge pull request #8866 from owncloud/drone/chat-notifications
[tests-only][full-ci]send nightly notification to builds channel
2024-04-16 21:57:51 +05:45
Phil Davis c145c2e233 rename channel_cron in drone script 2024-04-16 21:05:42 +05:45
Prajwol Amatya 517b28d70a send nightly notification to builds channel 2024-04-16 21:05:42 +05:45
Ralf Haferkamp 7ff0771e4d bump reva to latest edge
to get https://github.com/cs3org/reva/pull/4632
2024-04-16 16:19:51 +02:00
Martin a1e61f373a Merge pull request #8872 from owncloud/helper_readme_update
[docs-only] Update the docs helpers readme
2024-04-16 16:14:02 +02:00
mmattel 4128e92ceb [docs-only] Update the docs helpers readme 2024-04-16 16:06:10 +02:00
nirajacharya2 b0a7f744c5 adding test for listing filae and folder permissions in personal and project space (#8476) 2024-04-16 18:22:03 +05:45
kobergj 506ccff511 Automated changelog update [skip ci] 2024-04-16 12:25:26 +00:00
kobergj a0a94def79 Merge pull request #8860 from kobergj/ShareSSEs
[full-ci] Sharing SSEs
2024-04-16 14:24:49 +02:00
Prajwol Amatya 03948906b8 rename e2e test suite (#8867) 2024-04-16 17:20:26 +05:45
jkoberg 368ca883db feat(clientlog): space-share-updated sse
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-16 13:17:41 +02:00
Martin 316bdd44ef Merge pull request #8869 from owncloud/mmattel-patch-1
[docs-only] Update new-service-checklist in dev docs
2024-04-16 12:33:31 +02:00
Martin b0aff85cd4 Update new-service-checklist.md
Add metrix / monitoring to the checklist
2024-04-16 12:22:09 +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