1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 07:09:41 +02:00
Commit graph

3354 commits

Author SHA1 Message Date
Nate Hamm
aed93ce1f4
fix: Preserve orientation when converting to .webp (#4803)
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2025-01-14 04:56:07 +00:00
renovate[bot]
d7f460be0f
chore(deps): update dependency ruff to v0.9.1 (#4889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 17:45:56 +01:00
Michael Genson
e9892aba89
feat: Move "on hand" and "last made" to household (#4616)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-01-13 17:19:49 +01:00
renovate[bot]
e565b919df
fix(deps): update dependency openai to v1.59.7 (#4890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 16:57:35 +01:00
renovate[bot]
2c2de1e95b
chore(deps): update dependency ruff to ^0.9.0 (#4871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-01-13 15:43:55 +00:00
github-actions[bot]
ea0bec2336
chore(auto): Update pre-commit hooks (#4886)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-01-13 15:31:42 +00:00
Chip
7f99e2fc36
docs: Fix Spelling Errors on Nutritional Values (#4888) 2025-01-13 15:19:27 +00:00
Chip
2e13f33eb1
docs: Update FAQ to include Nutritional Values and enabling per recipe / household (#4887)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-01-13 14:39:42 +01:00
Hayden
dde93e78c9
chore(l10n): New Crowdin updates (#4882) 2025-01-12 17:49:18 +01:00
Hayden
e50299e7ce
chore(l10n): New Crowdin updates (#4877) 2025-01-11 18:19:37 +01:00
renovate[bot]
2be4bd1f7c
fix(deps): update dependency sqlalchemy to v2.0.37 (#4873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 10:58:59 +00:00
renovate[bot]
398b41ed23
fix(deps): update dependency openai to v1.59.6 (#4872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 21:48:47 +11:00
Hayden
25bd742903
chore(l10n): New Crowdin updates (#4875) 2025-01-10 23:07:46 +01:00
renovate[bot]
9918d36a1a
chore(deps): update dependency pytest-asyncio to v0.25.2 (#4863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 11:55:33 -06:00
renovate[bot]
357e45c264
fix(deps): update dependency pydantic to v2.10.5 (#4870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 16:40:18 +00:00
renovate[bot]
bfa3a3e826
fix(deps): update dependency apprise to v1.9.2 (#4867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 16:27:41 +00:00
Hayden
b45f54150b
chore(l10n): New Crowdin updates (#4869) 2025-01-09 10:15:06 -06:00
renovate[bot]
b5e1debabc
fix(deps): update dependency orjson to v3.10.14 (#4865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 18:28:22 +00:00
renovate[bot]
406ff384c9
fix(deps): update dependency openai to v1.59.5 (#4864)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 12:16:04 -06:00
Hayden
a12e4fd5bb
chore(l10n): New Crowdin updates (#4862) 2025-01-08 14:04:20 +00:00
renovate[bot]
d48d2c24af
fix(deps): update dependency pydantic-settings to v2.7.1 (#4805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 16:03:37 -06:00
Kuchenpirat
0f7c1d6a14
fix: remove kitchen timer (#4857) 2025-01-07 19:19:30 +00:00
Kuchenpirat
22f306a384
feat: add make_admin script (#4853) 2025-01-07 17:38:01 +00:00
Kuchenpirat
688d07a5c8
fix: remove edit scale icon when not scalable (#4849) 2025-01-07 17:26:36 +00:00
Kuchenpirat
d3c6106566
dev: remove PR type from PR description (#4847) 2025-01-07 11:16:12 -06:00
renovate[bot]
4d21900dff
fix(deps): update dependency openai to v1.59.4 (#4855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 17:08:56 +01:00
gpotter@gmail.com
795c2cf575
fix: Allow scraping calories as number (#4854)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-01-07 15:55:59 +00:00
Hayden
eafb7b9ffc
chore(l10n): New Crowdin updates (#4852) 2025-01-07 13:48:27 +00:00
github-actions[bot]
d0508f7ca4
docs(auto): Update image tag, for release v2.4.2 (#4845)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
2025-01-07 09:02:06 +00:00
renovate[bot]
f2e1289ab0
fix(deps): update dependency pillow to v11.1.0 (#4814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 19:51:07 +11:00
github-actions[bot]
92ab103b3a
chore(auto): Update pre-commit hooks (#4838)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
2025-01-06 16:01:38 +00:00
Hayden
dec67f6ef9
chore(l10n): New Crowdin updates (#4840) 2025-01-06 16:13:32 +01:00
Kuchenpirat
932473d0ff
fix: RecipeActionMenu location (#4835) 2025-01-06 03:04:38 +00:00
David Pearson
288bb65d67
fix: Autocomplete Accessibility on Login form (#4837) 2025-01-05 21:28:19 +00:00
renovate[bot]
cb1dbe34fa
chore(deps): update dependency ruff to v0.8.6 (#4816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 21:41:54 +01:00
renovate[bot]
4a14403274
chore(deps): update dependency pytest-asyncio to v0.25.1 (#4813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 21:21:44 +01:00
Hayden
df04b23c88
chore(l10n): New Crowdin updates (#4831) 2025-01-05 20:20:47 +01:00
renovate[bot]
a6b413b431
fix(deps): update dependency openai to v1.59.3 (#4826)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 13:06:41 +01:00
Hayden
041d7d81fa
chore(l10n): New Crowdin updates (#4827) 2025-01-04 15:11:20 +01:00
renovate[bot]
02197677b7
fix(deps): update dependency openai to v1.59.2 (#4823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 20:59:35 +01:00
Hayden
0636816167
chore(l10n): New Crowdin updates (#4821) 2025-01-03 16:55:42 +01:00
Hayden
8b31257617
chore(l10n): New Crowdin updates (#4815) 2025-01-02 14:34:50 +01:00
Hayden
825914a4bd
chore(l10n): New Crowdin updates (#4801) 2024-12-30 20:18:11 -06:00
renovate[bot]
fb5f13991a
fix(deps): update dependency orjson to v3.10.13 (#4791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 17:40:53 -06:00
VTerret
72b0f11b72
fix: 3892 missing parameter documentation (#4577)
Co-authored-by: vterret <vterret@wps.webhelp.com>
2024-12-30 23:18:58 +00:00
Nate Hamm
78ab232516
fix: SyntaxWarning for Escape Characters in String Literals (#4792) 2024-12-30 21:31:02 +00:00
Dan Webb
716c5c1d87
chore: Add OIDC debug logging (#4658)
Signed-off-by: Dan Webb <dan.webb@damacus.io>
2024-12-30 21:20:15 +00:00
renovate[bot]
5d33694bc6
chore(deps): update dependency mypy to v1.14.1 (#4797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 12:16:09 -06:00
Hayden
23a85f51d2
chore(l10n): New Crowdin updates (#4787) 2024-12-28 16:17:34 +00:00
Hayden
43b4e4b028
chore(l10n): New Crowdin updates (#4784) 2024-12-27 17:29:26 +01:00