Prashant Gurung
|
cea6533446
|
Merge pull request #9639 from owncloud/cli-remove-file-versions-by-spaceid
[tests-only][full-ci] adding test to remove old versions of files from a space using space-id using CLI
|
2024-07-19 14:50:43 +05:45 |
|
prashant-gurung899
|
89ca45bc80
|
add test to remove versions of files from space using space id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
|
2024-07-19 14:07:29 +05:45 |
|
kobergj
|
6467a4797a
|
Merge pull request #9649 from owncloud/bump-ipd-webpack
bump idp webpack to 5
|
2024-07-19 09:46:57 +02:00 |
|
kobergj
|
379649f495
|
Automated changelog update [skip ci]
|
2024-07-19 07:36:12 +00:00 |
|
kobergj
|
2206d4a184
|
Merge pull request #9548 from owncloud/dependabot/go_modules/github.com/rs/cors-1.11.0
[full-ci] Get rid of go-chi/cors and bump rs/cors to 1.11.0
|
2024-07-19 09:35:31 +02:00 |
|
kobergj
|
8070238f88
|
Merge pull request #9641 from kobergj/GetRidOfOIDCgo
[full-ci] Get rid of oidc-go lib
|
2024-07-19 09:35:21 +02:00 |
|
Sawjan Gurung
|
d48cae6fd3
|
Merge pull request #9630 from owncloud/tests/cli_search_re-index_cmd_for_spaces
[tests-only][full-ci] search: reindex command for spaces
|
2024-07-19 11:37:37 +05:45 |
|
Sawjan Gurung
|
fb44bebddd
|
Merge pull request #9614 from owncloud/test-location-metadata-project
[tests-only][full-ci] adding test for listing drive items with new metadata in project space
|
2024-07-19 11:35:53 +05:45 |
|
ishabaral
|
a78d501fc0
|
search: reindex command for all spaces
|
2024-07-19 10:15:11 +05:45 |
|
Niraj Acharya
|
b43601e15b
|
adding test for listing drive items with new props in personal space
|
2024-07-19 09:45:32 +05:45 |
|
Jörn Friedrich Dreyer
|
c0538b26eb
|
bump idp webpack to 5
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-07-18 21:36:32 +02:00 |
|
Roman Perekhod
|
9fc37e7b81
|
Automated changelog update [skip ci]
|
2024-07-18 19:18:40 +00:00 |
|
Roman Perekhod
|
ffe1542205
|
Merge pull request #9647 from 2403905/issue-9642
Fixed the channel lock in a workers pool
|
2024-07-18 21:17:44 +02:00 |
|
Michael Barz
|
da2e202b21
|
Merge pull request #9644 from owncloud/collaboration_infolog
feat: use info level for access log to the collaboration service
|
2024-07-18 16:02:30 +02:00 |
|
Roman Perekhod
|
7f9e018c7c
|
Fixed the channel lock in a workers pool
|
2024-07-18 15:33:50 +02:00 |
|
kobergj
|
76c1ad662d
|
Merge pull request #9646 from kobergj/FixSonarcloudImport
[docs-only] Fix Sonarcloud Import issue
|
2024-07-18 15:28:58 +02:00 |
|
jkoberg
|
4a47d353b7
|
fix(ocis): fix sonarcloud import issue
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-07-18 14:32:48 +02:00 |
|
Christian Richter
|
1b7f30a960
|
adapt test
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-07-18 14:29:54 +02:00 |
|
Juan Pablo Villafáñez
|
d69bc2c1c6
|
fix: explicitly set the HTTP status header for the access log
|
2024-07-18 12:40:20 +02:00 |
|
Jörn Friedrich Dreyer
|
81ef018b9f
|
Merge pull request #9624 from owncloud/drop-sjson-dependency
drop sjson dependency
|
2024-07-18 12:35:19 +02:00 |
|
Jörn Friedrich Dreyer
|
c3c6085f2b
|
drop sjson dependency
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-07-18 12:06:25 +02:00 |
|
jkoberg
|
fd1386dc4b
|
feat(ocis): get rid of oidc-go dependency
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-07-18 11:40:47 +02:00 |
|
jkoberg
|
30a0f8a71b
|
fix(ocis): get rid of go-chi/cors lib
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-07-18 11:34:49 +02:00 |
|
Juan Pablo Villafáñez
|
0a33b934c1
|
feat: use info level for access log to the collaboration service
|
2024-07-18 10:48:08 +02:00 |
|
kobergj
|
3e3fcf3729
|
Automated changelog update [skip ci]
|
2024-07-18 07:57:34 +00:00 |
|
kobergj
|
d75abae594
|
Merge pull request #9620 from kobergj/FixNatsjsRegistry
Repair Natsjskv Registry
|
2024-07-18 09:57:00 +02:00 |
|
dependabot[bot]
|
c4bebfdd78
|
chore(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.10.1 to 1.11.0.
- [Commits](https://github.com/rs/cors/compare/v1.10.1...v1.11.0)
---
updated-dependencies:
- dependency-name: github.com/rs/cors
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-18 09:53:10 +02:00 |
|
Sawjan Gurung
|
775913c8b5
|
Merge pull request #9593 from owncloud/cli-test-reset-admin-credentials
[tests-only][full-ci] added test for updating admin password via cli
|
2024-07-18 12:56:36 +05:45 |
|
Phil Davis
|
9d533a8c85
|
Automated changelog update [skip ci]
|
2024-07-18 07:03:37 +00:00 |
|
Phil Davis
|
6486250cd2
|
Merge pull request #6945 from owncloud/fix/issue-5938-sajan
fix: return 403 when non-admin tries to do admin requests
|
2024-07-18 12:48:07 +05:45 |
|
Sabin
|
52a0c346c3
|
added test for updating admin password via cli
|
2024-07-18 12:07:54 +05:45 |
|
Sawjan Gurung
|
61f8b20ecd
|
Merge pull request #9627 from owncloud/cli-remove-file-versions-by-fileid
[tests-only][full-ci] adding test to remove old versions of a file using file-id using cli command
|
2024-07-18 11:17:17 +05:45 |
|
prashant-gurung899
|
22be9de42c
|
add test to remove versions of a file using file id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
|
2024-07-18 10:33:46 +05:45 |
|
Saw-jan
|
4fbef3c58a
|
chore: add changelog entry
|
2024-07-18 10:08:15 +05:45 |
|
Saw-jan
|
244f2bc937
|
test: updated test expectation
|
2024-07-18 10:08:15 +05:45 |
|
Saw-jan
|
a93a74f9d1
|
fix: return 403 when non-admin tries to do admin requests
|
2024-07-18 09:39:36 +05:45 |
|
Michael Barz
|
698d24c4e7
|
Merge pull request #9637 from owncloud/corrected-dates-of-6.0.0-and-5.0.6
corrected dates of 6.0.0 and 5.0.6
|
2024-07-17 20:15:11 +02:00 |
|
Tobias Baader
|
bf3b9f70f0
|
corrected dates of 6.0.0 and 5.0.6
corrected dates of 6.0.0 and 5.0.6
|
2024-07-17 19:08:43 +02:00 |
|
Michael Barz
|
2985823dd5
|
Merge pull request #9636 from owncloud/added-release-5.0.6
added release 5.0.6
|
2024-07-17 18:50:29 +02:00 |
|
Tobias Baader
|
c51aef0473
|
corrected date for 5.0.6
corrected date for 5.0.6
|
2024-07-17 18:42:43 +02:00 |
|
Tobias Baader
|
83e203efcc
|
added release 5.0.6
added 5.0.6 to release table
|
2024-07-17 18:41:04 +02:00 |
|
jkoberg
|
6d7d18adce
|
feat(deps): bump plugins/store/nats-js-kv
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-07-17 15:26:49 +02:00 |
|
jkoberg
|
60d4305bab
|
fix(natsjsregistry): spread load evenly among instances
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-07-17 15:26:49 +02:00 |
|
Sawjan Gurung
|
4c613776ec
|
Merge pull request #9612 from owncloud/test-location-metadata
[tests-only][full-ci] adding test for listing drive items with new metadata in personal space
|
2024-07-17 17:22:05 +05:45 |
|
kobergj
|
2f369157d4
|
Automated changelog update [skip ci]
|
2024-07-17 09:31:41 +00:00 |
|
kobergj
|
f31b91bc6b
|
Merge pull request #9631 from kobergj/BumpWebCommitID
[full-ci] Bump Web CommitID
|
2024-07-17 11:31:03 +02:00 |
|
jkoberg
|
d8a31dca91
|
feat(ocis): bump web commitID to current master
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-07-17 11:06:10 +02:00 |
|
kobergj
|
9ef16e373a
|
Automated changelog update [skip ci]
|
2024-07-17 08:42:35 +00:00 |
|
kobergj
|
de194c7076
|
Merge pull request #9621 from owncloud/bump-reva-af606e7f
[full-ci] bump reva
|
2024-07-17 10:42:00 +02:00 |
|
Niraj Acharya
|
740793ec18
|
adding test for listing drive items with new props in personal space
|
2024-07-17 14:09:40 +05:45 |
|