aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Merge pull request #51209 from nextcloud/backport/51146/stable30Andy Scherzinger2025-03-035-6/+86
|\
| * chore: compile assetsbackport/51146/stable30Ferdinand Thiessen2025-03-032-3/+3
| * fix(files_trashbin): disable bulk download for trashbinFerdinand Thiessen2025-03-033-3/+83
|/
* Merge pull request #51089 from nextcloud/backport/51051/stable30Andy Scherzinger2025-03-037-61/+105
|\
| * fix(login): Support subfolder install for ephemeral sessionsbackport/51051/stable30Louis Chemineau2025-03-031-1/+4
| * fix(login): Also check legacy annotation for ephemeral sessionsLouis Chemineau2025-03-032-6/+7
| * feat: Close sessions created for login flow v2Louis Chemineau2025-03-037-61/+101
* | Merge pull request #50934 from nextcloud/backport/50918/stable30Ferdinand Thiessen2025-03-035-5/+24
|\ \
| * | chore(assets): Recompile assetsbackport/50918/stable30nextcloud-command2025-03-033-4/+4
| * | fix(files_sharing): Map sharee information for `shared-by-you` viewFerdinand Thiessen2025-03-032-1/+20
|/ /
* | Merge pull request #51127 from nextcloud/backport/50881/stable30Ferdinand Thiessen2025-03-031-17/+13
|\ \
| * | fix(dav): Handle end of stream in `File::put`backport/50881/stable30Ferdinand Thiessen2025-03-031-17/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0346-216/+360
* | | Merge pull request #51105 from nextcloud/backport/51019/stable30Kate2025-03-023-4/+8
|\ \ \
| * | | fix(files_external): Move definition parameter to the correct placebackport/51019/stable30provokateurin2025-02-273-4/+8
| | |/ | |/|
* | | Merge pull request #51150 from nextcloud/backport/51142/stable30Andy Scherzinger2025-03-0217-17/+17
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2025-03-0213-13/+13