Roman Perekhod
c16a2ea2cf
checks added
2024-10-17 19:03:14 +02:00
Florian Schade
0437722353
Bugfix: Fix health and ready endpoint checker configurations
2024-10-17 14:34:04 +02:00
Florian Schade
66ff86bd35
enhancement: simplify ready and health check handler usage
2024-10-16 20:26:00 +02:00
Christian Richter
a378596700
fix ldap check in idp
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-10-15 15:34:48 +02:00
Christian Richter
80d619cb8f
add http checks to idp & graph
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-10-15 13:47:39 +02:00
Christian Richter
3d45d84b2e
Merge pull request #10163 from fschade/ready-health-checks
...
Bugfix: Improve Ready and Health Checks
2024-10-14 14:43:45 +00:00
Benedikt Kulmann
b8a7e3552d
fix: don't fetch idp logo.svg anymore
...
We're always using the logo from the theme now so the logo.svg is not
needed anymore.
2024-10-14 15:54:25 +02:00
Christian Richter
61070e3187
fix sonar cube bugs
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-10-14 08:39:42 +02:00
Christian Richter
0094d30378
code cleanup & refactoring
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-10-14 08:39:42 +02:00
Florian Schade
0671039474
enhancement: add readyz and healthz check handler
2024-10-14 08:39:42 +02:00
Florian Schade
c82a7c560e
enhancement: use global ready and health handlers
2024-10-14 08:39:42 +02:00
Jan Ackermann
0105739160
Use idp logo from theme
2024-10-10 10:36:01 +02:00
Michael Barz
632c71272a
Merge pull request #10245 from owncloud/dependabot/npm_and_yarn/services/idp/axios-1.7.7
...
chore(deps): bump axios from 1.7.2 to 1.7.7 in /services/idp
2024-10-07 08:52:08 +02:00
Michael Barz
73ec7fd6a3
Merge pull request #10240 from owncloud/dependabot/npm_and_yarn/services/idp/path-to-regexp-1.9.0
...
chore(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /services/idp
2024-10-07 08:35:46 +02:00
Michael Barz
a4ebda704f
Merge pull request #10241 from owncloud/dependabot/npm_and_yarn/services/idp/rollup-2.79.2
...
chore(deps): bump rollup from 2.79.1 to 2.79.2 in /services/idp
2024-10-07 08:35:08 +02:00
dependabot[bot]
77a58dd809
chore(deps): bump axios from 1.7.2 to 1.7.7 in /services/idp
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.7 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 06:19:06 +00:00
dependabot[bot]
750695a993
chore(deps): bump rollup from 2.79.1 to 2.79.2 in /services/idp
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-04 08:19:13 +00:00
dependabot[bot]
ac306c3a57
chore(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /services/idp
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-04 08:18:51 +00:00
dependabot[bot]
2b70e2cad6
chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /services/idp
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-04 08:18:50 +00:00
Juergen Weigert
0d719a7c72
fix: more colons after variables found.
...
cd owncloud/ocis/services
vi $(grep -l -r '[A-Z][A-Z][A-Z]:/')
2024-10-02 09:09:47 +02:00
dependabot[bot]
8f9b274f19
chore(deps-dev): bump workbox-webpack-plugin in /services/idp
...
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v7.0.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 12:31:32 +02:00
dependabot[bot]
d8b476a973
chore(deps-dev): bump i18next-parser in /services/idp
...
Bumps [i18next-parser](https://github.com/i18next/i18next-parser ) from 8.13.0 to 9.0.2.
- [Release notes](https://github.com/i18next/i18next-parser/releases )
- [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-parser/compare/8.13.0...9.0.2 )
---
updated-dependencies:
- dependency-name: i18next-parser
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 10:51:14 +02:00
dependabot[bot]
40a174f2b0
Bump postcss-normalize from 10.0.1 to 13.0.0 in /services/idp
...
Bumps [postcss-normalize](https://github.com/csstools/postcss-normalize ) from 10.0.1 to 13.0.0.
- [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-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-25 10:46:19 +02:00
dependabot[bot]
8ba090e1e2
chore(deps-dev): bump webpack-manifest-plugin in /services/idp
...
Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin ) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases )
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.1.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-24 08:06:03 +02:00
dependabot[bot]
160f77c6ac
chore(deps-dev): bump eslint-plugin-import in /services/idp
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-17 10:43:57 +02:00
dependabot[bot]
ab0166d5e6
chore(deps-dev): bump babel-loader from 8.3.0 to 9.1.3 in /services/idp
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.3.0 to 9.1.3.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.3.0...v9.1.3 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-13 11:12:45 +02:00
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
dependabot[bot]
fd6b1c0f5b
Bump html-webpack-plugin from 4.5.2 to 5.6.0 in /services/idp
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.5.2 to 5.6.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.5.2...v5.6.0 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 06:58:19 +00:00
dependabot[bot]
9b163ce8b8
Bump webpack from 5.93.0 to 5.94.0 in /services/idp
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-30 11:41:10 +00:00
Jannik Stehle
12c51e67ba
chore: pin license-checker-rseidelsohn
...
Pins the `license-checker-rseidelsohn` dependency to `v4.3.0` because there seems to be a problem with newer versions.
2024-08-30 13:09:35 +02:00
dependabot[bot]
1f6b836217
Bump sass-loader from 10.5.2 to 16.0.1 in /services/idp
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.5.2 to 16.0.1.
- [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/v10.5.2...v16.0.1 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 09:27:30 +02:00
dependabot[bot]
6725cce634
chore(deps): bump i18next from 23.12.1 to 23.13.0 in /services/idp
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.12.1 to 23.13.0.
- [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/v23.12.1...v23.13.0 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 12:08:52 +02:00
dependabot[bot]
b4dab08608
chore(deps-dev): bump postcss-preset-env in /services/idp
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env ) from 9.5.14 to 10.0.2.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 09:11:17 +02:00
dependabot[bot]
892c12945f
chore(deps): bump react-i18next from 14.1.3 to 15.0.1 in /services/idp
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 14.1.3 to 15.0.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.3...v15.0.1 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 10:47:51 +02:00
Jörn Friedrich Dreyer
b5e6257f8e
fix idp config generation
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-08-09 13:18:41 +02:00
dependabot[bot]
38c147352e
chore(deps): bump @testing-library/jest-dom in /services/idp
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.4.6 to 6.4.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.8 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 12:17:35 +02:00
dependabot[bot]
b3464e29fd
Bump @fontsource/roboto from 5.0.13 to 5.0.14 in /services/idp
...
Bumps [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto ) from 5.0.13 to 5.0.14.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/roboto/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto )
---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 06:20:02 +00:00
Jörn Friedrich Dreyer
066c4b8173
only register signal handling once
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-29 16:28:13 +02:00
Jörn Friedrich Dreyer
7999e2969b
do not force exit to let all services shutdown gracefully
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 14:02:52 +02:00
Jörn Friedrich Dreyer
9d1515e8fc
rely on context from app
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 14:02:11 +02:00
Jörn Friedrich Dreyer
008f379a01
pass config context when running apps
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 13:30:42 +02:00
Jörn Friedrich Dreyer
7a22dfb6de
NotifyContext when running services standalone
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 13:26:58 +02:00
kobergj
6467a4797a
Merge pull request #9649 from owncloud/bump-ipd-webpack
...
bump idp webpack to 5
2024-07-19 09:46:57 +02:00
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
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
dependabot[bot]
24a8c7c893
build(deps-dev): bump license-checker-rseidelsohn in /services/idp
...
Bumps [license-checker-rseidelsohn](https://github.com/RSeidelsohn/license-checker-rseidelsohn ) from 4.2.10 to 4.3.0.
- [Release notes](https://github.com/RSeidelsohn/license-checker-rseidelsohn/releases )
- [Changelog](https://github.com/RSeidelsohn/license-checker-rseidelsohn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/RSeidelsohn/license-checker-rseidelsohn/compare/v4.2.10...v4.3.0 )
---
updated-dependencies:
- dependency-name: license-checker-rseidelsohn
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 09:22:18 +02:00
Jannik Stehle
e2e6759999
perf: use woff2 format for the inter font
...
This massively decreases the size of the font file (~ 800kb -> 20kb) and therefore its loading time. The old `.ttf` format is still being kept as a fallback, though all modern browsers support the `woff2` format.
2024-05-31 14:59:34 +02:00
dependabot[bot]
35699468ec
build(deps-dev): bump postcss-preset-env in /services/idp
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env ) from 9.5.13 to 9.5.14.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 06:15:59 +00:00
dependabot[bot]
fa70142cdb
build(deps-dev): bump postcss-preset-env in /services/idp
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env ) from 9.5.9 to 9.5.13.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-21 09:40:49 +02:00
dependabot[bot]
fd770740bd
build(deps-dev): bump eslint-plugin-jsx-a11y in /services/idp
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.7.1 to 6.8.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.7.1...v6.8.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-07 10:21:57 +02:00