meals-made-easy-api/src/main/java/app/mealsmadeeasy/api
2026-02-13 08:01:40 -06:00
..
ai MME-4 Replace recipe embedding job with recipe summary job; rename recipe_embedding to recipe_summary and add column. 2026-02-01 16:17:35 -06:00
auth Refactor security configurations. 2026-01-24 14:39:07 -06:00
file Service and data layer handling of jobs, files, and recipe inferences. 2026-01-16 20:37:58 -06:00
image MME-8 Add ability to get owned images count from /images endpoint via request param. 2026-02-07 21:29:29 -06:00
job MME-5 Remove @Lob annotations. 2026-01-31 16:43:37 -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 MME-13 Add missing hashCode implementation. 2026-02-13 08:01:40 -06:00
s3 Added S3Manager.load() method. 2024-07-22 17:52:48 -05:00
security Refactor security configurations. 2026-01-24 14:39:07 -06:00
signup Refactor security configurations. 2026-01-24 14:39:07 -06:00
sliceview MME-8 Add ability to get owned images count from /images endpoint via request param. 2026-02-07 21:29:29 -06:00
user Misc. clean up. 2026-01-16 07:44:04 -06:00
util MME-7 Add resource exists endpoint for images. 2026-02-04 17:58:08 -06:00
BackfillRecipeEmbeddings.java MME-4 Save summary text to db, fix queries, tweak backfill. 2026-02-01 20:43:08 -06:00
DevConfiguration.java MME-4 Save summary text to db, fix queries, tweak backfill. 2026-02-01 20:43:08 -06:00
GreetingController.java Refactor security configurations. 2026-01-24 14:39:07 -06: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