aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix(dbal): Migrate to Doctrine\DBAL\ParameterTypesJoas Schilling2023-08-231-5/+6
* | Merge pull request #39958 from nextcloud/dav-permissions-perfJohn Molakvoæ2023-08-221-6/+7
|\ \
| * | improve performance of calculating dav permissionsRobin Appelman2023-08-181-6/+7
* | | feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-224-3/+206
* | | fix: Make bypass function public APIJoas Schilling2023-08-211-0/+10
* | | feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-211-1/+18
* | | Merge pull request #39867 from nextcloud/login-lessJoas Schilling2023-08-182-3/+65
|\ \ \ | |/ / |/| |
| * | add core fileclient script before othersRobin Appelman2023-08-171-2/+7
| * | don't always add core/common and core/main during "sorting"Robin Appelman2023-08-171-1/+6
| * | add separate event for rendering login page templateRobin Appelman2023-08-171-0/+52
| |/
* / feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-172-0/+43
|/
* Allow "wasm-unsafe-eval" in CSPDaniel Calviño Sánchez2023-08-103-1/+21
* feat: Add delete task APIJulius Härtl2023-08-071-0/+8
* allow anon text processing schedulingJulien Veyssier2023-08-072-2/+13
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-071-0/+8
* Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-049-10/+456
|\
| * fix!: Move getEventDispatcher usage to IEventDispatcherJoas Schilling2023-07-281-0/+50
| * chore!: Remove legacy SymfonyAdapterJoas Schilling2023-07-281-10/+0
| * feat!: Migrate Share accepted event to typed eventJoas Schilling2023-07-281-0/+50
| * feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-282-0/+100
| * feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-281-0/+66
| * feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-281-0/+58
| * feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-282-0/+132
* | AI admin settings: cs:fixMarcel Klehr2023-08-021-1/+0
* | fix(TextProcessing): Inject L10N\IFactory instead of IL10NMarcel Klehr2023-08-024-9/+26
* | First pass at ai admin settingsMarcel Klehr2023-08-023-0/+18