nextcloud-server/lib/public/AppFramework
provokateurin 17cded643c fix(IInitialState): Allow provideLazyInitialState() closure to return array
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-27 05:42:33 +07:00
..
Bootstrap feat: mail provider backend 2024-07-23 16:20:36 +07:00
Db fix(Entity): Fix magic setter call for custom strong typed setters 2024-09-16 13:52:27 +07:00
Http docs(HTTP): Add proper docs for CORS attribute 2025-01-09 11:07:09 +07:00
OCS
Services fix(IInitialState): Allow provideLazyInitialState() closure to return array 2025-01-27 05:42:33 +07:00
Utility
ApiController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
App.php
AuthPublicShareController.php chore: refactor "substr" calls to improve code readability 2024-08-06 08:46:52 +07:00
Controller.php
Http.php
IAppContainer.php
Middleware.php
OCSController.php
PublicShareController.php
QueryException.php