munch-ease-backend/api
2025-11-01 14:26:23 +11:00
..
__init__.py Scaffolding 2025-10-18 16:50:43 +11:00
auth.py Squashed commit of the following: 2025-10-20 00:12:16 +11:00
auth_v2.py feat(auth v2): implement JWT access + refresh cookie; update deps and tests 2025-11-01 14:14:58 +11:00
deps.py feat(auth v2): implement JWT access + refresh cookie; update deps and tests 2025-11-01 14:14:58 +11:00
households.py feat(auth, invitations): JWT access + refresh cookie, invitations API with tests 2025-11-01 14:17:42 +11:00
meals.py Avoid optional arrays 2025-11-01 12:21:12 +11:00
meals_v2.py feat(v2): JWT auth, Invitations API, and meals household scoping with tests 2025-11-01 14:21:34 +11:00
openapi.py feat(auth v2): implement JWT access + refresh cookie; update deps and tests 2025-11-01 14:14:58 +11:00
persons.py Squashed commit of the following: 2025-10-20 00:12:16 +11:00
products.py Squashed commit of the following: 2025-10-19 20:24:23 +11:00
recipes.py Avoid optional arrays 2025-11-01 12:21:12 +11:00
recipes_v2.py Recipes scoping 2025-11-01 13:58:46 +11:00
shopping.py Avoid optional arrays 2025-11-01 12:21:12 +11:00
shopping_v2.py feat(v2): household-scoped shopping current and meals upcoming, with tests; spec updated 2025-11-01 14:26:23 +11:00