Commit Graph

17078 Commits

Author SHA1 Message Date
Juan Pablo Villafáñez
f240d4e7cb feat: include debug server in collaboration 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
ce6ed399a9 refactor: move components to setup the service into a helpers package 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
0a413223b9 refactor: move wopi context and related to middleware package 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
aa58caef63 refactor: move wopi operation into connector and change logging 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
8f4806f1d4 refactor: replace uniuri with custom code 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
05f8b7a9da ci: disable depguard linter for now 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
7ebccea19c ci: run wopi validator against both cs3 and builtin servers 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
8fcc626d7b ci: adjust code for sonarcloud issues 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
beaf5abc5b ci: remove env variable 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
14f76519b0 fix: check for more errors, remove obsolete code and encode user ids 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
1714eacbf0 docs: add the "introductionVersion" keyword in all env vars 2024-04-17 15:54:51 +02:00
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