| .. |
|
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
|
Improved page loading time of /recipes and /mealplan when having a big meal plan (closes #695)
|
2021-07-10 22:56:39 +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
|
Auto-compact stock entries (closes #1343)
|
2021-07-11 21:06:05 +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 |