Commit Graph

3433 Commits

Author SHA1 Message Date
ownClouders 971e0fdaeb [tx] updated from transifex 2025-01-02 00:06:22 +00:00
ownClouders c0772c0ca2 [tx] updated from transifex 2025-01-01 00:06:41 +00:00
ownClouders 24798a80d1 [tx] updated from transifex 2024-12-29 00:06:29 +00:00
ownClouders 1d6d905ea5 [tx] updated from transifex 2024-12-27 00:07:23 +00:00
kobergj b1c51a38d8 Merge pull request #10781 from 2403905/issue-10739
The graph drives invite response now includes the createdDateTime field
2024-12-23 11:14:30 +01:00
kobergj 87a533ae68 Merge pull request #10792 from bastianbeier/issue-10790
Add filtering of mails based on settings
2024-12-23 11:00:27 +01:00
Bastian Beier 517660ad06 Add filtering of mails based on settings 2024-12-23 09:29:55 +01:00
Bastian Beier b7c6d5a88b Add filtering of in-app notifications based on user settings 2024-12-23 09:19:33 +01:00
ownClouders c9de5af90c [tx] updated from transifex 2024-12-22 00:20:13 +00:00
Martin 4f7e7ab4c4 Merge pull request #10789 from owncloud/fix_s3_envvar_description
[docs-only] Update S3 PART_SIZE envvar description text
2024-12-20 16:26:40 +01:00
Martin 8e7928b66a Update services/storage-users/pkg/config/config.go
Co-authored-by: kobergj <jkoberg@owncloud.com>
2024-12-20 15:48:41 +01:00
ownClouders 0e67f826e1 [tx] updated from transifex 2024-12-20 00:48:11 +00:00
Roman Perekhod 38c9b6a5f7 Merge pull request #10706 from 2403905/issue-10669
The event options added to the config
2024-12-19 17:29:34 +01:00
Martin Mattel a715f37689 add trailing dot 2024-12-19 10:03:05 +01:00
Martin Mattel 6fb9dc8b69 [docs-only] Update S3 PART_SIZE envvar description text 2024-12-19 09:56:42 +01:00
ownClouders 9a1015839b [tx] updated from transifex 2024-12-19 00:21:12 +00:00
Roman Perekhod 34f04e229d the descriptions updated 2024-12-18 16:08:42 +01:00
Roman Perekhod 698b6755d1 The user settings was extended by the notifications preferences 2024-12-18 10:52:21 +01:00
ownClouders 9f6918f995 [tx] updated from transifex 2024-12-18 00:21:09 +00:00
Roman Perekhod 6b3a4975c5 The graph drives invite response now includes the createdDateTime field 2024-12-17 19:25:24 +01:00
ownClouders f8f4805d64 [tx] updated from transifex 2024-12-16 00:21:22 +00:00
ownClouders ab1d7053d8 [tx] updated from transifex 2024-12-15 00:47:19 +00:00
ownClouders 7eb8ae84bd [tx] updated from transifex 2024-12-14 00:20:23 +00:00
ownClouders adad85a9a2 [tx] updated from transifex 2024-12-12 00:53:05 +00:00
André Duffeck ccdd08b152 Pass the initialized logger to ReverseProxy for error logging 2024-12-11 10:24:00 +01:00
ownClouders b725c175ef [tx] updated from transifex 2024-12-11 00:21:21 +00:00
Roman Perekhod fac368acfa Merge pull request #10757 from 2403905/issue-e7004-2
Made GetScopeByKeyPrefix function as a private method of the FileConnector
2024-12-10 12:31:22 +01:00
kobergj 4df9532fd3 Merge pull request #10738 from owncloud/webdav_format_lastmodified
fix: change the format to RFC1123 to follow the specs
2024-12-10 12:27:00 +01:00
Juan Pablo Villafáñez 2e3f21afbb fix: fix date formatting 2024-12-10 10:21:08 +01:00
Roman Perekhod 8d1f990abd Made GetScopeByKeyPrefix function as a private method of the FileConnector 2024-12-10 10:08:30 +01:00
Roman Perekhod 0cc51c4cff Merge pull request #10663 from 2403905/issue-10295
Fix link activity message
2024-12-10 09:38:03 +01:00
Lukas Hirt ed8342de5d chore: bump web to 11.0.6 2024-12-10 09:01:59 +01:00
Michael Barz bf8f6ea3c6 Merge pull request #10730 from rhafer/issue/10689
fix(graph): Don't return OCM shares in the drives list
2024-12-09 18:13:55 +01:00
Roman Perekhod 4e509605f7 add the time formater to webdav 2024-12-09 15:33:43 +01:00
Roman Perekhod 1d08e9f5ea use the context as a scopes carrier 2024-12-09 14:45:40 +01:00
Roman Perekhod ebfcf5a164 use generic wopiContext.scope decoder 2024-12-09 14:45:39 +01:00
Roman Perekhod 8d83ac4459 fixed the FileInfo.BreadcrumbFolderURL in a collaboration api 2024-12-09 14:45:39 +01:00
Juan Pablo Villafáñez d0f3458261 fix: change the format to RFC1123 to follow the specs 2024-12-09 14:43:36 +01:00
Niraj Acharya c6fd3aa5c3 fixing auth-app api docs for creating token via impersonation API 2024-12-09 16:02:29 +05:45
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
Ralf Haferkamp 565f58c68a fix(graph): Don't return OCM shares in the drives list
OCM shares don't have mountpoints currently. So they're no supposed
to show up in the drives list on the graph service.

Fixes: #10689
2024-12-04 14:48:56 +01: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