aboutsummaryrefslogtreecommitdiffstats
path: root/core/Db
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-181-2/+3
|\
| * fix: Adjust Entity typesfeat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-171-2/+3
* | chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-171-1/+1
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-274-76/+8
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-231-2/+2
* fix(profile): Directly migrate to OCP constantsJoas Schilling2023-10-231-41/+0
* feat(profile): Add public interface for profile manager so apps can check configJoas Schilling2023-10-231-18/+11
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-231-6/+9
* Add type hints for mappersjld31032023-04-072-0/+6
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Profile backendChristopher Ng2021-10-192-0/+220
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+2
* Update license headersChristoph Wurst2019-12-052-2/+6
* Login flow V2Roeland Jago Douma2019-02-252-0/+185