Commit Graph

82789 Commits (v32.0.0rc1)
 

Author SHA1 Message Date
Joas Schilling eee5f28eb5
Merge pull request #54868 from nextcloud/backport/54858/stable32
[stable32] fix(security): Update Expires time
2025-09-04 11:32:16 +07:00
Joas Schilling 92dc7a8416 fix(security): Update Expires time
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-04 09:32:00 +07:00
Benjamin Gaussorgues e5aae19cbb
Merge pull request #54864 from nextcloud/release/32.0.0_rc1 2025-09-04 11:29:55 +07:00
Joas Schilling 038196a82c
Merge pull request #54862 from nextcloud/branchoff/welcome-stable32
[stable32] Welcome stable32
2025-09-04 11:28:12 +07:00
Worker Builder 4c14af3859
build(hub): 32.0.0 RC1
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2025-09-04 09:23:51 +07:00
Joas Schilling 394d5e2b1d
chore: Update 3rdparty/ commit hash
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-04 11:11:11 +07:00
Joas Schilling 595971729e
fix: Adjust branch name in server files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-04 11:04:57 +07:00
Joas Schilling f296af3066
ci: Adjust branches of apps used in tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-04 11:03:04 +07:00
Joas Schilling 82aecde85d
build: Adjust checkout branch script
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-04 11:02:01 +07:00
Nextcloud bot ee82266210
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-04 00:12:58 +07:00
Andy Scherzinger 47669f5f38
Merge pull request #54847 from nextcloud/fix/account-filter
fix: the account files filter should also work in trashbin
2025-09-03 19:13:00 +07:00
Carl Schwan f60e7b93e7
Merge pull request #54507 from nextcloud/fix/54501/removeListener
fix: propfind query monitor breaking removeListener and removeAllList…
2025-09-03 18:51:03 +07:00
Andy Scherzinger 18abc8c09b
Merge pull request #54839 from nextcloud/carl/perf-seen-users
perf(users): Create lazy users in IUserManager::getSeenUsers
2025-09-03 18:49:44 +07:00
nextcloud-command 5fbf7939ff chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-03 16:45:54 +07:00
Ferdinand Thiessen a2c373b7ea fix: the account files filter should also work in trashbin
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-03 18:38:49 +07:00
Andy Scherzinger e135a595d4
Merge pull request #54841 from nextcloud/fix/files-inline-sharing-status
fix(files_sharing): add some gap between text and sharing status icon
2025-09-03 18:36:58 +07:00
Andy Scherzinger 0a8fbcfd2a
Merge pull request #54833 from nextcloud/fix/naming-of-quick-settings
fix(settings): Settings presets are called "Quick presets"
2025-09-03 18:36:42 +07:00
Ferdinand Thiessen 1f17748fd2
Merge pull request #54838 from nextcloud/fix/translations-product-name
fix(l10n): use `productName` instead of hardcoded 'Nextcloud' where possible
2025-09-03 18:12:32 +07:00
nextcloud-command 56f0d67b6f chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-03 16:09:35 +07:00
Ferdinand Thiessen b1cbcb6a84 fix(files_sharing): add some gap between text and sharing status icon
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-03 18:00:32 +07:00
Joas Schilling 13210bc7bd
Merge pull request #54836 from nextcloud/bugfix/noid/fix-dashboard-icons
Fix dashboard icons
2025-09-03 16:52:26 +07:00
nextcloud-command 7d10400a35 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-03 14:48:01 +07:00
Ferdinand Thiessen 7cc564bfd1 fix(l10n): use `productName` instead of hardcoded 'Nextcloud' where possible
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-03 16:24:50 +07:00
Ferdinand Thiessen bc2321db94
Merge pull request #54821 from nextcloud/fix/use-filename-validator-for-filesyste
fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted`
2025-09-03 16:24:27 +07:00
nextcloud-command 01a1c0c0e8 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-03 13:49:04 +07:00
Joas Schilling 408094f28e
fix(dashboard): Fix user status icon for recent status widget
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-03 15:28:11 +07:00
Joas Schilling f9cde4728d
fix(dashboard): Fix missing weather icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-03 15:28:11 +07:00
Joas Schilling 3638633a0b
fix(dashboard): Fix favorite dashboard icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-03 15:28:10 +07:00
Carl Schwan 5215954ee4 perf(users): Create lazy users in IUserManager::getSeenUsers
Particularly relevant in occ commands/background jobs like the trashbin
expiration which only needs the user ids and not the full information.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-03 15:24:02 +07:00
nextcloud-command 3995b4d800 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-03 11:44:05 +07:00
Ferdinand Thiessen adcb76f987 fix(settings): Settings presets are called "Quick Presets"
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-03 13:31:32 +07:00
Kate 2c0f312f11
Merge pull request #54832 from nextcloud/bugfix/noid/dark-contrast-appicon 2025-09-03 13:21:26 +07:00
Joas Schilling edbb4e8fa8
fix(theming): Remove header icon mask in dark mode high contrast as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-03 12:58:33 +07:00
Kate bc328389a4
Merge pull request #54826 from nextcloud/bug/54379/use-show-file-route-comment-search 2025-09-03 11:42:40 +07:00
Andy Scherzinger e5dc38bcd3
Merge pull request #54820 from nextcloud/test/systemtags
test: add cypress tests for the systemtags files view
2025-09-03 11:28:44 +07:00
Daniel Kesselberg a37ed05b8f
fix(comments): use showFile route to reference files with a matching comment
The files.view.index route with dir and scrollto is deprecated and
opening the actual does not work anymore.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-09-03 10:58:52 +07:00
Nextcloud bot 74ff2c03cd
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-03 00:12:39 +07:00
Andy Scherzinger 80afc26ae1
Merge pull request #54180 from nextcloud/jtr-feat-occ-default-help-docs-link
feat(occ): add default help text with docs link to all commands
2025-09-02 23:20:21 +07:00
Josh 2fa55ce134
fix: review input
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-02 16:33:30 +07:00
Daniel 478b0123b8
Merge pull request #50391 from nextcloud/fix/dav/remove-object-properties-expensive
fix(dav): Mark removal of dav object properties as expensive
2025-09-02 21:36:04 +07:00
Daniel Kesselberg e80d89b7a1
Revert "fix(comments): use showFile route to reference files with a matching comment"
This reverts commit 317cd25497.
2025-09-02 21:34:49 +07:00
Daniel Kesselberg 317cd25497
fix(comments): use showFile route to reference files with a matching comment
The files.view.index route with dir and scrollto is deprecated and
opening the actual does not work anymore.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-09-02 21:34:03 +07:00
Christoph Wurst 21d28c887a
Merge pull request #54424 from nextcloud/fix/dav/user-addressbook-clean-up
fix(dav): clean up user's addressbook shares on deletion
2025-09-02 20:18:27 +07:00
Kate a3183f7a12
Merge pull request #54739 from nextcloud/fix/noid/limit-spam-on-strictness 2025-09-02 20:12:35 +07:00
Ferdinand Thiessen a31e520019
fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted`
This fixes the issue that some methods will not allow uploading files
because they still require the deprecated config option to be used.
So instead we need to use the validator introduced in v30.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-02 19:02:25 +07:00
Ferdinand Thiessen e925dbbd0d
test: add cypress tests for the systemtags files view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-02 18:51:04 +07:00
Kate 74804b612c
Merge pull request #54801 from nextcloud/fix/moving-shares 2025-09-02 17:01:14 +07:00
Ferdinand Thiessen 9ba4150a18
fix(dav): ensure moving or copying a file is possible
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-02 16:23:47 +07:00
Benjamin Gaussorgues b1b9763048
Merge pull request #54796 from nextcloud/release/32.0.0_beta_5 2025-09-02 15:49:00 +07:00
Andy Scherzinger 38327e4493
Merge pull request #54777 from nextcloud/perf/carddav/ungreedify-search
perf(carddav): ungreedify search result aggregation
2025-09-02 14:59:02 +07:00