Commit Graph

3392 Commits

Author SHA1 Message Date
ownClouders
e8879a9fd7 [tx] updated from transifex 2024-12-08 00:21:35 +00:00
ownClouders
57085e7e4d [tx] updated from transifex 2024-12-06 00:21:25 +00:00
Juan Pablo Villafañez
b4f2faa1d6 Merge pull request #10693 from owncloud/thumbnails_fix_fs_race
fix: use a tmp file and rename to prevent a possible race condition
2024-12-03 18:26:17 +01:00
Juan Pablo Villafáñez
f3d91f8c69 fix: ensure thumbnail is written into disk 2024-12-03 11:00:03 +01:00
Ralf Haferkamp
82d2193ad6 fix(graph): Allow to combine $search and $filter in users query
This fixes the 'graph/v1.0/users' endpoint to allow a combination of a
memberOf filter in $filter with a search string in $search.

Allowing queries like:

$filter=(memberOf/any(m:m/id eq 509a9dcd-bb37-4f4f-a01a-19dca27d9cfa))&$search="example"
2024-12-02 17:15:21 +01:00
kobergj
7cf0fd5ec8 Merge pull request #10683 from owncloud/graph-concurrent-share-listing
graph concurrent share listing
2024-12-02 16:50:55 +01:00
Jörn Friedrich Dreyer
803d99e300 Merge pull request #10701 from owncloud/graph-skip-fetching-members
graph skip fetching members
2024-12-02 13:34:32 +01:00
dependabot[bot]
96a2262e46 chore(deps-dev): bump license-checker-rseidelsohn in /services/idp
Bumps [license-checker-rseidelsohn](https://github.com/RSeidelsohn/license-checker-rseidelsohn) from 4.3.0 to 4.4.2.
- [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.3.0...v4.4.2)

---
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-12-02 12:34:09 +01:00
Jörn Friedrich Dreyer
404e3e5580 graph skip fetching members
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-12-02 10:37:07 +01:00
dependabot[bot]
2d26ab4007 chore(deps-dev): bump mini-css-extract-plugin in /services/idp
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.9.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.9.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:19:08 +01:00
ownClouders
a265fcbe46 [tx] updated from transifex 2024-12-01 00:21:57 +00:00
ownClouders
9c2b9cccc7 [tx] updated from transifex 2024-11-30 00:19:00 +00:00
Juan Pablo Villafáñez
56f012ceb6 fix: use a tmp file and rename to prevent a possible race condition 2024-11-29 14:16:07 +01:00
Martin
3f26e0f568 Merge pull request #10681 from owncloud/antivirus_and_memory
[docs-only] Add memory considerations to the antivirus service
2024-11-29 12:02:23 +01:00
ownClouders
b87118b14d [tx] updated from transifex 2024-11-29 00:20:03 +00:00
Jörn Friedrich Dreyer
01cc32deec Update services/graph/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2024-11-28 17:08:16 +01:00
Jörn Friedrich Dreyer
9fea5c3002 graph concurrent share listing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-28 16:52:54 +01:00
Martin Mattel
ead01a27e6 [docs-only] Add memory considerations to teh antivirus service 2024-11-28 10:44:02 +01:00
ownClouders
46d397d74f [tx] updated from transifex 2024-11-28 00:20:04 +00:00
ownClouders
9c53998e76 [tx] updated from transifex 2024-11-27 00:22:28 +00:00
Martin
b78aa84ba2 Merge pull request #10653 from owncloud/deprecate_envvars_containing_ocs_
[doc-only] Deprecate OCS related frontend envvars because the OCS API is deprecated
2024-11-26 10:08:42 +01:00
ownClouders
435a2aa8fe [tx] updated from transifex 2024-11-26 00:18:54 +00:00
ownClouders
d0572f1190 [tx] updated from transifex 2024-11-25 19:15:30 +00:00
Michael Barz
997d8eabfd Merge pull request #10641 from owncloud/dependabot/npm_and_yarn/services/idp/eslint-plugin-i18next-6.1.1
chore(deps-dev): bump eslint-plugin-i18next from 6.0.9 to 6.1.1 in /services/idp
2024-11-25 18:51:39 +01:00
Michael Barz
5d058d1ba0 Merge pull request #10640 from owncloud/dependabot/npm_and_yarn/services/idp/html-webpack-plugin-5.6.3
chore(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.3 in /services/idp
2024-11-25 18:26:21 +01:00
Michael Barz
b5decc675c Merge pull request #10627 from owncloud/fix-denials-graph
fix: fix deny access to prevent a regression
2024-11-25 13:30:08 +01:00
Martin Mattel
5d6f4de4a3 [doc-only] Deprecate OCS related frontend envvars 2024-11-25 12:39:55 +01:00
Michael Barz
bac2256c5f fix: fix deny access to prevent a regression 2024-11-25 11:32:31 +01:00
Martin
b336183771 Merge pull request #10633 from owncloud/add_csp_to_proxy
[docs-only] Add CSP to proxy readme
2024-11-25 09:27:39 +01:00
dependabot[bot]
da2be117fb chore(deps-dev): bump eslint-plugin-i18next in /services/idp
Bumps [eslint-plugin-i18next](https://github.com/edvardchen/eslint-plugin-i18next) from 6.0.9 to 6.1.1.
- [Changelog](https://github.com/edvardchen/eslint-plugin-i18next/blob/main/CHANGELOG.md)
- [Commits](https://github.com/edvardchen/eslint-plugin-i18next/compare/v6.0.9...v6.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-i18next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 06:48:10 +00:00
dependabot[bot]
936c295732 chore(deps-dev): bump html-webpack-plugin in /services/idp
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.0 to 5.6.3.
- [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/v5.6.0...v5.6.3)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 06:47:32 +00:00
Michael Barz
2deeda70ce Fix docs 2024-11-24 20:47:44 +01:00
ownClouders
0aef4fcdce [tx] updated from transifex 2024-11-24 00:24:01 +00:00
ownClouders
cff364c998 [tx] updated from transifex 2024-11-23 00:56:23 +00:00
Martin Mattel
1daf2ecd97 [docs-only] Add CSP to proxy readme 2024-11-22 16:56:47 +01:00
Martin Mattel
ecc547ce3f [docs-only] Fix capitalization of some curl commands 2024-11-22 11:54:58 +01:00
Martin
d6eac9f5ba Merge pull request #10620 from owncloud/add_auth_token_api_description
[docs-only] Describe CLI-API commands in auth-app to manage tokens
2024-11-22 09:14:05 +01:00
Ralf Haferkamp
4c8a36f0d4 Bump golang-jwt/jwt to v5
Seems this was missed in 109b23966c
2024-11-21 17:56:31 +01:00
Martin Mattel
3c2efe1709 remove whitespace 2024-11-21 11:13:35 +01:00
Martin Mattel
cb65cccf41 [docs-only] Describe CLI commands in auth-app to manage tokens 2024-11-21 11:10:00 +01:00
ownClouders
98034ddcba [tx] updated from transifex 2024-11-21 00:24:27 +00:00
ownClouders
803447f2af [tx] updated from transifex 2024-11-20 00:20:07 +00:00
Jannik Stehle
0eaee6ba56 chore: bump web to v11.0.4 2024-11-19 13:32:47 +01:00
Juan Pablo Villafáñez
69864b8ab9 feat: improve logs when a context is canceled in the proxy 2024-11-19 11:25:40 +01:00
André Duffeck
e2b40a2d67 Adapt to changed signature 2024-11-19 09:06:35 +01:00
Michael Barz
0fa52f26e9 Fix docs on collaboration service. 2024-11-18 16:57:37 +01:00
Roman Perekhod
bd201e731a Merge pull request #10593 from 2403905/issue-10228
Fixed the activity field mapping
2024-11-18 16:53:54 +01:00
Ralf Haferkamp
e0cf17d5e5 Fix thumbnails status code
Return 403 instead of 500 when the image is too large (in dimensions or file
size).

Fixes: #10589
2024-11-18 16:18:18 +01:00
Roman Perekhod
46a95b4176 Fixed the activity field mapping 2024-11-18 15:20:15 +01:00
ownClouders
57ba3d1780 [tx] updated from transifex 2024-11-18 13:55:23 +00:00