meals-made-easy-app/src
2024-08-20 11:11:45 -05:00
..
api Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00
components Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00
pages Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00
routes Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00
stories Making TS happy after adding checker. 2024-08-14 07:49:45 -05:00
types Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00
auth.tsx Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00
AuthAwareQueryClientProvider.tsx doRefresh now only depends on router. 2024-08-20 11:11:45 -05:00
main.css Recipe page star different when logged in or not. Styling of recipe star. 2024-08-14 18:17:40 -05:00
main.tsx Explicitly annotated type of router in main.tsx. Added recipe edit route. 2024-08-14 20:50:31 -05:00
RouterContext.ts Working on refresh auth flow. 2024-08-06 21:54:08 -05:00
routeTree.gen.ts Explicitly annotated type of router in main.tsx. Added recipe edit route. 2024-08-14 20:50:31 -05:00
vite-env.d.ts Initial commit with @tanstack/react-query and @tanstack/react-router. 2024-06-18 15:39:01 +02:00