summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(auth): Allow 2FA challenges for Ephemeral sessionsbackport/51544/stable29Joas Schilling4 days1-0/+5
* Fix(l10n): Update translations from TransifexNextcloud bot5 days4-60/+118
* Merge pull request #51369 from nextcloud/backport/51361/stable29Joas Schilling5 days1-28/+31
|\
| * fix(base.php): Correct order for booting \OC\Serverbackport/51361/stable29Joas Schilling12 days1-28/+31
* | Fix(l10n): Update translations from TransifexNextcloud bot7 days2-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot8 days2-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot9 days4-0/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot10 days2-0/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot11 days2-2/+26
* | fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen11 days1-2/+4
* | fix(lookup-server): do not query data by defaultFerdinand Thiessen11 days1-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot12 days2-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot14 days2-38/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-082-14/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-062-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-066-24/+34
* fix(login): Properly target public page with attributebackport/51280/stable29Louis Chemineau2025-03-051-1/+2
* Merge pull request #51253 from nextcloud/backport/50989/stable29Andy Scherzinger2025-03-051-1/+1
|\
| * fix: use mb_strtolower to convert login namebackport/50989/stable29Cleopatra 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
* | fix: No IFactory in constructorbackport/51259/stable29Marcel 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
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-052-0/+12
* Merge pull request #51060 from nextcloud/backport/51050/stable29Louis2025-03-041-2/+2
|\
| * fix: Report duplicated extra files in integrity checkbackport/51050/stable29Louis Chemineau2025-03-031-2/+2
* | Merge pull request #51201 from nextcloud/backport/51194/stable29Stephan Orbaugh2025-03-042-63/+27
|\ \
| * | refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable29provokateurin2025-03-042-63/+27
* | | Merge pull request #51204 from nextcloud/backport/51000/stable29Stephan Orbaugh2025-03-047-44/+92
|\ \ \
| * | | 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-046-40/+76
| |/ /
* | | fix: psalm and OCP @since declarationsbackport/50660/stable29John Molakvoæ2025-03-041-1/+1
* | | fix: make sure we process mime extensions as stringskjnldsv2025-03-041-4/+10
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2025-03-048-0/+14
|/
* Merge pull request #51088 from nextcloud/backport/51051/stable29Andy Scherzinger2025-03-036-61/+103
|\
| * fix(login): Support subfolder install for ephemeral sessionsbackport/51051/stable29Louis 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-036-61/+99
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-034-2/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-024-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-018-0/+72
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-28138-334/+168
* | chore: autoloader updatechore/backport-50985skjnldsv2025-02-272-0/+2
* | refactor: convert sanitize account properties repair step to background jobFerdinand Thiessen2025-02-275-15/+44
* | fix: Optimize repair step performanceFerdinand Thiessen2025-02-271-3/+21
* | fix: validate account properties as a repair stepFerdinand Thiessen2025-02-275-92/+62
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-27138-334/+334
* fix(l10n): Improve english source stringsJoas Schilling2025-02-261-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-264-20/+20
* fix: Initialize lastConnectionCheck after first connectionbackport/50874/stable29Louis Chemineau2025-02-251-2/+2