Commit graph

16 commits

Author SHA1 Message Date
18f784665f Added ruff, black and mypy 2025-10-18 14:26:42 +11:00
2a66ff39be Vibe coded some tests -_- 2025-07-30 18:55:51 +10:00
410b097d5c Fixed purchased item matching 2025-07-30 18:19:20 +10:00
4fa88335d1 Fixed async generator crash 2025-07-29 17:15:38 +10:00
1706809458 Allowed for null products, move ingredient spreading server-side (#1)
Reviewed-on: #1
Co-authored-by: jableader <jacobdunk@gmail.com>
Co-committed-by: jableader <jacobdunk@gmail.com>
2025-07-28 23:23:09 +00:00
676378b4fb Fixed recipe parsing for py3.11 2024-09-22 12:09:52 +10:00
c098cd8fd0 Paste product link straight in 2024-05-21 22:12:09 +10:00
d277c95895 Fixed product_id 2024-05-20 20:23:53 +10:00
e0b643bfec Turns out zero is a valid id 2024-05-20 20:09:57 +10:00
ac34da7824 Shopping list db functionality 2024-05-17 19:09:03 +10:00
720bae6c22 Fixed typehints 2024-05-13 13:59:46 +10:00
9f04dcaac3 Update meal 2024-05-02 21:20:52 +10:00
cdd4cc1f3b Added some tests 2024-04-25 14:57:39 +10:00
24f97230f0 Always load product when loading ingredient 2024-01-17 23:51:07 +11:00
33169c69ef Fixed recipe add bug 2024-01-17 19:36:54 +11:00
c8b844d3e8 Moved Ingredient to own namespace 2024-01-17 18:21:16 +11:00