aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(hub): 30.0.7 RC2release/30.0.7_rc2Arthur Schiwon9 days1-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #51416 from nextcloud/backport/51384/stable30John Molakvoæ9 days1-1/+5
|\ | | | | [stable30] fix(lookup-server): Only flag new users for lookup update / delete
| * fix(lookup-server): Only flag new users for lookup update / deletebackport/51384/stable30Ferdinand Thiessen9 days1-1/+5
| | | | | | | | | | | | If the flag was already set then we do not need to overwrite it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #51412 from nextcloud/backport/51405/stable30John Molakvoæ9 days2-4/+1
|\ \ | |/ |/| [stable30] fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz`
| * fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz`backport/51405/stable30Ferdinand Thiessen9 days2-4/+1
| | | | | | | | | | | | | | | | | | | | | | 1. mimetypes with a dot do not work with our mime detector (only checks last dot). 2. all of those files are tar files compressed as gzip / bzip2 so the real mimetype of the file is the compression not the tar. We could at max. set mime to `application/x-tar+gzip`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #51401 from nextcloud/backport/51379/stable30Andy Scherzinger9 days1-1/+3
|\ \ | |/ |/| [stable30] fix(AppDiscover): Strip double-quotes from folder name
| * fix(AppDiscover): Ensure created cache folder is safe-chars onlybackport/51379/stable30Git'Fellow10 days1-1/+3
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot9 days108-630/+708
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #51393 from nextcloud/backport/51320/stable30Andy Scherzinger9 days7-36/+82
|\ \ | | | | | | [stable30] fix(external_storage): fix settings save
| * | chore(assets): Recompile assetsnextcloud-command9 days4-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(external_storage): fix settings saveskjnldsv9 days3-30/+76
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #51406 from nextcloud/backport/51404/stable30Andy Scherzinger9 days13-75/+89
|\ \ | |/ |/| [stable30] fix(lookup-server): disable when not using global scale
| * chore: compile assetsbackport/51404/stable30Ferdinand Thiessen9 days2-3/+3
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen9 days11-62/+79
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(lookup-server): do not query data by defaultFerdinand Thiessen9 days6-15/+12
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(lookup-server): do not upload data by defaultFerdinand Thiessen9 days5-6/+6
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot10 days12-12/+38
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot11 days12-36/+88
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot12 days14-40/+76
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot13 days40-118/+270
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-07210-382/+180
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #51241 from nextcloud/release/30.0.7_rc1v30.0.7rc1John Molakvoæ2025-03-061-2/+2
|\ | | | | 30.0.7 RC1
| * build(hub): 30.0.7 RC1release/30.0.7_rc1Arthur Schiwon2025-03-041-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #50691 from nextcloud/backport/50567/stable30max-nextcloud2025-03-067-52/+299
|\ \ | | | | | | [stable30] Add LDAP test settings command
| * | feat(user_ldap): Add a --clearcache option to ldap:test-user-settingsbackport/50567/stable30Côme Chilliet2025-03-051-0/+9
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | fix(user_ldap): Remove redundant if checkCôme Chilliet2025-03-051-3/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | feat(user_ldap): Add command test-user-settings to test LDAP user settingsCôme Chilliet2025-03-054-0/+230
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | feat(user_ldap): upstream common code into Proxy class and add public ↵Côme Chilliet2025-03-053-49/+59
| | | | | | | | | | | | | | | | | | getters for backends Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #51261 from nextcloud/skjnldsbot/dep-upload-stable30John Molakvoæ2025-03-06185-329/+312
|\ \ \ | | | | | | | | [stable30] chore(deps): update `@nextcloud/upload` to 1.9.0
| * | | chore(assets): Recompile assetsskjnldsbot/dep-upload-stable30nextcloud-command2025-03-06183-290/+274
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | chore(deps): update `@nextcloud/upload` to 1.9.0skjnldsv2025-03-062-39/+38
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0630-26/+64
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #51282 from nextcloud/backport/51258/stable30Christoph Wurst2025-03-065-13/+5
|\ \ \ | | | | | | | | [stable30] fix(dav): Use IUser::getDisplayName directly
| * | | fix(dav): Use IUser::getDisplayName directlybackport/51258/stable30Christoph Wurst2025-03-055-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | No need to send this from the client. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #51231 from nextcloud/backport/51073/stable30Kate2025-03-062-6/+9
|\ \ \ \ | | | | | | | | | | [stable30] feat: log query for dbal exceptions
| * | | | feat: log query for dbal exceptionsbackport/51073/stable30Robin Appelman2025-03-052-6/+9
| |/ / / | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2025-03-06458-796/+1476
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #51285 from nextcloud/backport/51071/stable30Andy Scherzinger2025-03-055-7/+6
|\ \ \ | | | | | | | | [stable30] fix(translation): Fix string concatenation in LDAP endpoint
| * | | fix(l10n): Readd the spacebackport/51071/stable30Joas Schilling2025-03-051-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | chore(assets): Recompile assetsnextcloud-command2025-03-052-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(l10n): Fix leading spaces and unicode single quotesJoas Schilling2025-03-052-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | fix(translation): Fix string concatenation in LDAP endpointJoas Schilling2025-03-051-2/+1
| |/ / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #51294 from nextcloud/backport/51280/stable30Louis2025-03-051-1/+2
|\ \ \ | | | | | | | | [stable30] fix(login): Properly target public page with attribute
| * | | fix(login): Properly target public page with attributeLouis Chemineau2025-03-051-1/+2
|/ / / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #51252 from nextcloud/backport/50989/stable30Andy Scherzinger2025-03-051-1/+1
|\ \ \ | |/ / |/| | [stable30] fix: Use case insensitive check when validating login name
| * | fix: use mb_strtolower to convert login namebackport/50989/stable30Cleopatra Enjeck M.2025-03-051-1/+1
| | | | | | | | | | | | Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
| * | fix: Improve string comparisonCleopatra Enjeck M.2025-03-051-1/+1
| | | | | | | | | | | | Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
| * | fix: Use case insensitive check when validating login nameCleopatra Enjeck M.2025-03-051-1/+1
| | | | | | | | | | | | Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
* | | Merge pull request #49840 from ↵Andy Scherzinger2025-03-0514-161/+328
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/revert-49825-revert-49650-backport/49293/stable30 Revert "Revert "[stable30] fix: Handle copy of folders containing live photos""
| * | | fix(test): Escape quotes in runOccCommand argumentrevert-49825-revert-49650-backport/49293/stable30Louis Chemineau2025-03-051-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>