nextcloud-server/lib/public/AppFramework
Louis Chemineau 8a8a92b88f
feat: Use inline password confirmation in external storage settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-02-11 11:56:30 +07:00
..
Bootstrap feat: Add declarative settings 2024-03-12 13:56:54 +07:00
Db fix(Entity): Fix magic setter call for custom strong typed setters 2024-09-16 13:52:18 +07:00
Http feat: Use inline password confirmation in external storage settings 2025-02-11 11:56:30 +07:00
OCS fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Services fix(IInitialState): Allow provideLazyInitialState() closure to return array 2025-01-27 05:42:14 +07:00
Utility fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
ApiController.php
App.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +07:00
AuthPublicShareController.php
Controller.php
Http.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
IAppContainer.php
Middleware.php
OCSController.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
PublicShareController.php
QueryException.php