grocy/controllers
2021-07-04 17:48:58 +02:00
..
Users Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
BaseApiController.php Allow hyphens in API filter value (fixes #1333) 2021-07-04 17:48:58 +02:00
BaseController.php Remove accidentally committed debug statement 2021-07-02 22:19:54 +02: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 Fixed constant typo (fixes #1260) 2021-01-06 09:31:36 +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 Fixed database migration error handling 2020-12-20 16:52:13 +01:00
FilesApiController.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
GenericEntityApiController.php Squashed commit 2021-06-28 17:00:16 +02: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 Squashed commit 2021-06-28 17:00:16 +02:00
PrintApiController.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
RecipesApiController.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
RecipesController.php Exclude inactive products from recipe ingredient edit page (fixes #1448) 2021-06-27 20:34:18 +02:00
StockApiController.php Fixed shopping list QU handling (fixes #1385, fixes #1384) 2021-07-02 17:37:06 +02:00
StockController.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
SystemApiController.php Browser-cache localization strings (+ new API endpoint to get them) 2021-06-29 20:24:02 +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 Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00
UsersController.php Implemented Userfields for users (closes #1159) 2020-12-20 22:16:58 +01:00