grocy/controllers
2018-07-24 19:31:43 +02:00
..
BaseApiController.php Validate all API request as the API is now open for third parties (references #5) 2018-04-22 14:25:08 +02:00
BaseController.php Prepare for embedded mode 2018-07-18 19:07:00 +02:00
BatteriesApiController.php Fixed all (or most of) the broken stuff after the dependency upgrade party 2018-07-11 19:43:05 +02:00
BatteriesController.php Sort all dropdowns 2018-07-08 13:59:42 +02:00
CliController.php Reorganize project part 3 2018-04-12 21:13:38 +02:00
GenericEntityApiController.php Validate all API request as the API is now open for third parties (references #5) 2018-04-22 14:25:08 +02:00
HabitsApiController.php Fixed all (or most of) the broken stuff after the dependency upgrade party 2018-07-11 19:43:05 +02:00
HabitsController.php Sort all dropdowns 2018-07-08 13:59:42 +02:00
LoginController.php Replace the single user (defined in /data/config.php) with a multi user management thing 2018-07-24 19:31:43 +02:00
OpenApiController.php Fix API version display 2018-05-13 09:00:14 +02:00
RecipesApiController.php More or less finalize recipes feature 2018-07-14 22:49:42 +02:00
RecipesController.php Fix all the little things for the next release 2018-07-15 13:33:59 +02:00
StockApiController.php Add a button to clear the whole shopping list 2018-07-15 08:29:26 +02:00
StockController.php Add possibility to filter products by location (references #10) 2018-07-08 15:16:24 +02:00
UsersApiController.php Replace the single user (defined in /data/config.php) with a multi user management thing 2018-07-24 19:31:43 +02:00