Roman Perekhod
9488452216
Fixed activity filter depth
2024-09-12 22:26:44 +02:00
Viktor Scharf
b59eaaa13f
Merge pull request #10035 from owncloud/runningOcisWithoutinbucket
...
Running ocis without inbucket by default
2024-09-12 18:38:37 +02:00
Michael Barz
a7a10f8f0c
chore: change hetzner server type for master & prod
2024-09-12 16:05:28 +02:00
Viktor Scharf
4eae589564
run ocis without notification server by default
...
set SMTP_SENDER by default
2024-09-12 15:59:24 +02:00
Michael Barz
bc0d446af5
chore: change hetzner server type
2024-09-12 15:58:22 +02:00
Michael Barz
7c0dde6c35
Automated changelog update [skip ci]
2024-09-12 13:17:12 +00:00
Michael Barz
39e863f4f7
Merge pull request #10037 from owncloud/release-6.4.0
...
[full-ci] chore: bump version, prepare changelog
2024-09-12 15:16:36 +02:00
Michael Barz
ae040fd52e
docs: add releases to table
2024-09-12 14:10:13 +02:00
Michael Barz
8ab1d5924c
chore: bump version, prepare changelog
2024-09-12 14:00:01 +02:00
Jannik Stehle
2a911a0f13
Merge pull request #10034 from owncloud/fix/react-eslint-mounted-errors
...
fix: eslint react errors when building idp service
2024-09-12 12:52:39 +02:00
Sawjan Gurung
f19a149825
Merge pull request #10029 from owncloud/update-test-docs
...
[docs-only]updating test document
2024-09-12 16:25:24 +05:45
Jannik Stehle
6ec48c4516
fix: eslint react errors when building idp service
...
Ignores the eslint react errors for `react/no-is-mounted` to make CI green again. This is only a temporary solution, updating the pnpm version in our node docker images should make this obsolete.
2024-09-12 12:29:01 +02:00
ownClouders
eace825f08
[tx] updated from transifex
2024-09-12 10:19:21 +00:00
dependabot[bot]
d21bd7e903
Bump dario.cat/mergo from 1.0.0 to 1.0.1
...
Bumps [dario.cat/mergo](https://github.com/imdario/mergo ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: dario.cat/mergo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-12 10:18:48 +02:00
Niraj Acharya
1ecfbf3e33
updating test document
2024-09-12 04:08:13 +00:00
ownClouders
24be85fac1
[tx] updated from transifex
2024-09-12 00:43:58 +00:00
Michael Barz
dc1f35f597
Automated changelog update [skip ci]
2024-09-11 21:46:23 +00:00
Michael Barz
19a7e94573
Merge pull request #10028 from 2403905/rolling-release-v6.4
...
[full-ci] bump reva
2024-09-11 23:45:52 +02:00
Michael Barz
2bc6b7b8b1
docs: add changelog
2024-09-11 23:07:35 +02:00
Roman Perekhod
fa3f23bf24
bump reva
2024-09-11 20:53:52 +02:00
Roman Perekhod
15245ba1c1
Automated changelog update [skip ci]
2024-09-11 18:48:50 +00:00
Roman Perekhod
0fa0c5e0b1
Merge pull request #9980 from dragonchaser/fix-ocm-share-updates
...
Fix ocm share updates
2024-09-11 20:47:58 +02:00
Florian Schade
3a4c0f33ea
fix: ocm share update
2024-09-11 15:34:08 +02:00
Florian Schade
7c34505f54
fix: use FromCS3Status error helper
2024-09-11 15:34:08 +02:00
Florian Schade
1b6c6c1ad3
chore: bump reva
2024-09-11 15:34:08 +02:00
Christian Richter
b0c23dce64
fix wrong error return
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-09-11 15:34:08 +02:00
Christian Richter
01b9521d09
temporarily vendor from fork
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-09-11 15:34:08 +02:00
Christian Richter
8ee17e7f27
fix invalid check
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-09-11 15:34:08 +02:00
Christian Richter
e9c6a0a3cd
[WIP] Update OCM Shares
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-09-11 15:34:08 +02:00
Christian Richter
70a9ce6e74
allow deletion of federated shares
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-09-11 15:34:08 +02:00
Christian Richter
1242e483b3
improve error handling
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-09-11 15:34:08 +02:00
Sawjan Gurung
283948487b
Merge pull request #9982 from owncloud/tests-file-versions-of-shared-space
...
[tests-only][full-ci] add tests to check versions of file in a space shared via link with viewer/editor role
2024-09-11 10:42:45 +05:45
ownClouders
a40340acb0
[tx] updated from transifex
2024-09-11 00:39:22 +00:00
Sawjan Gurung
2b8ba4f76e
Merge pull request #9900 from owncloud/cleanup-parallel-deployment
...
[tests-only][full-ci] cleanup ocis/oc10 parallel-deployment tests
2024-09-10 14:38:52 +05:45
prashant-gurung899
250650265c
cleanup parallel deployment tests
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2024-09-10 12:02:33 +05:45
prashant-gurung899
809b7a4373
add tests to check versions of file in a space shared via link
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2024-09-10 11:56:58 +05:45
Prashant Gurung
e224264d9e
Merge pull request #9972 from owncloud/tests-editor-without-versions
...
[tests-only][full-ci] add tests for new role space editor without versions
2024-09-10 09:58:01 +05:45
ownClouders
4906ff8b46
[tx] updated from transifex
2024-09-10 00:40:54 +00:00
prashant-gurung899
4c828d36f0
add tests for new role space editor withour versions
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2024-09-09 17:01:19 +05:45
Pradip Subedi
eeea884707
Merge pull request #9984 from owncloud/test-unsupported-files
...
[tests-only][full-ci] test: add test coverage for opening file with unsupported file fromat using /app/open-with-web endpoint
2024-09-09 15:40:38 +05:45
Benedikt Kulmann
b552c83447
Automated changelog update [skip ci]
2024-09-09 08:03:45 +00:00
Benedikt Kulmann
407169723e
Merge pull request #9993 from owncloud/allow-blob-as-connect-src
...
Allow blob as connect src
2024-09-09 10:02:57 +02:00
pradip
671b17cdaf
test: add tests for opening files with unsupported file formats
2024-09-09 12:29:47 +05:45
Martin
7e23a8503f
Merge pull request #9995 from owncloud/fix_typo
...
[docs-only] Fix a typo in graph service readme
2024-09-09 08:37:43 +02:00
Martin Mattel
313d336522
[docs-only] Fix a typo in graph service readme
2024-09-09 08:08:12 +02:00
Viktor Scharf
b09fda0b2d
fix tests
2024-09-09 07:56:03 +02:00
Benedikt Kulmann
2f1343922d
feat: allow blob as connect-src in default CSP
2024-09-09 06:49:13 +02:00
Benedikt Kulmann
a94e08d875
feat: allow blob as connect-src
2024-09-09 06:46:14 +02:00
ownClouders
6a489f0c99
[tx] updated from transifex
2024-09-08 00:06:44 +00:00
Amrita
4c1723cfa2
Merge pull request #9921 from owncloud/add-wopi-tests
...
[tests-only][full-ci]Add tests for CheckFileInfo related to wopi protocol
2024-09-06 14:08:52 +05:45