aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: Remove `.only(` callsbackport/51302/stable30Louis Chemineau2025-03-062-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0630-26/+64
* Merge pull request #51282 from nextcloud/backport/51258/stable30Christoph Wurst2025-03-065-13/+5
|\
| * fix(dav): Use IUser::getDisplayName directlybackport/51258/stable30Christoph Wurst2025-03-055-13/+5
* | Merge pull request #51231 from nextcloud/backport/51073/stable30Kate2025-03-062-6/+9
|\ \
| * | feat: log query for dbal exceptionsbackport/51073/stable30Robin Appelman2025-03-052-6/+9
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2025-03-06458-796/+1476
|/
* Merge pull request #51285 from nextcloud/backport/51071/stable30Andy Scherzinger2025-03-055-7/+6
|\
| * fix(l10n): Readd the spacebackport/51071/stable30Joas Schilling2025-03-051-1/+1
| * chore(assets): Recompile assetsnextcloud-command2025-03-052-3/+3
| * fix(l10n): Fix leading spaces and unicode single quotesJoas Schilling2025-03-052-2/+2
| * fix(translation): Fix string concatenation in LDAP endpointJoas Schilling2025-03-051-2/+1
* | Merge pull request #51294 from nextcloud/backport/51280/stable30Louis2025-03-051-1/+2
|\ \
| * | fix(login): Properly target public page with attributeLouis Chemineau2025-03-051-1/+2
|/ /
* | Merge pull request #51252 from nextcloud/backport/50989/stable30Andy Scherzinger2025-03-051-1/+1
|\ \ | |/ |/|
| * fix: use mb_strtolower to convert login namebackport/50989/stable30Cleopatra Enjeck M.2025-03-051-1/+1
| * fix: Improve string comparisonCleopatra Enjeck M.2025-03-051-1/+1
| * fix: Use case insensitive check when validating login nameCleopatra Enjeck M.2025-03-051-1/+1
* | Merge pull request #49840 from nextcloud/revert-49825-revert-49650-backport/4...Andy Scherzinger2025-03-0514-161/+328
|\ \
| * | fix(test): Escape quotes in runOccCommand argumentrevert-49825-revert-49650-backport/49293/stable30Louis Chemineau2025-03-051-1/+1
| * | chore(tests): Fix using save/restore state in cypressLouis Chemineau2025-03-055-19/+25
| * | test: Expose set and getVariable in Cypress testsLouis Chemineau2025-03-051-0/+13
| * | Revert "Revert "[stable30] fix: Handle copy of folders containing live photos""Louis2025-03-057-141/+289
* | | Merge pull request #51272 from nextcloud/backport/51256/stable30Joas Schilling2025-03-052-4/+9
|\ \ \
| * | | fix(dav): Handle long absence status earlierbackport/51256/stable30Christoph Wurst2025-03-052-4/+9
| | |/ | |/|
* | | Merge pull request #50778 from nextcloud/backport/46114/stable30max-nextcloud2025-03-056-46/+219
|\ \ \
| * | | chore: composer run cs:fixbackport/46114/stable30Côme Chilliet2025-03-051-2/+2
| * | | fix(user_ldap): Fix user_ldap tests by mocking new method exists in managerCôme Chilliet2025-03-051-20/+64
| * | | fix(user_ldap): Lowercase value for all attributes in configurationCôme Chilliet2025-03-051-0/+21
| * | | fix(ldap): Fix user_ldap attribute casing to fix testsCôme Chilliet2025-03-051-1/+2
| * | | fix(user_ldap): Correctly cache that user exists to avoid a request on mappin...Côme Chilliet2025-03-053-3/+1
| * | | fix(user_ldap): Avoid extra LDAP request when mapping a user for the first timeCôme Chilliet2025-03-053-24/+133
| | |/ | |/|
* | | Merge pull request #51222 from nextcloud/backport/50852/stable30Kate2025-03-054-0/+151
|\ \ \ | |/ / |/| |
| * | feat: Support deleting metadata from WebDAVbackport/50852/stable30Louis Chemineau2025-03-054-0/+151
|/ /
* | Merge pull request #51281 from nextcloud/artonge/fix/data-cy-files-actionLouis2025-03-053-3/+4
|\ \
| * | fix(test): Add missing data-cy attribute for file actionsLouis Chemineau2025-03-053-3/+4
* | | Merge pull request #51277 from nextcloud/backport/51259/stable30Kate2025-03-051-10/+8
|\ \ \ | |/ / |/| |
| * | fix: No IFactory in constructorbackport/51259/stable30Marcel Müller2025-03-051-3/+1
| * | fix(files): Don't do session related work in the constructor of the ViewJoas Schilling2025-03-051-10/+10
|/ /
* | Merge pull request #51238 from nextcloud/backport/51229/stable30Ferdinand Thiessen2025-03-052-4/+12
|\ \ | |/ |/|
| * test: fix cypress files trashbin testsbackport/51229/stable30Ferdinand Thiessen2025-03-051-2/+6
| * fix(lookup_server_connector): fixed publishing of user properties to lookup-s...AbangTor2025-03-041-2/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0578-250/+154
|/
* Merge pull request #51202 from nextcloud/backport/51194/stable30Stephan Orbaugh2025-03-044-87/+34
|\
| * refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable30provokateurin2025-03-044-87/+34
* | Merge pull request #51205 from nextcloud/backport/51000/stable30Stephan Orbaugh2025-03-049-45/+160
|\ \ | |/ |/|
| * fix(FederatedShareProvider): Delete external shares when groups are deleted o...backport/51000/stable30provokateurin2025-03-041-15/+45
| * fix(Share20\Manager): Propagate user and group deletion to remote share provi...provokateurin2025-03-041-4/+16
| * fix(Share20): Convert broken hooks to IEventListenerprovokateurin2025-03-047-26/+99
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0470-44/+468