aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(AppManager): Name correct method in error + show error stringJosh2024-06-091-2/+6
* Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-078-43/+83
|\
| * refactor(Token): introduce scope constantsArthur Schiwon2024-06-055-6/+10
| * fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-056-40/+76
* | Merge branch 'master' into refactor/OC-Server-getEncryptionFilesHelperJohn Molakvoæ2024-06-0416-47/+47
|\ \
| * \ Merge pull request #40133 from summersab/refactor/OC-Server-getEncryptionKeyS...John Molakvoæ2024-06-041-1/+2
| |\ \
| | * | chore: adjust conflicting php class name usageJohn Molakvoæ2024-05-301-2/+2
| | * | Refactor `OC\Server::getEncryptionKeyStorage`Andrew Summers2024-03-151-1/+2
| * | | Merge pull request #45570 from nextcloud/fix/strict-email-verificationFerdinand Thiessen2024-06-041-1/+4
| |\ \ \
| | * | | fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-05-311-1/+4
| * | | | Merge pull request #45629 from nextcloud/enh/noid/remove-workaround-pqsql-94Daniel2024-06-031-18/+0
| |\ \ \ \
| | * | | | feat(db): remove workaround for pqsql 9.4 and olderDaniel Kesselberg2024-06-031-18/+0
| * | | | | Merge pull request #45455 from nextcloud/fix/psalm/navigation-entriesKate2024-06-031-1/+1
| |\ \ \ \ \
| | * | | | | fix(NavigationManager): Make entry order always an integerprovokateurin2024-05-301-1/+1
| * | | | | | Merge pull request #45235 from nextcloud/fix/remove-old-scheduling-objectsAnna2024-06-031-0/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-311-0/+2
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #40147 from summersab/refactor/OC-Server-getNotificationMa...John Molakvoæ2024-05-312-3/+5
| |\ \ \ \ \
| | * | | | | chore: php lint fix importJohn Molakvoæ2024-05-301-1/+1
| | * | | | | Merge branch 'master' into refactor/OC-Server-getNotificationManagerJohn Molakvoæ2024-05-30846-26137/+18273
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Refactor `OC\Server::getNotificationManager`Andrew Summers2023-08-292-3/+5
| * | | | | | Merge pull request #40124 from summersab/refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-316-8/+11
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-305-13/+19
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-30846-26135/+18271
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Refactor `OC\Server::getSecureRandom`Andrew Summers2023-08-297-10/+13
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #40120 from summersab/refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-311-1/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-303-6/+9
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-304-7/+10
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-30846-26135/+18271
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Refactor `OC\Server::getCsrfTokenManager`Andrew Summers2023-08-291-1/+2
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #45413 from nextcloud/createIfNotExistsFerdinand Thiessen2024-05-301-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Try create folder first and check if it exists afterGit'Fellow2024-05-301-1/+1
| | * | | | | | fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-304-7/+10
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #40151 from summersab/refactor/OC-Server-getMailerJohn Molakvoæ2024-05-302-3/+4
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-30846-26135/+18271
| | | |\| | |
| | | * | | | Refactor `OC\Server::getMailer`Andrew Summers2023-08-292-3/+4
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-30846-26135/+18271
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-293-4/+6
| | | |/ / | | |/| |
| * | | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-30846-26135/+18271
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-293-6/+9
| | |/ / | |/| |
* | | | Merge branch 'master' into refactor/OC-Server-getEncryptionFilesHelperJohn Molakvoæ2024-05-30846-26135/+18271
|\ \ \ \ | | |/ / | |/| |
| * | | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+7
| * | | Merge pull request #45559 from nextcloud/bug/noid/add-reason-lock-wait-timeoutDaniel2024-05-291-0/+4
| |\ \ \
| | * | | feat(db): add mapping for lock wait timeoutDaniel Kesselberg2024-05-291-0/+4
| * | | | Merge pull request #45411 from nextcloud/fix/auth/selective-token-activity-up...Daniel2024-05-292-2/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-05-212-2/+4
| * | | | fix(db): Prevent two connections for single node databasesChristoph Wurst2024-05-281-1/+11
| * | | | Merge pull request #39589 from nextcloud/enh/set-nest-transactions-with-savep...Thomas Citharel2024-05-271-0/+2
| |\ \ \ \
| | * | | | feat(db): set Doctrine to use nest transactions with savepointsThomas Citharel2024-02-271-0/+2
| * | | | | Merge pull request #45014 from nextcloud/forbid-moving-subfolderRobin Appelman2024-05-271-0/+6
| |\ \ \ \ \