nextcloud-server/lib/public/AppFramework
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 20:50:08 +07:00
..
Bootstrap chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Db Refactors "strpos" calls in lib/public to improve code readability. 2023-06-05 11:14:52 +07:00
Http fix(API): Use a distinct exception so apps can react to it and customize the return 2023-11-28 06:11:57 +07:00
OCS Add OCSPreconditionFailedException 2023-07-05 20:01:45 +07:00
Services fix psalm 2024-01-31 21:13:32 +07:00
Utility Add timezone getter to ITimeFactory 2024-02-13 13:29:06 +07:00
ApiController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
App.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +07:00
AuthPublicShareController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Controller.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
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 fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +07:00
QueryException.php