munch-ease-backend/api
2025-11-01 15:33:36 +11:00
..
__init__.py Scaffolding 2025-10-18 16:50:43 +11:00
auth.py feat(v2): finalize scoped meals consumed + fix shopping v2 invariants; refresh JWT route; tests green 2025-11-01 15:29:48 +11:00
auth_v2.py feat(v2): secure password hashing, finalize OpenAPI, and expand shopping v2 2025-11-01 15:02:37 +11:00
deps.py Tests and lint pass 2025-11-01 15:33:36 +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(meals-v2): add household-scoped “mark consumed” endpoint with timezone validation and request cleanup; tests and spec updated; regenerate OpenAPI 2025-11-01 15:21:01 +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 Tests and lint pass 2025-11-01 15:33:36 +11:00
shopping.py Tests and lint pass 2025-11-01 15:33:36 +11:00
shopping_v2.py Tests and lint pass 2025-11-01 15:33:36 +11:00