grocy/controllers
2020-12-11 19:32:08 +01:00
..
Users Squashed commit 2020-12-07 19:48:33 +01:00
BaseApiController.php Handle null in API filter (closes #1173) 2020-12-11 19:32:08 +01:00
BaseController.php Added basic RTL support (reference #984) 2020-12-11 18:06:32 +01:00
BatteriesApiController.php Sanitize user input on all API routes (references #996) 2020-10-14 22:49:29 +02:00
BatteriesController.php Squashed commit 2020-11-17 19:11:02 +01:00
CalendarApiController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
CalendarController.php Applied PHP formatting rules 2020-08-31 20:40:31 +02:00
ChoresApiController.php Sanitize user input on all API routes (references #996) 2020-10-14 22:49:29 +02:00
ChoresController.php Squashed commit 2020-11-17 19:11:02 +01:00
EquipmentController.php Squashed commit 2020-11-17 19:11:02 +01:00
ExceptionController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
FilesApiController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
GenericEntityApiController.php Squashed commit 2020-12-07 19:48:33 +01:00
GenericEntityController.php Squashed commit 2020-11-17 19:11:02 +01:00
LoginController.php More authentication refactoring to also provide "plugable" credentials handling (references #921, needed for #305) 2020-10-19 18:38:12 +02:00
OpenApiController.php Don't expose uihelper views via the API / allow to get stock_log via generic entity interaction endpoints (no edit) 2020-11-16 22:18:37 +01:00
RecipesApiController.php Sanitize user input on all API routes (references #996) 2020-10-14 22:49:29 +02:00
RecipesController.php Squashed commit 2020-11-17 19:11:02 +01:00
StockApiController.php Squashed commit 2020-12-07 19:48:33 +01:00
StockController.php Squashed commit 2020-12-07 19:48:33 +01:00
SystemApiController.php Sanitize user input on all API routes (references #996) 2020-10-14 22:49:29 +02:00
SystemController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
TasksApiController.php Sanitize user input on all API routes (references #996) 2020-10-14 22:49:29 +02:00
TasksController.php Squashed commit 2020-11-17 19:11:02 +01:00
UsersApiController.php Added an API endpoint to get the authenticated user (closes #1165) 2020-12-09 21:16:49 +01:00
UsersController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00