3649 Commits

Author SHA1 Message Date
Ralf Haferkamp
24acb87d18 Merge pull request #238 from rhafer/reset-version-struct-tags
Reset version struct tags
2025-02-24 14:56:42 +01:00
Ralf Haferkamp
304bc16bee Remove duplicated struct tag
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
2025-02-24 14:55:54 +01:00
Ralf Haferkamp
f3881661db Remove deprecated config variables
'LDAP_USER_SCHEMA_DISPLAY_NAME' and 'CLIENTLOG_REVA_GATEWAY' are no
longer needed.
2025-02-24 11:57:44 +01:00
Ralf Haferkamp
785893b31c Reset deprecationVersion for OCS API related configs
The OCS API is suppoosed to be faded out. We can't remove it immediately
because some clients might still be relying on it.
2025-02-24 11:48:11 +01:00
Ralf Haferkamp
8e1f68f315 Reset 'introductionVersion" struct tag to 1.0.0 2025-02-24 11:40:33 +01:00
Benedikt Kulmann
638a35f268 fix(web): logo upload 2025-02-24 10:58:17 +01:00
Jörn Friedrich Dreyer
74b6078158 bump reva, change decomposeds3 drivername
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-02-20 11:07:31 +01:00
Ralf Haferkamp
6b08fa51ee fixup! Bump go-ldap to latest release 2025-02-20 09:24:03 +01:00
Ralf Haferkamp
0d03092669 Bump go-ldap to latest release
To be able to build with latest reva again
2025-02-20 09:06:07 +01:00
Jörn Friedrich Dreyer
37404fda7e drop unused STORAGE_USERS_STAT_CACHE_STORE env var from readme
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-02-17 10:31:31 +01:00
André Duffeck
d42034202d Add option to disable the posix fs watcher 2025-02-13 13:11:49 +01:00
Ralf Haferkamp
0372f79aa1 Merge pull request #198 from opencloud-eu/fixDemoUserDescription
Fix typo in demo user description
2025-02-13 10:40:39 +01:00
Viktor Scharf
5bb9701961 Fix typo in demo user description 2025-02-13 10:18:38 +01:00
André Duffeck
5b85029813 Add EnableFSRevisions config option 2025-02-13 10:07:17 +01:00
Ralf Haferkamp
6d13560667 Switch to https url for web assets pull to allow public access 2025-02-13 09:25:08 +01:00
Ralf Haferkamp
83f5c51b48 Merge pull request #180 from opencloud-eu/dependabot/npm_and_yarn/services/idp/typescript-5.7.3
Bump typescript from 4.9.5 to 5.7.3 in /services/idp
2025-02-12 17:39:39 +01:00
Ralf Haferkamp
fa962c8bf7 Merge pull request #179 from opencloud-eu/dependabot/npm_and_yarn/services/idp/postcss-preset-env-10.1.3
Bump postcss-preset-env from 10.0.8 to 10.1.3 in /services/idp
2025-02-12 17:32:52 +01:00
Jörn Friedrich Dreyer
4afc70c549 'default' routing policy
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-02-12 14:25:06 +01:00
Klaas Freitag
77236f0fc1 Fix typo in demo user template, assign valid role to Lynn 2025-02-12 10:35:10 +01:00
Klaas Freitag
35b12ad566 Add demo user Lynn Conway 2025-02-11 18:29:00 +01:00
Alex
14cd807b27 Remove background from theme (#187)
* Remove background from theme.json
2025-02-11 15:06:13 +01:00
Alex Ackermann
cf5b4f7dbf Change client names in idp 2025-02-11 09:52:32 +01:00
Alex Ackermann
98e215ce09 Idp redesign followup 2025-02-10 16:12:28 +01:00
Alex
c5c81546e8 Redesign idp (#174) 2025-02-10 15:54:30 +01:00
dependabot[bot]
90a0128779 Bump typescript from 4.9.5 to 5.7.3 in /services/idp
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v4.9.5...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:39:55 +00:00
dependabot[bot]
1d3846238f Bump postcss-preset-env from 10.0.8 to 10.1.3 in /services/idp
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.0.8 to 10.1.3.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:38:49 +00:00
Benedikt Kulmann
a33a88ee8c fix(web): theme.json scheme has changed in web. adapting to new format 2025-02-04 16:37:43 +01:00
Jannik Stehle
f47983e370 Merge pull request #157 from opencloud-eu/dependabot/npm_and_yarn/services/idp/query-string-9.1.1
Bump query-string from 8.2.0 to 9.1.1 in /services/idp
2025-02-04 11:48:36 +01:00
dependabot[bot]
baec08bf00 Bump query-string from 8.2.0 to 9.1.1 in /services/idp
Bumps [query-string](https://github.com/sindresorhus/query-string) from 8.2.0 to 9.1.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v8.2.0...v9.1.1)

---
updated-dependencies:
- dependency-name: query-string
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:34:42 +00:00
dependabot[bot]
71db7e6b7b Bump i18next from 23.16.4 to 23.16.8 in /services/idp
Bumps [i18next](https://github.com/i18next/i18next) from 23.16.4 to 23.16.8.
- [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.16.4...v23.16.8)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:33:35 +00:00
Jannik Stehle
324e1f0d11 chore(idp): pin pnpm version in package.json
This prevents corepack from altering the `package.json` file on install and has the added benefit of keeping things up to date in combination with renovate.
2025-01-31 09:07:54 +01:00
Jörn Friedrich Dreyer
7d26e751a0 drop dead code
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-29 17:06:08 +01:00
Jörn Friedrich Dreyer
2c97fe07ac Merge pull request #148 from opencloud-eu/leftovers
url fixes, more decisions
2025-01-29 16:54:02 +01:00
Jörn Friedrich Dreyer
8ac250952f url fixes, more decisions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-29 16:49:39 +01:00
Ralf Haferkamp
c5ddc4ab82 Fix pnpm.lock, a recent merge seems to have caused some duplication 2025-01-29 16:00:17 +01:00
Ralf Haferkamp
64224ce18f Fix link to LDAP schema in graph readme 2025-01-29 12:22:47 +01:00
Ralf Haferkamp
fc38c888d9 Fix unit test after demo user renaming 2025-01-29 11:59:06 +01:00
Ralf Haferkamp
734a1dc76b Adjust educational LDAP Attribute and Objectclasses
This is largely untested and might need further adjustments, but should
be "good enough" to not block us for now.
2025-01-29 11:59:06 +01:00
Ralf Haferkamp
1c96633985 Adjust LDAP base DN in tests to dc=example,dc=org 2025-01-29 11:59:06 +01:00
Ralf Haferkamp
64e3d46fb9 Adapted invitation example realm for changed Schema 2025-01-29 11:59:06 +01:00
Ralf Haferkamp
0716b40fa0 Adjust LDAP Schema for new name 2025-01-29 11:58:57 +01:00
Ralf Haferkamp
59c06b374f Merge pull request #140 from opencloud-eu/renameDemoUsers
Rename demo users
2025-01-28 18:44:57 +01:00
Klaas Freitag
01673df2d5 Set demo user password to 'demo' for all users 2025-01-28 18:12:33 +01:00
Klaas Freitag
669ad7c769 Rename demo users
See https://github.com/opencloud-eu/internal/issues/42
2025-01-28 18:03:12 +01:00
Jörn Friedrich Dreyer
a5eaf40a9c update docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-28 17:27:50 +01:00
Benedikt Kulmann
82fa07c003 Merge pull request #93 from opencloud-eu/dependabot/npm_and_yarn/services/idp/react-app-polyfill-3.0.0
Bump react-app-polyfill from 2.0.0 to 3.0.0 in /services/idp
2025-01-28 13:31:02 +01:00
Benedikt Kulmann
f96e068312 Merge pull request #94 from opencloud-eu/dependabot/npm_and_yarn/services/idp/sass-loader-16.0.4
Bump sass-loader from 16.0.1 to 16.0.4 in /services/idp
2025-01-28 13:30:53 +01:00
Jörn Friedrich Dreyer
c89a7c7df6 Merge pull request #132 from opencloud-eu/invitations-idp-config
Rebrand invitations example realm
2025-01-28 12:03:03 +01:00
Ralf Haferkamp
f5e61f423a Rebrand invitations example realm
This was done by importing the old config into keycloak and re-exporting
the updated config.
2025-01-28 11:44:59 +01:00
Ralf Haferkamp
3ef390c16b fix tld for ios client
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
2025-01-28 11:18:41 +01:00