Andy Scherzinger
07bf0099a1
Merge pull request #53426 from nextcloud/smb-open-failure-log
...
feat: improve logging of fopen failures for smb
2025-06-19 23:17:29 +07:00
Sebastian Krupinski
4593b4f514
Merge pull request #53607 from nextcloud/fix/noid-reset-password
...
fix: reload login page after password reset
2025-06-19 18:50:59 +07:00
nextcloud-command
b372e5bfac
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-19 17:37:18 +07:00
SebastianKrupinski
9b5608f629
fix: reload login page after password reset
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-06-19 13:27:27 +07:00
Ferdinand Thiessen
5d81e74a4d
Merge pull request #53590 from nextcloud/fix/files-sharing-label
...
fix(files_sharing): do not double escape the share title
2025-06-19 13:01:22 +07:00
nextcloud-command
192a1236ab
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-19 12:42:34 +07:00
Côme Chilliet
f314d930be
Merge pull request #52916 from nextcloud/fix/cache-ldap-configuration-prefixes
...
fix(user_ldap): Store the list of used configuration prefixed in appconfig
2025-06-19 11:57:15 +07:00
Ferdinand Thiessen
87428bfeff
fix(files_sharing): do not double escape the share title
...
The title is already escaped by vue so special characters would result
in incorrect strings.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-19 11:44:21 +07:00
Ferdinand Thiessen
d156bb2c06
Merge pull request #53574 from nextcloud/chore/files-title
...
refactor(files): remove custom page title handling
2025-06-19 10:50:48 +07:00
Côme Chilliet
12524d93f4
Merge pull request #53417 from nextcloud/fix/fix-32bits-phpunit
...
fix(tests): Fix 32bits PHPUnit tests
2025-06-19 10:38:32 +07:00
Nextcloud bot
1559092c22
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-19 00:22:42 +07:00
nextcloud-command
d856bf7ddf
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-18 21:54:19 +07:00
Ferdinand Thiessen
905788e2b2
refactor(files): remove custom page title handling
...
This conflicts with what `NcAppContent` is already doing.
So we should just remove it.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-18 23:50:13 +07:00
Andy Scherzinger
419e0a5527
Merge pull request #53462 from nextcloud/objectstore-touch-double-cache
...
fix: remove double cache write in ObjectStoreStorage::touch
2025-06-18 22:53:54 +07:00
Robin Appelman
2e1c316582
fix: remove double cache write in ObjectStoreStorage::touch
...
the file_put_contents already puts all of those values into the cache
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-18 22:22:51 +07:00
Kate
f05f79ae92
Merge pull request #53569 from nextcloud/feat/add-user-enabled-apps-ocs
2025-06-18 20:49:31 +07:00
Ferdinand Thiessen
da7a9024ed
Merge pull request #53567 from nextcloud/fix/files-plural
...
fix(files): add plural form for selected nodes
2025-06-18 19:58:11 +07:00
nextcloud-command
f5fd649003
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-18 18:16:16 +07:00
Ferdinand Thiessen
3796c96e47
fix(files): add plural form for selected nodes
...
Reported at Transifex:
> This string needs pluralization feature, because in some languages translation of "selected" differs between singular and plural.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-18 18:16:16 +07:00
Jana Peper
6f1e441e9a
fix: unit tests
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-06-18 17:31:33 +07:00
Jana Peper
c890051587
fix: update OpenAPI specs
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-06-18 17:31:33 +07:00
Jana Peper
50c9852e24
feat: add ocs route to get apps enabled for current user
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-06-18 17:31:20 +07:00
Ferdinand Thiessen
98871fe474
Merge pull request #53339 from nextcloud/fix/product-name-capability
...
fix: Pass over product name as capability
2025-06-18 17:10:44 +07:00
Kent Delante
ea98e4b3f5
Merge pull request #53419 from nextcloud/leftybournes/fix/object_storage_large_uploads
...
fix(s3): retry failed multipart uploads with decreased concurrency
2025-06-18 21:07:06 +07:00
Thomas Citharel
367a5859a8
Merge pull request #53512 from nextcloud/fix/noid/files-version-sidebar-item-style
...
[files_versions] Fix sidebar version item style
2025-06-18 13:32:16 +07:00
Ferdinand Thiessen
1d0915b3dd
chore: update theming openAPI exports
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-18 12:57:49 +07:00
Julius Knorr
9f12d68523
fix: Pass over product name as capability
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-06-18 12:54:43 +07:00
nextcloud-command
239d264cb9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-18 09:52:03 +07:00
Julien Veyssier
422e3d9ab5
fix(files_versions): give the version label a min width so it does not get invisible if the author name is long
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-06-18 11:47:32 +07:00
Kate
b95f96a85a
Merge pull request #53539 from nextcloud/fix/validation-defaults
2025-06-18 11:40:20 +07:00
Ferdinand Thiessen
35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-18 09:44:57 +07:00
Ferdinand Thiessen
3bc4e0ff28
Merge pull request #53550 from nextcloud/fix/docs
...
docs: fix config sample to work with RST documentation
2025-06-18 08:57:03 +07:00
Nextcloud bot
beefeb008c
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-18 00:22:25 +07:00
F. E Noel Nfebe
768898e28f
Merge pull request #53466 from nextcloud/feature/hide-external-shares-excluded-groups
...
feat(files_sharing): Hide link shares for users in excluded groups
2025-06-17 19:45:37 +07:00
nextcloud-command
9583a674d4
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-17 19:30:02 +07:00
Ferdinand Thiessen
d9325c6762
docs: fix config sample to work with RST documentation
...
The docs are extracted to the admin docs so it must be valid RST syntax.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 19:31:07 +07:00
F. E Noel Nfebe
137ec926b4
Merge pull request #53322 from nextcloud/fix/public-upload-notification-default
...
fix: Set public link upload email notification to opt-in
2025-06-17 15:25:56 +07:00
Richard Steinmetz
a1cf92ceed
Merge pull request #53540 from nextcloud/feature/add-profile-to-occ
...
Feature/add profile to occ
2025-06-17 16:12:43 +07:00
Elizabeth Danzberger
63b9ea73f4
Merge pull request #53477 from nextcloud/fix/unnecessary-template-fields-request
...
fix: do not extract fields for blank template
2025-06-17 13:46:58 +07:00
nfebe
c50a33812f
feat(files_sharing): Hide external shares for users in excluded groups
...
- Added frontend check to hide link shares if, public sharing is disabled.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-06-17 14:32:46 +07:00
nfebe
1f8a2307bd
fix: Set public link upload email notification to opt-in
...
This now sets `isDefaultEnabled` to false. This makes email notifications for file uploads
to public links disabled by default (opt-in) for users.
This addresses concerns about new notifications being enabled by
default for existing users, leading to unexpected emails.
Related: https://github.com/nextcloud/server/pull/46945
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-06-17 13:57:13 +07:00
Daniel
7231883ab0
Merge pull request #53369 from nextcloud/bug/noid/principal-guest_app-not-found
...
fix: hide guests group when searching for principals
2025-06-17 14:02:51 +07:00
Ferdinand Thiessen
b40acb34a3
Merge pull request #53538 from nextcloud/fix/share-expiry-translation
...
fix(file_sharing): Remove string concatenated translation
2025-06-17 13:30:15 +07:00
John Molakvoæ
4d8e7233ae
Merge pull request #53140 from nextcloud/fix/auto-reload-tags
2025-06-17 13:09:58 +07:00
Ferdinand Thiessen
7ebf775acb
Merge pull request #53534 from nextcloud/fix/requesttoken
...
fix(core): getRequestToken import typo
2025-06-17 13:04:48 +07:00
nextcloud-command
8b37aab2b0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-17 10:35:33 +07:00
Salvatore Martire
7265f10307
chore: update autoloader
...
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-06-17 12:33:03 +07:00
Salvatore Martire
2465e034b8
style(occ): clean up SettingTest class
...
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-06-17 12:33:03 +07:00
Salvatore Martire
e5b34e5392
feat: allow reading profile properties from occ
...
This change adds support for reading profile information through the occ
command, and updates the corresponding test.
Signed-off-by: Salvatore Martire <4652631+klarkent@users.noreply.github.com>
2025-06-17 12:33:03 +07:00
nextcloud-command
77da39c9ea
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-17 10:00:27 +07:00