Commit Graph

35568 Commits

Author SHA1 Message Date
Côme Chilliet dd51a4ba08 Merge pull request #59154 from nextcloud/backport/59079/stable32
[stable32] fix(oauth2): Do not store the code in throttle metadata
2026-04-07 15:07:54 +02:00
Sebastian Krupinski e52184562d Merge pull request #58224 from nextcloud/backport/55132/stable32
[stable32] fix: generate favourite icon without imagick svg support
2026-04-07 07:44:05 -04:00
Nextcloud bot 5dc65a094a fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-07 00:37:45 +00:00
SebastianKrupinski 40e205d10c fix: generate favourite icon without imagick svg support
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-04-06 14:52:54 -04:00
Nextcloud bot 998cd05284 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-06 00:21:44 +00:00
Nextcloud bot b0920ad86c fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-05 00:19:08 +00:00
Nextcloud bot b9c79a51f5 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-04 00:19:01 +00:00
Ferdinand Thiessen b83b8692e7 Merge pull request #59408 from nextcloud/backport/59388/stable32
[stable32] fix(file-search): use default limit to search query if not provided on request body
2026-04-03 17:49:47 +02:00
Git'Fellow 127e7fc9bc Merge pull request #59367 from nextcloud/backport/59294/stable32
[stable32] fix(filesDrop): drag-and-drop folder upload
2026-04-03 11:13:26 +02:00
Nextcloud bot f730eaa183 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-03 00:19:02 +00:00
psimaker e8a48192a9 fix(weather_status): add all missing met.no symbol codes to weatherOptions
Signed-off-by: psimaker <psimaker@users.noreply.github.com>
2026-04-02 21:15:41 +02:00
Cristian Scheid 3490fb2ec8 fix(file-search): use default limit to search query if not provided on request body
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-04-02 18:13:49 +00:00
Nextcloud bot e297a66a48 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-02 00:19:29 +00:00
Nextcloud bot d471ae9ce2 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-01 00:19:33 +00:00
Git'Fellow 63a3b8dcae fix(filesDrop): drag-and-drop folder upload directories
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2026-04-01 01:33:53 +02:00
Nextcloud bot b96f9549ea fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-31 00:19:30 +00:00
Arthur Schiwon 980df2c272 Merge pull request #59262 from nextcloud/fix/sharing-password-checkbow
[stable32] fix(files_sharing): do not prevent share creation if password is enabled but not supported by the current share type
2026-03-30 16:02:26 +02:00
Joas Schilling 8dbc006009 fix(sharing): Don't redirect when accepting a share failed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-03-30 11:12:56 +00:00
Nextcloud bot 728164c112 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-30 00:29:37 +00:00
Nextcloud bot 5c04e8826f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-29 00:34:11 +00:00
Nextcloud bot 9e7f5c61a2 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-28 00:30:40 +00:00
skjnldsv 7aceb194db fix(files_sharing): do not prevent share creation if password is enabled but not supported by the current share type
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2026-03-27 16:58:54 +01:00
Nextcloud bot d9a7b627a1 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-27 00:29:24 +00:00
Louis 8e996fc72f Merge pull request #59215 from nextcloud/backport/58761/stable32
[stable32] feat(recent-files): add recent_files_limit config on files settings
2026-03-26 18:34:36 +01:00
Cristian Scheid 99807fc9f8 feat(recent-search): pass recent_limit config value to getRecentSearch function
feat(recent-search): pass recent_limit config value to getRecentSearch function

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-03-26 10:53:10 +00:00
John Molakvoæ 8c6a1078f5 Merge pull request #59200 from nextcloud/skjnldsv-backport/58226
[stable32] fix(sharing): Prevent empty password when checkbox is enabled
2026-03-26 11:02:47 +01:00
Cristian Scheid fcc5816a3b refactor(recent-files): move recent limit to app-scoped config
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:06:17 +00:00
Cristian Scheid e804544083 refactor(recent-files): remove user config from frontend files
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:06:17 +00:00
Cristian Scheid 7c03d21ef2 refactor(files-settings): remove recent file settings section
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:06:17 +00:00
Cristian Scheid 542835e226 feat(recent-files): handle invalid config when only min or max are set for recent files limit
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:06:16 +00:00
Cristian Scheid c311416bc0 feat(file-info): encapsulate logic to get last activity in getLastActivity function
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:06:16 +00:00
Cristian Scheid 1270a9b0db feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-03-26 08:06:16 +00:00
Cristian Scheid 8962fc4f5a feat(recent-files): add recent_files_limit config on files settings
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:06:15 +00:00
Nextcloud bot 0230e90f89 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-26 00:19:37 +00:00
nfebe f482c3fa96 fix(sharing): Prevent generated password from overwriting user input
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-03-25 16:24:53 +01:00
nfebe 56fdf0ed37 fix(sharing): Prevent empty password when checkbox is enabled
Set passwordProtectedState explicitly when initializing shares with
default passwords. This ensures the checkbox state is tracked
independently of the password value, preventing it from unchecking
when the password field is cleared.

Also block saving new shares when password protection is enabled but
no password is entered, regardless of enforcement settings.

Added passWithNoTests to vitest configs to handle Vue 2/3 dual
frontend test runs gracefully.

Fixes: #57732, #57011
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-03-25 16:24:00 +01:00
Nextcloud bot f487d4da2d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-25 00:19:35 +00:00
Nextcloud bot b31a07c5d9 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-24 00:19:30 +00:00
Côme Chilliet bffb9affa8 fix(oauth2): Do not store the code in throttle metadata
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-03-23 09:32:12 +00:00
Nextcloud bot d8b0c75cfb fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-23 00:19:42 +00:00
Nextcloud bot 2143ae184f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-22 00:19:26 +00:00
Nextcloud bot 375b78fe4e fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-21 00:19:40 +00:00
Benjamin Gaussorgues 77a8f7ba1b Merge pull request #58199 from nextcloud/backport/58197/stable32 2026-03-20 15:57:04 +01:00
Louis 09a464dfd0 Merge pull request #59084 from nextcloud/backport/59057/stable32
[stable32] fix: Move hasAnnotationOrAttribute to the reflector
2026-03-20 12:30:58 +01:00
Côme Chilliet a5e79add44 fix(tests): Adapt Middleware tests to API change
Removed a few tests rendered obsolete by the refactoring.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-03-20 11:00:58 +01:00
silver 1e9383bbca fix: check if version tab is active and not loading
Signed-off-by: silver <s.szmajduch@posteo.de>
2026-03-20 10:06:57 +01:00
silver 930a399000 feat(files_versions): Auto-reload versions tab on file
Listen for files:node:updated events and automatically refresh the
versions list when the current file is saved, eliminating the need to
manually close and reopen the sidebar to see new versions.

Signed-off-by: silver <s.szmajduch@posteo.de>
2026-03-20 10:06:57 +01:00
Nextcloud bot e9b6f3040f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-20 00:20:03 +00:00
Andy Scherzinger 62a4e2ae49 Merge pull request #58461 from nextcloud/backport/58457/stable32
[stable32] fix(files): fix tab navigation from select all checkbox to batch actions
2026-03-19 23:04:02 +01:00
Andy Scherzinger 9a7037f446 Merge pull request #59051 from nextcloud/backport/58724/stable32
[stable32] fix(files_sharing): respect config to skip certificate verification
2026-03-19 17:53:45 +01:00