..
BaseApiController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
BaseController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
BatteriesApiController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
BatteriesController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
CalendarApiController.php
Fixed Timezone in CalendarApiController ( #763 )
2020-04-19 14:55:08 +02:00
CalendarController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
ChoresApiController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
ChoresController.php
Fixed adding new chores did not work (references #479 )
2020-03-06 21:01:41 +01:00
EquipmentController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
FilesApiController.php
Fixed that images did not work after merging #479
2020-03-01 19:48:08 +01:00
GenericEntityApiController.php
Also return userfields in generic object(s) GET API routes ( closes #601 )
2020-04-13 16:52:34 +02:00
GenericEntityController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
LoginController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
OpenApiController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
RecipesApiController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
RecipesController.php
Added changelog for #637 / #638
2020-03-22 09:27:49 +01:00
StockApiController.php
Add shopping location for price tracking ( #658 )
2020-03-25 19:34:56 +01:00
StockController.php
Show optionally an icon on the stock overview page if the product is already on the shopping list ( closes #708 )
2020-04-13 18:47:41 +02:00
SystemApiController.php
Added new API endpoints to get all user and config settings ( closes #718 )
2020-04-13 10:35:20 +02:00
SystemController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
TasksApiController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
TasksController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00
UsersApiController.php
Added new API endpoints to get all user and config settings ( closes #718 )
2020-04-13 10:35:20 +02:00
UsersController.php
Convert services to singletons and use lazy loading to improve performance ( #479 )
2020-03-01 17:47:47 +01:00