nextcloud/lib/public/AppFramework
Julius Härtl c7813bfdaf
feat: Implement team provider api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-05 08:13:58 +01:00
..
Bootstrap feat: Implement team provider api 2024-03-05 08:13:58 +01:00
Db Refactors "strpos" calls in lib/public to improve code readability. 2023-06-05 11:14:52 +02:00
Http feat(AppFramework): Add Route attribute 2024-02-21 12:07:50 +01:00
OCS Add OCSPreconditionFailedException 2023-07-05 20:01:45 +02:00
Services fix psalm 2024-01-31 21:13:32 -01:00
Utility Add timezone getter to ITimeFactory 2024-02-13 13:29:06 +01:00
ApiController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
App.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
AuthPublicShareController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Controller.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Http.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +01:00
IAppContainer.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Middleware.php feat(app-framework): Add native argument types for middleware 2023-04-18 17:15:05 +02:00
OCSController.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +01:00
PublicShareController.php fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +01:00
QueryException.php fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +01:00