meals-made-easy-api/src/main/java/app/mealsmadeeasy/api
2024-08-13 11:29:41 -05:00
..
auth Fixed RefreshTokenRepository ID to Long. 2024-08-09 07:56:08 -05:00
image ImageView.viewers only non-empty when principal is owner. Added preparation, cook, and total time to Recipe. 2024-08-12 20:05:24 -05:00
jwt Working on refresh auth flow. 2024-08-06 21:54:53 -05:00
recipe Added removeStar to RecipeController and related. 2024-08-13 11:29:41 -05:00
s3 Added S3Manager.load() method. 2024-07-22 17:52:48 -05:00
security Small final field. 2024-08-07 17:02:58 -05:00
signup Sign up controller, logic, and tests. 2024-06-26 08:46:45 +02:00
user Recipe views now use UserInfoView. 2024-08-12 17:15:53 -05:00
util All ImageControllerTests passing. 2024-07-26 20:04:20 -05:00
DevConfiguration.java Added some recipes. 2024-08-01 08:00:08 -05:00
GreetingController.java Basic Users and authentication. 2024-06-20 15:53:06 +02:00
MealsMadeEasyApiApplication.java Using dev profile for running locally, and all integration tests now passing. 2024-07-23 10:17:41 -05:00
MvcConfiguration.java Working on refresh auth flow. 2024-08-06 21:54:53 -05:00