meals-made-easy-app/src/api
2024-08-22 08:00:10 -05:00
..
types Major refactor of auth, refresh, and api calls. 2024-08-21 10:20:12 -05:00
addStar.ts Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
apiCallFactory.ts Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
ApiError.ts Fetching/query of RecipeInfo working at a basic level. 2024-07-18 18:25:48 -05:00
ExpiredTokenError.ts Working on refresh auth flow. 2024-08-06 21:54:08 -05:00
getImage.ts Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
getRecipe.ts Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
getRecipeInfos.ts Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
login.ts Ran prettier on all src files now that printWidth is 120. 2024-08-08 10:46:49 -05:00
refresh.ts Clearer RefreshTokenError reasons and login page message. 2024-08-08 12:28:26 -05:00
removeStar.ts Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
updateRecipe.ts Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
util.ts Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00