grocy/services
2021-07-15 17:54:48 +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 Implemented meal plan sections (closes #370) 2021-07-15 17:54:48 +02: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 Squashed commit 2021-07-13 19:29:23 +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 Squashed commit 2021-07-13 19:29:23 +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 Make it possible to track any information on chore execution (by using Userfields, closes #825) 2021-07-11 19:44:06 +02:00
UsersService.php Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00