Juan Pablo Villafáñez
710a0b4561
test: add unit tests, adjust fileinfo
2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
d85d24b5c5
docs: add code documentation
2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
5c85daa06c
fix: remove some TODO messages
2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
c163e668c9
fix: avoid direct access to proto fields
2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
01d3e84d79
fix: ensure uploads have the IfMatch option
2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
a9b963019c
refactor: reorganize fileinfo properties and add new ones
2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
4f3ebb245a
feat: add health and version commands
2024-04-17 15:54:51 +02:00
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 and Ralf Haferkamp
f52f2d4a5c
Bump go.opentelemetry.io/otel/sdk to v1.25.0
2024-04-17 15:54:08 +02:00
dependabot[bot] and Ralf Haferkamp
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
jkoberg
eb5035cc19
fix(natsjsregistry): fix reconnects
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-17 15:50:54 +02:00
dependabot[bot] and Ralf Haferkamp
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
Michael Barz
b07925a927
chore: bump version
2024-04-17 14:05:45 +02:00
Michael Barz
97035575c3
docs: prepare changelog
2024-04-17 14:05:45 +02:00
Michael Barz
676e6dbcef
Automated changelog update [skip ci]
2024-04-17 11:44:37 +00:00
Michael Barz and GitHub
03dd538531
Merge pull request #8873 from rhafer/backport/5.0/8691
...
[stable-5.0] Backport: fix(public-share-auth): allow to create new documents in public share folder
2024-04-17 13:44:00 +02:00
nirajacharya2 and GitHub
ed79f3e012
removing usage of a stepdefination inside another stepdefination in PublicWebDavContext ( #8813 )
2024-04-17 17:17:44 +05:45
Michael Barz
f2c33fcba0
docs: add reva changelog
2024-04-17 13:15:04 +02:00
nirajacharya2 and GitHub
8556318809
removing usage of a stepdefination inside another stepdefination in WebDavPropertiesContext ( #8745 )
2024-04-17 16:50:33 +05:45
Ralf Haferkamp
042ec41edd
Bump reva to v2.19.5
...
For https://github.com/cs3org/reva/pull/4634
2024-04-17 12:46:36 +02:00
Alex
d1b0b9f05e
Automated changelog update [skip ci]
2024-04-17 10:44:42 +00:00
Alex and GitHub
c63b4e09d7
Merge pull request #8877 from kobergj/UnbonkRenameLogic
2024-04-17 12:44:05 +02:00
Ralf Haferkamp
6df5f45c0e
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
(cherry picked from commit 8d5a0c6dd8 )
2024-04-17 12:22:24 +02:00
Viktor Scharf and GitHub
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 and GitHub
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 and GitHub
43f190be4d
Merge pull request #8874 from owncloud/bp-drone/chat-notifications
...
[tests-only][full-ci] backport send nightly notification to builds channel
2024-04-17 09:59:55 +05:45
Phil Davis and Prajwol Amatya
46ea8a0bc6
rename channel_cron in drone script
2024-04-17 09:10:53 +05:45
Prajwol Amatya
49c241af93
send nightly notification to builds channel
2024-04-17 09:10:33 +05:45
Phil Davis and GitHub
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 and Phil Davis
517b28d70a
send nightly notification to builds channel
2024-04-16 21:05:42 +05:45
Ralf Haferkamp and 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 and GitHub
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