Benedikt Kulmann
63dcf408c1
[full-ci] chore: bump web to v3.1.0 ( #1129 )
...
* chore: bump web to v3.1.0
* disable a11y tests in the opencloud CI
---------
Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu >
2025-06-27 15:07:32 +02:00
Benedikt Kulmann
dc4d3441f7
Merge pull request #1119 from opencloud-eu/collabora-enable-save-as
...
feat: re-enable Save As and Export in collabora
2025-06-27 08:28:41 +02:00
Benedikt Kulmann
c61392138c
feat: re-enable Save As and Export in collabora
2025-06-26 11:46:46 +02:00
Alex
559ee15ddd
feat: add accessibility url to theme.json files ( #1108 )
2025-06-25 14:18:06 +02:00
Alex
e62ff11a0e
feat: adjust space template image to match brand color ( #1098 )
...
* feat: adjust space template image to match brand color
* temporally skip user-settings e2e tests
---------
Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu >
2025-06-24 09:27:59 +02:00
Alex
89b46a0035
fix: collabora use metrics instead of imperial metric system ( #1086 )
...
* fix: collabora use metrics instead of imperial metric system
* fix unit tests
2025-06-23 10:14:27 +02:00
06kellyjac
2a3a20693a
build: Modify mockery config to work with v3
...
Maintaining the positioning of the files from v2 to reduce cognitive
load.
Indentation of yaml files now matches `.editorconfig`.
All mock files regenerated.
Added empty `{}` following convention from `mockery init` etc.
Removed directory specification where it would already match.
2025-06-19 16:25:39 +01:00
Ralf Haferkamp
8f973ba75c
Merge pull request #1049 from rhafer/issue/936
...
fix(proxy): Prevent panic when autoprovsioning user
2025-06-12 16:21:04 +02:00
Florian Schade
76fb9571c4
Merge pull request #943 from fschade/docs-web-asset-path-fix
...
fix(docs): WEB_ASSET_PATH was still mentioned in the web readme
2025-06-12 15:15:12 +02:00
Ralf Haferkamp
8dd8943854
fix(proxy): Prevent panic when autoprovsioning user
...
After autoprovisioning a user, we need to get a reva token via
`auth-machine`. If that fails the code would panic because the logger
tried to access the `user` object returned from the GetUserByClaims
call. Which is `nil`in case failure.
Fixes #936
2025-06-12 11:54:23 +02:00
Ralf Haferkamp
76b16765d8
cleanup: Avoid fetching group membership when not needed
...
Use the new GetUserNoGroups helper to lookup users without resolving
groupmemberships where possible.
Closes : #1005
2025-06-12 09:47:53 +02:00
dependabot[bot]
e8815801af
build(deps-dev): bump jest from 29.7.0 to 30.0.0 in /services/idp
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.7.0 to 30.0.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-version: 30.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-11 06:22:32 +00:00
dependabot[bot]
d97ec15d0a
build(deps-dev): bump css-minimizer-webpack-plugin in /services/idp
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v7.0.0...v7.0.2 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-version: 7.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 16:19:10 +00:00
dependabot[bot]
bd11eae794
build(deps): bump query-string from 9.1.1 to 9.2.0 in /services/idp
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 9.1.1 to 9.2.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.1.1...v9.2.0 )
---
updated-dependencies:
- dependency-name: query-string
dependency-version: 9.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 14:17:59 +00:00
Ralf Haferkamp
7ea75839bc
Merge pull request #996 from rhafer/count-members-only
...
graph: Add $filter to only list (and/or count) member permissions
2025-06-10 15:51:17 +02:00
Benedikt Kulmann
cfb8926183
chore: bump web to v3.0.0 ( #1026 )
2025-06-10 13:43:04 +02:00
dependabot[bot]
7338856202
build(deps): bump i18next from 25.1.2 to 25.2.1 in /services/idp
...
Bumps [i18next](https://github.com/i18next/i18next ) from 25.1.2 to 25.2.1.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v25.1.2...v25.2.1 )
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 15:22:57 +00:00
dependabot[bot]
62870549a4
build(deps): bump @types/node from 22.15.29 to 22.15.30 in /services/idp
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.29 to 22.15.30.
- [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.30
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-06 07:03:41 +00: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
Andre Duffeck
d827766133
Merge pull request #941 from aduffeck/scale-activitylog
...
Make activitylog service scalable
2025-06-05 19:56:26 +02: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
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
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
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
Ralf Haferkamp
23c942fff0
graph: Add $filter to only list member permissions
...
Related Issue #485
2025-06-04 12:28:37 +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
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
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
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
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
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]
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
dependabot[bot]
d396a8b852
build(deps-dev): bump sass-loader from 16.0.4 to 16.0.5 in /services/idp
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.4 to 16.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.4...v16.0.5 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-version: 16.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:15:27 +00:00
Ralf Haferkamp
89feb86062
Merge pull request #978 from opencloud-eu/dependabot/npm_and_yarn/services/idp/web-vitals-5.0.2
...
build(deps): bump web-vitals from 4.2.4 to 5.0.2 in /services/idp
2025-06-02 18:07:11 +02:00
dependabot[bot]
7a73066f47
build(deps): bump web-vitals from 4.2.4 to 5.0.2 in /services/idp
...
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals ) from 4.2.4 to 5.0.2.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.0.2 )
---
updated-dependencies:
- dependency-name: web-vitals
dependency-version: 5.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 15:23:19 +00:00
dependabot[bot]
abb454da37
build(deps-dev): bump cldr from 7.5.0 to 7.9.0 in /services/idp
...
Bumps [cldr](https://github.com/papandreou/node-cldr ) from 7.5.0 to 7.9.0.
- [Changelog](https://github.com/papandreou/node-cldr/blob/master/CHANGELOG.md )
- [Commits](https://github.com/papandreou/node-cldr/compare/7.5.0...v7.9.0 )
---
updated-dependencies:
- dependency-name: cldr
dependency-version: 7.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 15:15:16 +00:00
Ralf Haferkamp
524e13ae89
Merge pull request #970 from opencloud-eu/readme-box-change
...
Updated boxes in readme
2025-06-02 15:21:21 +02:00
Ralf Haferkamp
79aa0c5340
graph: Remove $expand from POST/PATCH route for now
...
The ODATA spec is not exactly clear about the semantics here:
"The semantics of system query options applied to POST requests to
entity sets as well as all PATCH, PUT and DELETE requests are not
defined by this specification and are reserved for future versions."
And currently we don't really need that anyway.
2025-06-02 15:17:32 +02:00