grocy/services
2021-07-10 12:32:29 +02:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Added /system/time API call (#1223) 2020-12-28 19:39:24 +01:00
BaseService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
BatteriesService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
CalendarService.php Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +01:00
ChoresService.php Also return the next_execution_assigned_user for the /chores API endpoint (closes #1493) 2021-07-06 19:07:45 +02:00
DatabaseMigrationService.php Use transactions for database migrations 2020-11-17 20:22:38 +01:00
DatabaseService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
DemoDataGeneratorService.php Optimizes demo data 2020-12-22 10:12:37 +01:00
FilesService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
LocalizationService.php PHP 8 support 2021-07-05 17:48:34 +02:00
PrintService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
RecipesService.php Fixed meal plan recipe servings stock fulfillment checking (fixes #1391) 2021-07-10 12:32:29 +02:00
SessionService.php More authentication refactoring to also provide "plugable" credentials handling (references #921, needed for #305) 2020-10-19 18:38:12 +02:00
StockService.php PHP 8 support 2021-07-05 17:48:34 +02:00
TasksService.php Also return the next_execution_assigned_user for the /chores API endpoint (closes #1493) 2021-07-06 19:07:45 +02:00
UserfieldsService.php Return empty Userfields empty (closes #1412) 2021-07-08 20:12:58 +02:00
UsersService.php Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00