aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(hub): 31.0.0 RC5release/31.0.0_rc5Benjamin Gaussorgues2025-02-201-2/+2
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Merge pull request #50829 from ↵Andy Scherzinger2025-02-202-5/+5
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable31/sass-loader-16.0.5 bump sass-loader from 16.0.4 to 16.0.5
| * bump sass-loader from 16.0.4 to 16.0.5dependabot/npm_and_yarn/stable31/sass-loader-16.0.5dependabot[bot]2025-02-202-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #50926 from nextcloud/backport/50922/stable31Andy Scherzinger2025-02-201-1/+2
|\ \ | | | | | | [stable31] fix(files_sharing): Also list deleted team shares
| * | fix(files_sharing): Also list deleted team sharesbackport/50922/stable31Ferdinand Thiessen2025-02-201-1/+2
| |/ | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #50923 from nextcloud/backport/50920/stable31Andy Scherzinger2025-02-206-8/+7
|\ \ | |/ |/| [stable31] Revert "fix(files): updateAll method"
| * chore: compile assetsbackport/50920/stable31skjnldsv2025-02-204-6/+6
| | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * Revert "fix(files): updateAll method"skjnldsv2025-02-202-2/+1
|/ | | | This reverts commit fbec19c0d7744e9be6ca0f86bd7808cf4f0e1a47.
* Merge pull request #50913 from nextcloud/backport/50791/stable31Benjamin Gaussorgues2025-02-204-5/+40
|\
| * chore(filecache): remove index fs_id_storage_sizeBenjamin Gaussorgues2025-02-204-5/+40
|/ | | | | | Index is outdated by PR 50781 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2024-28/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50832 from ↵Andy Scherzinger2025-02-192-5/+6
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable31/types/dockerode-3.3.34 bump @types/dockerode from 3.3.32 to 3.3.34
| * bump @types/dockerode from 3.3.32 to 3.3.34dependabot[bot]2025-02-192-5/+6
|/ | | | | | | | | | --- updated-dependencies: - dependency-name: "@types/dockerode" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #50799 from nextcloud/backport/50794/stable31Andy Scherzinger2025-02-192-4/+26
|\ | | | | [stable31] fix: Only keep allowed characters in appid, and flag the method as escaping
| * fix: Also remove digits at the start and underscore on both ends of appidbackport/50794/stable31Côme Chilliet2025-02-191-1/+1
| | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
| * fix: Only keep allowed characters in appid, and flag the method as escapingCôme Chilliet2025-02-192-4/+26
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #50880 from nextcloud/backport/50873/stable31Andy Scherzinger2025-02-192-0/+34
|\ \ | | | | | | [stable31] fix(files_sharing): block downloading if needed
| * | fix(files_sharing): block downloading if neededbackport/50873/stable31Ferdinand Thiessen2025-02-182-0/+34
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #50831 from ↵Andy Scherzinger2025-02-192-5/+6
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable31/zip.js/zip.js-2.7.57 bump @zip.js/zip.js from 2.7.53 to 2.7.57
| * | | bump @zip.js/zip.js from 2.7.53 to 2.7.57dependabot/npm_and_yarn/stable31/zip.js/zip.js-2.7.57dependabot[bot]2025-02-162-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #50812 from nextcloud/backport/50769/stable31Andy Scherzinger2025-02-191-6/+6
|\ \ \ \ | |_|_|/ |/| | | [stable31] fix(SharedStorage): Check if storage ID is set on cache
| * | | fix(SharedStorage): Check if storage ID is set on cachebackport/50769/stable31Git'Fellow2025-02-141-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | Merge pull request #50797 from nextcloud/backport/50781/stable31Andy Scherzinger2025-02-192-15/+6
|\ \ \ \ | | | | | | | | | | [stable31] perf(files): faster query to fetch incomplete directories
| * | | | perf(files): faster query to fetch incomplete directoriesbackport/50781/stable31Benjamin Gaussorgues2025-02-132-15/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | Merge pull request #50850 from nextcloud/backport/50798/stable31Andy Scherzinger2025-02-193-3/+8
|\ \ \ \ \ | | | | | | | | | | | | [stable31] fix(login): only show error state on login box if user interacted
| * | | | | chore: Compile assetsbackport/50798/stable31Ferdinand Thiessen2025-02-192-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | fix(login): only show error state on login box if user interactedFerdinand Thiessen2025-02-191-0/+5
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #50906 from nextcloud/backport/50904/stable31Andy Scherzinger2025-02-194-7/+70
|\ \ \ \ \ | | | | | | | | | | | | [stable31] fix(files): do not show extension warning for folders renaming
| * | | | | chore(assets): Recompile assetsbackport/50904/stable31nextcloud-command2025-02-192-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files): do not show extension warning for folders renamingskjnldsv2025-02-192-4/+67
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | Merge pull request #50892 from nextcloud/backport/50820/stable31Andy Scherzinger2025-02-199-9/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable31] fix(files_sharing): Fix public share expiration being set when toggle is not enabled
| * | | | | chore(assets): Recompile assetsbackport/50820/stable31nextcloud-command2025-02-198-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files_sharing): Fix public share expiration being set when toggle is not ↵Christopher Ng2025-02-191-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enabled Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | Merge pull request #50901 from nextcloud/backport/50896/stable31Joas Schilling2025-02-191-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable31] fix(cron): Keep job class limitation when searching for the next job
| * | | | | fix(cron): Keep job class limitation when searching for the next jobbackport/50896/stable31Joas Schilling2025-02-191-1/+1
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1940-38/+216
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #50884 from nextcloud/backport/50814/stable31John Molakvoæ2025-02-186-20/+30
|\ \ \ \ \ | | | | | | | | | | | | [stable31] fix(systemtags): do not hide if no tags
| * | | | | chore(assets): Recompile assetsnextcloud-command2025-02-182-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
| * | | | | fix(systemtags): do not hide if no tagsskjnldsv2025-02-181-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | fix(files): attach sidebar to main content for vue debugskjnldsv2025-02-183-16/+27
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #50878 from nextcloud/backport/50807/stable31John Molakvoæ2025-02-188-56/+210
|\ \ \ \ \ | | | | | | | | | | | | [stable31] fix(files): properly forward open params from short urls
| * | | | | chore(assets): Recompile assetsbackport/50807/stable31nextcloud-command2025-02-182-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files): properly show file not found errorskjnldsv2025-02-182-4/+55
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | fix(files): properly forward open params from short urlsskjnldsv2025-02-184-49/+152
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #50863 from nextcloud/backport/50860/stable31Joas Schilling2025-02-182-5/+5
|\ \ \ \ \ | |/ / / / |/| | | | [stable31] fix(activity): Fix activity parameter types
| * | | | fix(activity): Fix activity parameter typesbackport/50860/stable31Joas Schilling2025-02-172-5/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1854-298/+1412
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #50857 from nextcloud/backport/50816/stable31Stephan Orbaugh2025-02-173-17/+9
|\ \ \ \ | | | | | | | | | | [stable31] fix(transferownership): Allow searching new owner by email
| * | | | chore(assets): Recompile assetsbackport/50816/stable31nextcloud-command2025-02-172-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(transferownership): allow searching by email, display ↵Julien Veyssier2025-02-171-14/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | user.shareWithDisplayNameUnique in item subline, adjust style Signed-off-by: Julien Veyssier <julien-nc@posteo.net>