meals-made-easy-api/src/main/java/app/mealsmadeeasy/api
2026-01-19 13:55:16 -06:00
..
auth Clean up image and auth classes. 2026-01-15 16:18:02 -06:00
file Service and data layer handling of jobs, files, and recipe inferences. 2026-01-16 20:37:58 -06:00
image Service and data layer handling of jobs, files, and recipe inferences. 2026-01-16 20:37:58 -06:00
inference Add inference service. 2025-12-31 14:05:07 -06:00
job Service and data layer handling of jobs, files, and recipe inferences. 2026-01-16 20:37:58 -06:00
jwt Misc. clean up. 2026-01-16 07:44:04 -06:00
markdown Add recipe comment endpoints and associated logic. 2025-12-21 17:17:37 -06:00
recipe Add some tests, more to do. 2026-01-19 13:55:16 -06:00
s3 Added S3Manager.load() method. 2024-07-22 17:52:48 -05:00
security Misc. clean up. 2026-01-16 07:44:04 -06:00
signup Sign up controller, logic, and tests. 2024-06-26 08:46:45 +02:00
sliceview Add hasNext to slice view. 2025-12-22 13:05:19 -06:00
user Misc. clean up. 2026-01-16 07:44:04 -06:00
util Add some tests, more to do. 2026-01-19 13:55:16 -06:00
BackfillRecipeEmbeddings.java More pushing down interface methods for recipes. 2026-01-16 07:52:41 -06:00
DevConfiguration.java Clean up recipe classes. 2026-01-15 22:18:08 -06:00
GreetingController.java Basic Users and authentication. 2024-06-20 15:53:06 +02:00
MealsMadeEasyApiApplication.java Added soft delete to RefreshTokenEntity to prevent deadlock and 500 errors. 2024-08-20 11:07:41 -05:00
MvcConfiguration.java Add localhost:4200 for new Angular frontend. 2025-12-13 11:41:41 -06:00