Jannik Stehle
f6a6b9689e
feat(web): remove old and unused color tokens
...
These tokens are not being used anymore since we recently switched to material design.
2025-04-14 16:06:18 +02:00
Ralf Haferkamp
7eae811b18
Merge pull request #604 from opencloud-eu/dependabot/npm_and_yarn/services/idp/typescript-5.8.3
...
build(deps-dev): bump typescript from 5.7.3 to 5.8.3 in /services/idp
2025-04-09 07:59:21 +02:00
Ralf Haferkamp
3ca9a59aaa
Merge pull request #601 from opencloud-eu/feat/revert-0c2da6e
...
revert: completely remove "edition" from capabilities
2025-04-08 16:10:16 +02:00
dependabot[bot]
7c040b0b9d
build(deps-dev): bump typescript from 5.7.3 to 5.8.3 in /services/idp
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.3 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 15:35:44 +00:00
Florian Schade
bd1fc8a70b
feat(antivirus): add partial scan mode
...
- Introduced partial mode for antivirus scanning to handle large files efficiently.
- Introduced clamAV scan timeout
2025-04-07 17:09:04 +02:00
Jannik Stehle
8290d8bf9d
Revert "Completely remove "edition" from capabilities"
...
This reverts commit 0c2da6e8fd .
2025-04-07 16:41:34 +02:00
Benedikt Kulmann
a325586c85
chore(web): bump web to v2.2.0
2025-04-04 12:04:44 +02:00
André Duffeck
b0f3ab6252
Simplify item-trashed SSEs. Also fixes it for coll. posix fs.
2025-04-03 15:13:11 +02:00
dependabot[bot]
c45b725182
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.9.0 to 6.10.2.
- [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.9.0...v6.10.2 )
---
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 >
2025-04-02 14:11:23 +00:00
dependabot[bot]
6fcb47ce11
build(deps): bump web-vitals from 3.5.2 to 4.2.4 in /services/idp
...
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals ) from 3.5.2 to 4.2.4.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.5.2...v4.2.4 )
---
updated-dependencies:
- dependency-name: web-vitals
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 13:26:12 +00:00
Andre Duffeck
90b67351cf
Merge pull request #546 from aduffeck/do-not-watch-in-dataproviders
...
Enable scan/watch in the storageprovider only
2025-04-02 09:04:13 +02:00
André Duffeck
09818a9d7e
Adapt command to changed signature
2025-04-01 15:04:53 +02:00
André Duffeck
054c87b3fd
Enable scan/watch in the storageprovider only
2025-04-01 14:46:20 +02:00
Alex Ackermann
1eb7683176
feat: support svg as icon
2025-03-31 12:04:48 +02:00
Alex
c73a552d52
feat: change theme.json primary color ( #536 )
2025-03-31 11:20:16 +02:00
Jörn Friedrich Dreyer
dd30b5b53b
Merge pull request #506 from opencloud-eu/update-generated-code
...
update generated code
2025-03-27 15:47:14 +01:00
Jörn Friedrich Dreyer
8c5af66b1f
graph: reduce memory allocations
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-03-27 10:09:45 +01:00
Jörn Friedrich Dreyer
f0e62323cb
update generated code
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-03-27 10:06:45 +01:00
Christian Richter
17b1c71f78
remove workaround for translation formatting
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-03-26 18:13:10 +01:00
Benedikt Kulmann
970526575a
chore(web): update web to v2.1.0
2025-03-26 15:18:58 +01:00
Benedikt Kulmann
7dcdc53127
[full-ci] fix(collaboration): hide SaveAs and ExportAs buttons in web office ( #471 )
...
* fix(collaboration): hide SaveAs and ExportAs buttons in collabora
---------
Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu >
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com >
2025-03-26 15:06:30 +01:00
Ralf Haferkamp
24e5e19825
docs(idp): Document how to add custom OIDC clients
2025-03-25 13:02:40 +01:00
Andre Duffeck
8bc17593cb
Merge pull request #459 from rhafer/issue/447
...
fix cli driver initialization for "posix"
2025-03-24 22:32:28 +01:00
Klaas Freitag
f94eedaee3
Clean invalid documentation links
2025-03-24 17:23:20 +01:00
André Duffeck
8b7f12126f
Do not cache when there was an error gathering the data
...
Fixes #452
2025-03-24 15:12:30 +01:00
Ralf Haferkamp
44dea094d7
fix cli driver initialization for "posix"
...
Fixes : #447
2025-03-24 12:16:32 +01:00
Andre Duffeck
858dd4110f
Merge pull request #446 from opencloud-eu/issue/390
...
fix(storage-users): 'uploads sessions' command crash
2025-03-21 08:03:02 +01:00
Ralf Haferkamp
544b354a42
fix(storage-users): 'uploads sessions' command crash
...
When started with the '--resume' command line switch the
'storage-users uploads sessions' was crashing because it did not
initialize the event queue correctly.
Fixes : #390
2025-03-20 16:02:56 +01:00
Ralf Haferkamp
213874dbec
auth-app: Allow to set label via API
...
Instead of using the same hardcoded label for all app tokens, allow to
specify one on the API.
When an app token is generate via the impersonation feature we add the
string ` (Impersonation)` to the label.
2025-03-20 15:09:47 +01:00
Ralf Haferkamp
67ce1d51e2
Update auth-app service documentation
2025-03-20 15:09:47 +01:00
Ralf Haferkamp
cda94ce584
Start auth-app service by default
...
Co-Authored-By: André Duffeck <a.duffeck@opencloud.eu >
2025-03-20 15:09:47 +01:00
Ralf Haferkamp
fa34a073fd
app-auth: Introduce config for the jsoncs3 backend
2025-03-20 15:09:47 +01:00
Ralf Haferkamp
0c2da6e8fd
Completely remove "edition" from capabilities
...
This removes the "edition" value for the capabilities. We don't need that
anymore.
2025-03-19 15:34:38 +01:00
André Duffeck
255f45034a
Add more missing options to posix fs
2025-03-19 12:23:28 +01:00
André Duffeck
57836949d8
Add missing config bits to the posix driver
2025-03-19 12:23:28 +01:00
André Duffeck
38c521e54a
Support OC_SPACES_MAX_QUOTA with the posix driver
2025-03-19 12:21:58 +01:00
Jörn Friedrich Dreyer
15cb8680ef
change storage users default to posixfs
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-03-19 12:21:58 +01:00
Ralf Haferkamp
bca032deec
Merge pull request #421 from opencloud-eu/feat/clear-edition
...
feat: clear edition fallback
2025-03-19 11:33:13 +01:00
Ralf Haferkamp
c42dec66e9
Merge pull request #411 from opencloud-eu/fix-367
...
feat: add post logout redirect uris for mobile clients
2025-03-19 09:20:16 +01:00
Jannik Stehle
08bba95428
feat: clear edition fallback
...
Clears the `edition` fallback on "Community" in the capabilities. We want to have this as empty string without any fallback.
2025-03-18 14:12:02 +01:00
Jannik Stehle
b40f4ba398
chore: bump web to v2.0.0
2025-03-18 10:53:43 +01:00
Michael Barz
cff4c78e8e
feat: add post logout redirect uris for mobile clients
2025-03-17 17:46:18 +01:00
dependabot[bot]
4275ba2dcd
build(deps-dev): bump @babel/core in /services/idp
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 16:43:48 +00:00
dependabot[bot]
0d48832f3c
build(deps-dev): bump babel-loader from 9.2.1 to 10.0.0 in /services/idp
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.2.1 to 10.0.0.
- [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/v9.2.1...v10.0.0 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 15:07:19 +00:00
Ralf Haferkamp
90328a7ed1
posixfs: Use userid as the foldername for personal space
...
This avoids loosing the user's personal space after renaming the user.
Closes : #192
2025-03-17 10:54:52 +01:00
Jörn Friedrich Dreyer
54ab714a8f
add sign in page text ( #377 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Co-authored-by: Alex <abackermann91@gmail.com >
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2025-03-14 10:50:58 +01:00
André Duffeck
916c79e856
Make space aliases configure for the posix driver
2025-03-13 15:35:45 +01:00
Michael Barz
e3fd582be8
Merge pull request #361 from opencloud-eu/test-go-bin
...
test: extract go bin
2025-03-13 14:32:02 +01:00
Michael Barz
22fb783724
test: extract go bin
2025-03-13 14:04:14 +01:00
Benedikt Kulmann
e18f288d76
feat(web): add secondary theme with light and dark mode
2025-03-13 12:12:59 +01:00