grocy/services
2023-04-29 08:57:05 +02:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Squashed commit 2022-02-08 18:08:26 +01:00
BaseService.php Squashed commit 2021-07-16 17:32:08 +02:00
BatteriesService.php Return the battery object in endpoint /batteries (closes #2045) 2022-11-19 19:33:50 +01:00
CalendarService.php Fixed meal plan product/note calendar items links (fixes #1897) 2022-05-23 22:28:45 +02:00
ChoresService.php Fixed produces product amount handling when consuming meal plan shadow recipes (references #2160) 2023-03-12 22:45:04 +01:00
DatabaseMigrationService.php Fixed produces product amount handling when consuming meal plan shadow recipes (references #2160) 2023-03-12 22:45:04 +01:00
DatabaseService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
DemoDataGeneratorService.php Feature: Stock Purchase Metrics (#2135) 2023-04-01 17:05:41 +02:00
FilesService.php Squashed commit 2021-07-16 17:32:08 +02:00
LocalizationService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
PrintService.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesService.php Fixed produces product amount handling when consuming meal plan shadow recipes (references #2160) 2023-03-12 22:45:04 +01:00
SessionService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
StockService.php Fixed a theoretical (not relevant for SQLite) SQL injection possibility (references #2201) 2023-04-29 08:57: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 Squashed commit 2021-07-16 17:32:08 +02:00
UsersService.php Make it possible to edit a user without necessarily updating the users password (closes #1942) 2022-08-27 14:54:52 +02:00