Florian Schade
|
0fd7f50ccb
|
enhancement: allow sending multiple userIDs in one SSE event
|
2024-02-07 09:42:37 +01:00 |
|
dependabot[bot]
|
656493941f
|
build(deps): bump go.opentelemetry.io/otel/trace from 1.22.0 to 1.23.0
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.22.0 to 1.23.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.22.0...v1.23.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-07 09:04:13 +01:00 |
|
Phil Davis
|
a2a9b106f8
|
Merge pull request #8378 from owncloud/tests/coverage-Content-Disposition
[tests-only] extend API test coverage for content-disposition header
|
2024-02-07 13:42:21 +05:45 |
|
Saw-jan
|
fc5a8f967b
|
test: API coverage for Content-Disposition header with file having comma
|
2024-02-07 11:39:43 +05:45 |
|
Phil Davis
|
3c8db1ae72
|
Automated changelog update [skip ci]
|
2024-02-07 05:14:59 +00:00 |
|
Phil Davis
|
4ee70fa5bb
|
Merge pull request #8381 from dragonchaser/bump-reva
Bump reva
|
2024-02-07 10:59:26 +05:45 |
|
Phil Davis
|
1a0568ce5f
|
Fix typo in changelog
|
2024-02-07 10:09:26 +05:45 |
|
Phil Davis
|
ee533d55cd
|
Update downloadFile feature for expected Content-Disposition
|
2024-02-07 09:23:50 +05:45 |
|
Christian Richter
|
afd4d54869
|
add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-06 15:54:40 +01:00 |
|
Christian Richter
|
41b33d53f2
|
vendor reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-06 15:48:22 +01:00 |
|
Christian Richter
|
b802a1848f
|
update testsuite
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-06 15:45:13 +01:00 |
|
Christian Richter
|
a72d7f57f3
|
bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-06 15:45:02 +01:00 |
|
Michael Barz
|
d3d4d5925c
|
Merge pull request #6702 from owncloud/uppy-companion
Add Uppy Companion to wopi example
|
2024-02-06 15:44:21 +01:00 |
|
Martin
|
54fbed0866
|
Update docs/env-var-deltas/make-adoc-table-from-md.txt
Co-authored-by: Phil Davis <phil@jankaritech.com>
|
2024-02-06 12:58:28 +01:00 |
|
Martin
|
dfbb5c8a6a
|
Update docs/env-var-deltas/make-adoc-table-from-md.txt
Co-authored-by: Phil Davis <phil@jankaritech.com>
|
2024-02-06 12:58:15 +01:00 |
|
Martin
|
0c45b155be
|
Update docs/env-var-deltas/4.0.5-5.0.0.adoc
|
2024-02-06 12:57:41 +01:00 |
|
Martin
|
1a52b04cfe
|
Merge pull request #8375 from owncloud/remove_double_dots
[docs-only] Fix envvar descriptions with a trailing double dot
|
2024-02-06 12:33:08 +01:00 |
|
mmattel
|
0099cb62a8
|
[docs-only] Add .adoc table version to env-var-deltas
|
2024-02-06 12:32:43 +01:00 |
|
dependabot[bot]
|
42ade74c71
|
build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.31.0...v1.32.0)
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-06 12:10:21 +01:00 |
|
mmattel
|
6e721eb4f5
|
[docs-only] Fix envvar descriptions trailing a double dot
|
2024-02-06 11:52:10 +01:00 |
|
Prarup Gurung
|
b9d4401ade
|
Merge pull request #8373 from owncloud/add-test-for-auto-accept-disabled-sharing-with-group
[full-ci] [tests-only] Add tests sharing with group when auto-sync is disabled
|
2024-02-06 16:31:26 +05:45 |
|
Prarup Gurung
|
c4a5f6a276
|
Added tests to lists folder shared with group when sync is disabled
|
2024-02-06 15:39:55 +05:45 |
|
Prarup Gurung
|
8340567db5
|
Added tests to lists file shared with group when sync is disabled
|
2024-02-06 15:39:55 +05:45 |
|
Prarup Gurung
|
a3d2317590
|
Merge pull request #8371 from owncloud/add-test-for-auto-accept-disabled
[full-ci] [tests-only] Added tests to lists file shared with them when sync is disabled
|
2024-02-06 15:32:38 +05:45 |
|
Prarup Gurung
|
f7eb4db082
|
Addressed reviews
|
2024-02-06 14:36:58 +05:45 |
|
Prarup Gurung
|
9bb711acb9
|
Added tests to lists folder shared with them when sync is disabled
|
2024-02-06 14:36:58 +05:45 |
|
Prarup Gurung
|
14888f3b7c
|
Added tests to lists file shared with them when sync is disabled
|
2024-02-06 14:36:58 +05:45 |
|
Sabin Panta
|
1eb063e676
|
removed datatable for resource type row (#8369)
|
2024-02-06 13:04:04 +05:45 |
|
Martin
|
df5668ebbc
|
Merge pull request #8366 from owncloud/mmattel-patch-1
[docs-only] Update new-service-checklist.md
|
2024-02-05 18:01:05 +01:00 |
|
Martin
|
5baeb88930
|
Update new-service-checklist.md
Fix the port ranges document URL
|
2024-02-05 17:30:37 +01:00 |
|
Christian Richter
|
a7f929c6d7
|
Automated changelog update [skip ci]
|
2024-02-05 11:55:47 +00:00 |
|
Christian Richter
|
aec347b72d
|
Merge pull request #8340 from dragonchaser/filename-incrementor
[Full-ci] Bump reva
|
2024-02-05 12:54:45 +01:00 |
|
Christian Richter
|
13b01f0e0c
|
bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-05 11:01:07 +01:00 |
|
Christian Richter
|
0a420dd333
|
remove expected failure
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-05 11:01:06 +01:00 |
|
Christian Richter
|
82e6e742ff
|
Bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-05 11:01:06 +01:00 |
|
Sawjan Gurung
|
704b372205
|
[tests-only] extend share invite json response assertion (#8348)
* rename %eTag% to %etag_pattern% for clarity
* check more response properties
|
2024-02-05 11:43:19 +05:45 |
|
ownClouders
|
4d5490a601
|
[tx] updated from transifex
|
2024-02-03 00:37:35 +00:00 |
|
Michael Barz
|
e608d1281a
|
Merge pull request #8193 from owncloud/changeReleaseTemplate
[docs-only] changed release template
|
2024-02-02 14:09:06 +01:00 |
|
Michael Barz
|
60a1ec700c
|
Automated changelog update [skip ci]
|
2024-02-02 12:24:50 +00:00 |
|
Michael Barz
|
9af3fa3868
|
Merge pull request #8350 from owncloud/backmerge-master-3
[full-ci] Backmerge master 3
|
2024-02-02 13:24:17 +01:00 |
|
nirajacharya2
|
4bea4357a9
|
Added test for sharingNg for endpoint sharedByMe (#8311)
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
Added tests for list shared by me
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
adding test for updating permission of a share
Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
|
2024-02-02 17:50:41 +05:45 |
|
Michael Barz
|
6266543000
|
Merge branch 'master' into backmerge-master-3
|
2024-02-02 12:30:49 +01:00 |
|
Christian Richter
|
152180299e
|
Merge pull request #8353 from dragonchaser/add-new-var-list
[docs-only] Add new variable delta list between 4.0.5 and 5.0.0-rc1
|
2024-02-02 11:37:26 +01:00 |
|
Christian Richter
|
c11bc458bc
|
Add new variable delta list between 4.0.5 and 5.0.0-rc1
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-02 11:26:53 +01:00 |
|
Prarup Gurung
|
20be508e75
|
Merge pull request #8347 from owncloud/add-more-coverage-for-invalid-roles
[full-ci] [tests-only] Added more test coverage for invalid roles
|
2024-02-02 15:12:16 +05:45 |
|
Michael Barz
|
f036454774
|
Automated changelog update [skip ci]
|
2024-02-02 09:22:47 +00:00 |
|
Michael Barz
|
e22dce40ff
|
Merge pull request #8303 from owncloud/remove-spaces-config-options
fix: hardcode config for spaces which was not allowed to change
|
2024-02-02 10:22:00 +01:00 |
|
Prarup Gurung
|
40438ef1a7
|
Added more test coverage for invalid roles
|
2024-02-02 14:30:07 +05:45 |
|
Sagar Gurung
|
10aa33cf2a
|
Added test for list shared by me when shared to group (#8345)
|
2024-02-02 14:16:20 +05:45 |
|
dependabot[bot]
|
ea1543bc49
|
build(deps): bump github.com/Nerzal/gocloak/v13 from 13.8.0 to 13.9.0
Bumps [github.com/Nerzal/gocloak/v13](https://github.com/Nerzal/gocloak) from 13.8.0 to 13.9.0.
- [Release notes](https://github.com/Nerzal/gocloak/releases)
- [Commits](https://github.com/Nerzal/gocloak/compare/v13.8.0...v13.9.0)
---
updated-dependencies:
- dependency-name: github.com/Nerzal/gocloak/v13
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-02 09:22:22 +01:00 |
|