Florian Schade
598786ae7b
Merge pull request #9691 from fschade/app-config
...
isolated app configuration
2024-08-06 09:35:30 +02:00
Ralf Haferkamp
8c624ffa0a
docs: Clarify wording in the autoprovisioning section
...
Fixes #9613
2024-08-06 08:25:36 +02:00
Sawjan Gurung
b8335f1d5c
Merge pull request #9729 from owncloud/tests/update-expected-failure-list
...
[tests-only][full-ci] adjust tests and expected-failure list
2024-08-05 16:03:43 +05:45
dependabot[bot]
38c147352e
chore(deps): bump @testing-library/jest-dom in /services/idp
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.4.6 to 6.4.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.8 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 12:17:35 +02:00
dependabot[bot]
63409e984c
chore(deps): bump github.com/go-playground/validator/v10
...
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ) from 10.21.0 to 10.22.0.
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.21.0...v10.22.0 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 12:15:42 +02:00
Juan Pablo Villafañez
b230ce2d03
Automated changelog update [skip ci]
2024-08-05 09:52:50 +00:00
Juan Pablo Villafañez
cab1ac5b2b
Merge pull request #9505 from owncloud/collaboration_utf7_ops
...
Collaboration utf7 ops
2024-08-05 11:52:12 +02:00
dependabot[bot]
790b823c6f
chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 11:28:39 +02:00
Juan Pablo Villafáñez
2570e12eb6
chore: add changelog entry
2024-08-05 11:06:00 +02:00
Saw-jan
558bbcc6ae
test: fix COPY tests
2024-08-05 14:46:49 +05:45
Saw-jan
62c024bc66
test: fix custom properties tests
2024-08-05 14:46:49 +05:45
Saw-jan
903131f767
test: adjust MOVE related tests
2024-08-05 14:46:49 +05:45
Michael Barz
5265ff0d6d
Merge pull request #9728 from owncloud/dependabot/npm_and_yarn/services/idp/fontsource/roboto-5.0.14
...
Bump @fontsource/roboto from 5.0.13 to 5.0.14 in /services/idp
2024-08-05 09:27:07 +02:00
dependabot[bot]
b3464e29fd
Bump @fontsource/roboto from 5.0.13 to 5.0.14 in /services/idp
...
Bumps [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto ) from 5.0.13 to 5.0.14.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/roboto/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto )
---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 06:20:02 +00:00
Michael Barz
7af3663411
Automated changelog update [skip ci]
2024-08-02 11:30:03 +00:00
Michael Barz
cafe7a14b4
Merge pull request #9726 from owncloud/fix-natjskvregistry
...
fix unmarshaling
2024-08-02 13:29:31 +02:00
Michael Barz
0e482c57c4
Merge pull request #9725 from owncloud/fix-rolling
...
[docs-only] Disable proof key validation for OnlyOffice
2024-08-02 13:03:17 +02:00
Jörn Friedrich Dreyer
1da29fb6fd
fix unmarshaling
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-08-02 13:00:46 +02:00
Michael Barz
05053a802e
Disable proof key validation for OnlyOffice
2024-08-02 12:37:22 +02:00
Juan Pablo Villafáñez
243f2febab
fix: code review fixes
2024-08-02 12:27:49 +02:00
Florian Schade
56bad68e21
Update services/web/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2024-08-02 09:37:43 +02:00
Sawjan Gurung
32ee080a3c
Merge pull request #9713 from owncloud/tests/update-expected-failure-list
...
[tests-only][ful-ci] adjust tests and expected failure list
2024-08-02 10:07:12 +05:45
Saw-jan
f976386ee2
test: fix tests and issue tags
...
test: fix properties namespace
2024-08-02 09:31:26 +05:45
Saw-jan
d8c74a30a2
test: update tests related to issue-1124
...
test: fix tests and issue tags
2024-08-01 16:50:47 +05:45
Martin
e14773628d
Merge pull request #9721 from owncloud/update_env_vars.yaml
...
[docs-only] [chore] update env_vars.yaml
2024-08-01 12:12:10 +02:00
mmattel
c99934a060
[docs-only] [chore] update env_vars.yaml
2024-08-01 11:51:40 +02:00
Jörn Friedrich Dreyer
777434d474
Automated changelog update [skip ci]
2024-07-31 13:42:18 +00:00
Jörn Friedrich Dreyer
2a24cafd0c
Merge pull request #9657 from owncloud/add-grpc-max-connection-age-env
...
allow configuring grpc max connection age
2024-07-31 15:41:45 +02:00
Jörn Friedrich Dreyer
db2b14698a
Merge pull request #8289 from owncloud/configurable-storage-users-name
...
make storage users service name configurable
2024-07-31 14:49:53 +02:00
Jörn Friedrich Dreyer
652675196e
allow configuring grpc max connection age
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-31 14:39:12 +02:00
Juan Pablo Villafáñez
8ef9bd4499
fix: retry delete request if we get a "too_early" code
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
fb72684c24
fix: explicitly set the HTTP status for the access log
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
d35e588532
fix: adjust updated code
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
94d191f624
refactor: simplify code
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
23077223b4
fix: adjust unit tests and remove duplicated call
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
2b28324f85
ci: add additional wopi validator tests
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
90fab1d4f0
fix: code adjustments based on the wopi validator
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
3c227f6131
test: add unit tests for the rename operation
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
80cac903c9
test: adjust unit tests
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
78195bba2e
feat: add renameFile operation, improve logs and docs
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
1c3f7cd35a
test: add unit test for the new operations and include some fixes
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
9417e3c7a0
fix: use constants for the names of the ranges
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
135613f8f2
test: adjust logs and fix CI
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
6036b5a71f
fix: adjust unit tests
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
232b341eee
test: update mocks
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
baf9ba72b3
test: add putrelativefile tests for the WOPI validator
...
The custom test cases just remove the "PutRelativeFile.IncludeHostUrls"
since the collaboration service can't provide the required response
easily. The rest of the test cases are the same.
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
b5b9f8d189
feat: implement putRelativeFile and deleteFile endpoints
2024-07-31 12:50:41 +02:00
Juan Pablo Villafáñez
21c3ae10a7
feat: add support for utf7 encoding for some WOPI operations
2024-07-31 12:50:41 +02:00
Sawjan Gurung
4c74adbae8
Merge pull request #9696 from owncloud/extend-drive-api-docs
...
[docs-only] adding documemtation for graph api for adding members to drive
2024-07-31 12:41:14 +05:45
Viktor Scharf
f7f0496786
Merge pull request #9716 from owncloud/addNeededCollaboraExtraParam
...
add collabora extra param
2024-07-31 08:15:36 +02:00