grocy/controllers
2020-12-20 14:43:07 +01:00
..
Users Squashed commit 2020-12-07 19:48:33 +01:00
BaseApiController.php Fixed API equals/not equals filter comparison (fixes #1182) 2020-12-16 21:52:24 +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 Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +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 Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +01:00
ChoresController.php Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +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 Reorganized API exposed entities 2020-12-12 10:10:21 +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 Reorganized API exposed entities 2020-12-12 10:10:21 +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 Improve API stock action endpoint response (closes #769) 2020-12-20 14:43:07 +01:00
StockController.php Performance optimizations 2020-12-20 10:44:19 +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 Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
UsersController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00