grocy/controllers
2020-11-14 21:26:16 +01:00
..
Users Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
BaseApiController.php Fixed login did not work 2020-10-19 17:19:13 +02:00
BaseController.php Fix/workaround for undfined constant GROCY_LOCALE 2020-11-08 21:37:43 +01:00
BatteriesApiController.php Sanitize user input on all API routes (references #996) 2020-10-14 22:49:29 +02:00
BatteriesController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02: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 Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
EquipmentController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02: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 Removde the /objects/{entity}/search API endpoint, added the new filter capabilities to /objects/{entity} (references #985) 2020-11-14 11:27:13 +01:00
GenericEntityController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02: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 Applied formatting rules for by #986 changed files 2020-09-06 10:10:30 +02:00
RecipesApiController.php Sanitize user input on all API routes (references #996) 2020-10-14 22:49:29 +02:00
RecipesController.php Fixed recipes page when there are no recipes 2020-11-08 21:44:39 +01:00
StockApiController.php UI strings/tooltips/basic handling review/optimizations 2020-11-12 21:35:10 +01:00
StockController.php Also relate the shopping list amount to QU stock 2020-11-13 17:30:57 +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 Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
UsersApiController.php Document API changes in grocy.openapi.json (closes #969) 2020-11-14 21:26:16 +01:00
UsersController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00