aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Fix PHPDoc in OCP for new SetupResult classCôme Chilliet2023-10-191-0/+5
* Fix docblock and types for new public APICôme Chilliet2023-10-193-28/+24
* ProgressCarl Schwan2023-10-191-0/+5
* Add api to register setup checksCarl Schwan2023-10-193-0/+99
* Merge pull request #40969 from nextcloud/ishare-typeJohn Molakvoæ2023-10-191-1/+1
|\
| * Fix return type of IShare::getExpirationDateVarun Patil2023-10-181-1/+1
* | fix(federation): Fix type and docs on ICloudFederationNotification interfaceJoas Schilling2023-10-181-2/+2
* | Merge pull request #40959 from nextcloud/bugfix/noid/fix-types-in-querybuilderJoas Schilling2023-10-181-2/+2
|\ \
| * | fix(dbal): Fix types in query builder methods for parametersJoas Schilling2023-10-181-2/+2
* | | Merge pull request #40478 from nextcloud/node-from-entryJohn Molakvoæ2023-10-181-0/+12
|\ \ \ | |/ / |/| |
| * | add method to create a node from cache entry + mountpointRobin Appelman2023-09-191-0/+12
* | | Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-181-4/+3
|\ \ \ | |_|/ |/| |
| * | Stop sending deprecated Pragma headerGit'Fellow2023-08-281-4/+3
* | | feat(files): migrate template pickerJohn Molakvoæ2023-10-171-0/+1
* | | Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-loginCôme Chilliet2023-10-161-1/+1
|\ \ \
| * | | Fix registerEventListener signatureCôme Chilliet2023-10-121-1/+1
* | | | Merge pull request #40865 from nextcloud/bugfix/noid/fix-version-commentJoas Schilling2023-10-161-1/+1
|\ \ \ \
| * | | | Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-111-1/+1
| |/ / /
* | | | Merge pull request #40868 from nextcloud/feat/in-memory-cache-factoryChristoph Wurst2023-10-131-0/+16
|\ \ \ \
| * | | | feat: Add factory method for in-memory cachesChristoph Wurst2023-10-111-0/+16
| |/ / /
* | | | feat(OCM): Dispatch an event so apps can register resourcesJoas Schilling2023-10-131-0/+62
* | | | feat(OCM): Add a way for apps to create a new IOCMResourceJoas Schilling2023-10-131-0/+7
* | | | fix(OCM): Make the public API only rely on OCPJoas Schilling2023-10-132-25/+52
|/ / /
* | | Add endpoint for getting disabled user listCôme Chilliet2023-10-091-0/+6
* | | fix(dbal): Doctrine\DBAL\Connection::PARAM_* types are deprecatedJoas Schilling2023-10-061-2/+3
* | | feat(backgroundjob): Schedule job after <timestamp>Christoph Wurst2023-09-291-0/+13
* | | Merge pull request #40565 from nextcloud/fix/remove-writelogCôme Chilliet2023-09-261-13/+0
|\ \ \
| * | | Remove deprecated methods Util::writeLog and DIContainer::logCôme Chilliet2023-09-251-13/+0
* | | | fix(phonenumber): Improve docs by adding input detailsJoas Schilling2023-09-251-2/+7
* | | | feat(phonenumber): Add OCP wrapper for PhoneNumber utils libraryJoas Schilling2023-09-251-0/+52
|/ / /
* | | Merge pull request #40288 from nextcloud/feat/appframework/rate-limiterJoas Schilling2023-09-212-0/+108
|\ \ \
| * | | feat(appframework): Expose programmatic rate limiterChristoph Wurst2023-09-202-0/+108
* | | | Merge pull request #40511 from nextcloud/fix/dashboard-widgets-apiKate2023-09-201-1/+1
|\ \ \ \
| * | | | Fix Dashboard IManager getWidgets return annotationjld31032023-09-201-1/+1
| |/ / /
* / / / ocm controllerMaxence Lange2023-09-205-0/+358
|/ / /
* | / enh(db): provide database providers via APIAnna Larch2023-09-191-0/+20
| |/ |/|
* | core: Fix OpenAPI for reference APIjld31032023-09-142-1/+8
* | Merge pull request #32912 from nextcloud/group-backend-batch-methodCôme Chilliet2023-09-114-3/+100
|\ \
| * | Fix psalm spotted type errorsCôme Chilliet2023-09-051-4/+4
| * | Move new methods to a new interface in OCPCôme Chilliet2023-09-054-31/+64
| * | Fix psalm errors about groupExists return typeCôme Chilliet2023-09-051-8/+4
| * | Add batch methods in user backendsCarl Schwan2023-09-053-2/+70
* | | feat: Add dedicated method to load init scriptsJulius Härtl2023-09-071-11/+26
* | | Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-071-0/+33
* | | Merge pull request #35539 from nextcloud/cleanup/carl/application-contactsman...Côme Chilliet2023-09-051-9/+8
|\ \ \
| * | | Cleanup plsam issues in DB/ContactsManager and ConsoleCarl Schwan2023-09-051-9/+8
| |/ /
* / / add IFileInfo::getParentIdRobin Appelman2023-09-041-0/+9
|/ /
* | Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-041-0/+8
|\ \ | |/ |/|
| * more share permission logic to storage wrapperRobin Appelman2023-08-141-0/+8
* | fix(utility): De- deprecate getDateTime as now() only returns immutable objectsAnna Larch2023-08-251-2/+0