Commit Graph

4660 Commits

Author SHA1 Message Date
Michael Genson
6e072330e4 Merge branch 'mealie-next' into feat/standardize-units 2026-02-25 16:49:13 -06:00
renovate[bot]
e5d930ecb8 fix(deps): update dependency openai to v2.24.0 (#7137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 22:08:13 +00:00
renovate[bot]
668246d369 fix(deps): update dependency sqlalchemy to v2.0.47 (#7135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 21:57:01 +00:00
Michael Genson
b182b50faa fix(deps): update dependency fastapi to v0.133.1 (#7146) 2026-02-25 15:56:01 -06:00
renovate[bot]
a3e3fa6f56 chore(deps): update node.js to 3a09aa6 (#7140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 21:34:03 +00:00
Hayden
bd7acabcd1 chore(l10n): New Crowdin updates (#7145) 2026-02-25 19:54:30 +00:00
Kuchenpirat
8059cc731f dev: add AI/LLM Assistance section to PR template (#7144)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2026-02-25 19:39:40 +00:00
Michael Genson
3ae455539c fix: Ensure recipe ingredients have a valid reference_id (#7139) 2026-02-24 19:50:49 -06:00
Michael Genson
b9e0fede0d remove unused string 2026-02-25 01:10:08 +00:00
Hayden
8fd7995681 chore(l10n): New Crowdin updates (#7136) 2026-02-24 19:51:38 +00:00
Michael Genson
c87a68188f fixed return value 2026-02-24 18:19:53 +00:00
Michael Genson
7347d81ebc convert to auto form 2026-02-24 18:16:13 +00:00
Michael Genson
fd8577b7ba Merge branch 'mealie-next' into feat/standardize-units 2026-02-24 17:48:15 +00:00
Kuchenpirat
282eedfe2b chore: refactor data management pages (#7107) 2026-02-24 17:23:33 +00:00
renovate[bot]
03f849f20f chore(deps): update dependency mkdocs-material to v9.7.3 (#7134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-24 16:09:43 +00:00
renovate[bot]
5db3b6ab72 fix(deps): update dependency openai to v2.23.0 (#7132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-24 08:56:43 +00:00
Hayden
353c24ca4b chore(l10n): New Crowdin updates (#7131) 2026-02-24 07:02:24 +00:00
Michael Genson
216ae8571c fix: Include unmade recipes when filtering by last made (#7130) 2026-02-23 18:34:16 -06:00
renovate[bot]
02d32c8905 fix(deps): update dependency openai to v2.22.0 (#7128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 22:15:25 +00:00
Hayden
7e0d083e77 chore(l10n): New Crowdin updates (#7126) 2026-02-23 18:21:38 +00:00
mealie-actions[bot]
b3cea081fe chore(auto): Update pre-commit hooks (#7122)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
2026-02-23 14:07:02 +00:00
Michael Genson
21261bcd9f add missing lang strings 2026-02-22 22:51:59 +00:00
renovate[bot]
d79252752b fix(deps): update dependency fastapi to v0.131.0 (#7113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-22 22:44:02 +00:00
Hayden
b3c214d102 chore(l10n): New Crowdin updates (#7119) 2026-02-22 22:43:45 +00:00
Michael Genson
6c08b1cba4 fix tests 2026-02-22 22:31:23 +00:00
Michael Genson
eebff3f481 fix fluid ounce -> fluid_ounce 2026-02-22 22:25:15 +00:00
Michael Genson
89b1629d68 Merge branch 'mealie-next' into feat/standardize-units 2026-02-22 16:08:20 -06:00
Michael Genson
0380baedb1 add to data management page 2026-02-22 21:35:08 +00:00
Michael Genson
74c73f051d code gen 2026-02-22 20:19:57 +00:00
Michael Genson
0fc4ff9c75 add migration data/test 2026-02-22 20:12:01 +00:00
Michael Genson
2c5ab9e40e add shopping list merge tests 2026-02-22 20:11:41 +00:00
Michael Genson
efab33ccc5 find unit during shopping list item creation 2026-02-22 19:17:07 +00:00
Michael Genson
6b8b929483 refactor datamatcher to provide units/foods by id 2026-02-22 19:16:28 +00:00
Michael Genson
96c056adfd updated seeder test 2026-02-22 18:31:49 +00:00
Michael Genson
212560c822 add unit repo tests 2026-02-22 17:58:59 +00:00
Michael Genson
787fdf5d74 don't overwrite user-provided standardization data 2026-02-22 17:57:30 +00:00
Michael Genson
a48a9fa10c add uc tests 2026-02-22 17:33:43 +00:00
Michael Genson
1a32bcc1fd re-org parser tests 2026-02-22 17:33:35 +00:00
Michael Genson
ee482afbd2 fix oz -> fl oz conversion in merge 2026-02-22 17:32:51 +00:00
Michael Genson
48cdf27ea9 better error info 2026-02-22 17:32:26 +00:00
Michael Genson
fedd1d9eb6 ??? 2026-02-22 05:50:53 +00:00
Hayden
3a01925e48 chore(l10n): New Crowdin updates (#7116) 2026-02-22 05:31:27 +00:00
Michael Genson
3af9b05bd8 add auto-standardization to migration 2026-02-22 02:56:48 +00:00
Michael Genson
fe9dadefea inject known standardized units upon unit creation 2026-02-22 02:19:14 +00:00
Michael Genson
122ef2d867 add key to locale config 2026-02-22 02:13:01 +00:00
Michael Genson
5edd95ed6d refactor seeders to move file management to class level 2026-02-22 02:12:46 +00:00
Michael Genson
6cd7cdff77 merge units in shopping list using conversions 2026-02-21 22:25:53 +00:00
Michael Genson
be92363538 add helper function for merging mealie units 2026-02-21 22:25:33 +00:00
Michael Genson
74a0671c70 add missing return self to validator 2026-02-21 20:38:51 +00:00
Michael Genson
e772bb6834 add unit utils 2026-02-21 20:16:48 +00:00