grocy/controllers
2018-05-12 15:49:21 +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 Changed how version information is stored and displayed 2018-05-12 15:49:21 +02:00
BatteriesApiController.php Validate all API request as the API is now open for third parties (references #5) 2018-04-22 14:25:08 +02:00
BatteriesController.php Also show due/overdue on bateries- and habitoverview 2018-05-12 15:30:13 +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 Validate all API request as the API is now open for third parties (references #5) 2018-04-22 14:25:08 +02:00
HabitsController.php Also show due/overdue on bateries- and habitoverview 2018-05-12 15:30:13 +02:00
LoginController.php Revise session handling to prepare API authentication via token 2018-04-20 11:34:53 +02:00
OpenApiController.php Validate all API request as the API is now open for third parties (references #5) 2018-04-22 14:25:08 +02:00
StockApiController.php Added a plugin system for looking up products against external services by barcode (references #6) 2018-04-22 19:50:24 +02:00
StockController.php Also show due/overdue on bateries- and habitoverview 2018-05-12 15:30:13 +02:00