Ralf Haferkamp
07798c9189
Merge pull request #1000 from opencloud-eu/dependabot/go_modules/github.com/open-policy-agent/opa-1.5.1
...
build(deps): bump github.com/open-policy-agent/opa from 1.5.0 to 1.5.1
2025-06-06 10:17:24 +02:00
dependabot[bot]
67d258bfb1
build(deps): bump github.com/open-policy-agent/opa from 1.5.0 to 1.5.1
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-06 06:50:21 +00:00
Ralf Haferkamp
9a135406b7
Merge pull request #1006 from opencloud-eu/dependabot/go_modules/golang.org/x/sync-0.15.0
...
build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0
2025-06-06 08:48:07 +02:00
Ralf Haferkamp
3d6442be2e
Merge pull request #1004 from opencloud-eu/dependabot/npm_and_yarn/services/idp/eslint-plugin-react-7.37.5
...
build(deps-dev): bump eslint-plugin-react from 7.37.2 to 7.37.5 in /services/idp
2025-06-06 08:33:21 +02:00
Viktor Scharf
b11cd0def3
apiTest. select option for root/permissions endpoint ( #942 )
2025-06-06 08:14:05 +02:00
Andre Duffeck
d827766133
Merge pull request #941 from aduffeck/scale-activitylog
...
Make activitylog service scalable
2025-06-05 19:56:26 +02:00
dependabot[bot]
6744d85c5a
build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/sync/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 14:58:41 +00:00
André Duffeck
8908f5e8ff
Explicitly stop the watcher after reading from it
2025-06-05 15:24:00 +02:00
André Duffeck
c9a704d446
Continue when encountering keys that aren't relevant
2025-06-05 15:24:00 +02:00
André Duffeck
ac8b58233e
Explicitly stop the watcher after reading from it
2025-06-05 15:24:00 +02:00
André Duffeck
e9201d65a0
Fix comments
2025-06-05 15:24:00 +02:00
André Duffeck
888d0c8d99
Bump reva
2025-06-05 15:23:58 +02:00
dependabot[bot]
6bd9b47799
build(deps-dev): bump eslint-plugin-react in /services/idp
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.37.2 to 7.37.5.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.2...v7.37.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-version: 7.37.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 13:21:20 +00:00
André Duffeck
beb7920b50
Improve logging, fix typo
2025-06-05 15:20:20 +02:00
André Duffeck
02b37cc17c
Migrate existing activities to the new batch format
2025-06-05 15:20:20 +02:00
André Duffeck
33b7fa79f9
Streamline config, fix tests
2025-06-05 15:20:20 +02:00
André Duffeck
f9d4a038b3
Switch activitylog servie to a native nats store
...
Also split the list of activities in different chunks, one per buffered
write. That allows for scaling the service horizontally and also helps
reduce the load caused by the write operations.
2025-06-05 15:20:20 +02:00
Ralf Haferkamp
1dce3f8700
Merge pull request #1003 from opencloud-eu/dependabot/npm_and_yarn/services/idp/postcss-normalize-13.0.1
...
build(deps-dev): bump postcss-normalize from 13.0.0 to 13.0.1 in /services/idp
2025-06-05 15:19:40 +02:00
dependabot[bot]
4108cc6877
build(deps-dev): bump postcss-normalize in /services/idp
...
Bumps [postcss-normalize](https://github.com/csstools/postcss-normalize ) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/csstools/postcss-normalize/releases )
- [Changelog](https://github.com/csstools/postcss-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-normalize/commits )
---
updated-dependencies:
- dependency-name: postcss-normalize
dependency-version: 13.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 12:16:46 +00:00
Ralf Haferkamp
54f934cbb0
Merge pull request #994 from opencloud-eu/dependabot/npm_and_yarn/services/idp/testing-library/react-12.1.5
...
build(deps): bump @testing-library/react from 11.2.7 to 12.1.5 in /services/idp
2025-06-05 12:18:14 +02:00
Ralf Haferkamp
b9b4643085
Merge pull request #999 from opencloud-eu/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.5.2
...
build(deps): bump github.com/blevesearch/bleve/v2 from 2.5.1 to 2.5.2
2025-06-05 12:14:58 +02:00
Ralf Haferkamp
479c8a0e0e
Merge pull request #995 from opencloud-eu/dependabot/npm_and_yarn/services/idp/fontsource/roboto-5.2.5
...
build(deps): bump @fontsource/roboto from 5.1.0 to 5.2.5 in /services/idp
2025-06-05 12:14:08 +02:00
Ralf Haferkamp
448755d149
idp license-checker: Add OFL (SIL Open Font License) to the accept list
2025-06-05 11:34:40 +02:00
dependabot[bot]
9bcdbc358e
build(deps): bump @fontsource/roboto in /services/idp
...
Bumps [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto ) from 5.1.0 to 5.2.5.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto )
---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
dependency-version: 5.2.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 11:34:40 +02:00
Viktor Scharf
129fb1e62d
[full-ci] ApiTest. checking private link in report response ( #993 )
...
* checking private link in report response
* correct expected failures file
2025-06-05 10:41:16 +02:00
dependabot[bot]
1e95c9d39a
build(deps): bump github.com/blevesearch/bleve/v2 from 2.5.1 to 2.5.2
...
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/blevesearch/bleve/releases )
- [Commits](https://github.com/blevesearch/bleve/compare/v2.5.1...v2.5.2 )
---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
dependency-version: 2.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 15:12:28 +00:00
Ralf Haferkamp
47ebe9a20b
Merge pull request #991 from opencloud-eu/dependabot/go_modules/google.golang.org/grpc-1.72.2
...
build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2
2025-06-04 16:47:05 +02:00
Florian Schade
14a623e669
Merge pull request #992 from opencloud-eu/zip-report
...
[full-ci] Change `eicar_com.zip` virus file and update tests
2025-06-04 12:40:58 +02:00
Ralf Haferkamp
c4080e9523
Merge pull request #990 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats.go-1.43.0
...
build(deps): bump github.com/nats-io/nats.go from 1.42.0 to 1.43.0
2025-06-04 11:46:40 +02:00
dependabot[bot]
e305d915ed
build(deps): bump @testing-library/react in /services/idp
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 11.2.7 to 12.1.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.7...v12.1.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-version: 12.1.5
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 09:04:37 +00:00
Ralf Haferkamp
448c6b9f5a
Merge pull request #989 from rhafer/permissions-count
...
graph: Add support for counting permissions
2025-06-04 11:00:26 +02:00
prashant-gurung899
9193df0385
tests: update antivirus tests for zip files
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2025-06-04 14:01:51 +05:45
Andre Duffeck
533eb39909
Merge pull request #958 from aduffeck/fix-804
...
Fix purging revisions from decomposeds3 blobstores
2025-06-03 20:09:09 +02:00
Florian Schade
1bb07292dd
Merge pull request #983 from fschade/webdav-search-privatelink
...
Enhancement: Introduced support for PrivateLink in WebDAV search responses
2025-06-03 18:02:29 +02:00
dependabot[bot]
e6ea1b15f4
build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.72.1 to 1.72.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.72.1...v1.72.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.72.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 14:27:57 +00:00
dependabot[bot]
6864970e3f
build(deps): bump github.com/nats-io/nats.go from 1.42.0 to 1.43.0
...
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go ) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/nats-io/nats.go/releases )
- [Commits](https://github.com/nats-io/nats.go/compare/v1.42.0...v1.43.0 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
dependency-version: 1.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 14:27:49 +00:00
Ralf Haferkamp
daafbc9119
Bump libre-graph-api for $count support on the permissions endpoints
2025-06-03 14:53:40 +02:00
Ralf Haferkamp
fdab4dd174
graph: Add support for counting permissions
...
To just get the number of permissions set on a share use:
`/drives/id/root/permissions?$count=true&$top=0`
Related issue: #485
2025-06-03 14:50:52 +02:00
Ralf Haferkamp
1c1e1a2d4e
Merge pull request #987 from opencloud-eu/dependabot/npm_and_yarn/services/idp/types/jest-29.5.14
...
build(deps): bump @types/jest from 29.5.12 to 29.5.14 in /services/idp
2025-06-03 11:23:06 +02:00
Ralf Haferkamp
167b448bf3
Merge pull request #981 from opencloud-eu/dependabot/go_modules/github.com/leonelquinteros/gotext-1.7.2
...
build(deps): bump github.com/leonelquinteros/gotext from 1.7.1 to 1.7.2
2025-06-03 11:08:13 +02:00
dependabot[bot]
5a5124067b
build(deps): bump @types/jest from 29.5.12 to 29.5.14 in /services/idp
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.12 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-version: 29.5.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 08:36:44 +00:00
Ralf Haferkamp
7a00f49510
Merge pull request #980 from opencloud-eu/dependabot/npm_and_yarn/services/idp/types/node-22.15.29
...
build(deps): bump @types/node from 22.15.19 to 22.15.29 in /services/idp
2025-06-03 10:33:05 +02:00
Ralf Haferkamp
729c94afcf
Merge pull request #982 from opencloud-eu/dependabot/go_modules/github.com/opencloud-eu/libre-graph-api-go-1.0.7
...
build(deps): bump github.com/opencloud-eu/libre-graph-api-go from 1.0.6 to 1.0.7
2025-06-03 10:32:21 +02:00
Ralf Haferkamp
bbb0e6048f
Merge pull request #495 from opencloud-eu/no-default-permissions-expand
...
do not automatically expand drive root permissions
2025-06-03 09:49:42 +02:00
Ralf Haferkamp
a40d5240aa
Merge pull request #979 from opencloud-eu/dependabot/npm_and_yarn/services/idp/sass-loader-16.0.5
...
build(deps-dev): bump sass-loader from 16.0.4 to 16.0.5 in /services/idp
2025-06-03 09:13:49 +02:00
Ralf Haferkamp
3569a36c1b
cleanup: Avoid nested if statment
...
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com >
2025-06-03 09:02:56 +02:00
Florian Schade
41f630d698
enhancement(webdav): add privatelink field to the webdav search response
2025-06-02 18:23:54 +02:00
dependabot[bot]
7644bfc5cc
build(deps): bump github.com/opencloud-eu/libre-graph-api-go
...
Bumps [github.com/opencloud-eu/libre-graph-api-go](https://github.com/opencloud-eu/libre-graph-api-go ) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/opencloud-eu/libre-graph-api-go/compare/v1.0.6...v1.0.7 )
---
updated-dependencies:
- dependency-name: github.com/opencloud-eu/libre-graph-api-go
dependency-version: 1.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:16:35 +00:00
dependabot[bot]
d703d5030a
build(deps): bump github.com/leonelquinteros/gotext from 1.7.1 to 1.7.2
...
Bumps [github.com/leonelquinteros/gotext](https://github.com/leonelquinteros/gotext ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/leonelquinteros/gotext/releases )
- [Commits](https://github.com/leonelquinteros/gotext/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/leonelquinteros/gotext
dependency-version: 1.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:16:12 +00:00
dependabot[bot]
c3ed685391
build(deps): bump @types/node from 22.15.19 to 22.15.29 in /services/idp
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.19 to 22.15.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:15:49 +00:00