Hayden
641d24aa1e
fix: revert "feat: Add new labels and foods for en-US language" ( #4996 )
2025-01-31 22:46:57 -06:00
Cameronwyatt
fb08a11ffe
feat: Add new labels and foods for en-US language
...
Update all locale seeding files and seeding logic to parse the new format Only add new labels, units, and foods during seeding (checking against existing names)
2025-02-01 02:17:43 +00:00
Michael Genson
cb05adeb48
fix: Remove API Tokens from User APIs ( #4985 )
2025-01-29 19:52:12 +00:00
Kuchenpirat
bf616f9db5
fix: prevent users from updating their own household privileges ( #4928 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
2025-01-22 16:06:41 +00:00
Kuchenpirat
8cd2da0abb
fix: prevent recipe sharing from different group ( #4929 )
2025-01-22 09:51:29 -06:00
Shlok Sheth
4b992afc67
fix: Recipe comments display a username/id rather than … ( #4726 )
...
Co-authored-by: Kuchenpirat <jojow@gmx.net >
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2025-01-14 16:00:23 +00: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]
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
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
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
Michael Chisholm
a6cbf1308e
feat: Move alembic config into mealie package for easier distribution ( #4329 )
2024-12-04 10:57:57 -06:00
Michael Genson
4e0cf985bc
feat: Recipe Finder (aka Cocktail Builder) ( #4542 )
2024-12-03 13:27:41 +00:00
Michael Genson
327da02fc8
feat: Structured Yields ( #4489 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2024-11-20 08:46:27 -06:00
Michael Genson
bcd0fcc920
feat: Improve Recipe Imports with Cleaner ( #4517 )
2024-11-13 15:30:50 +00:00
Arsène Reymond
622c1b11f5
feat: Groups/households custom invitations ( #4252 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
2024-11-12 03:30:08 +00:00
Carter
8ce6f9038a
feat: adds descriptions to feature checks and add them to logs ( #4504 )
2024-11-08 05:37:53 +00:00
Michael Genson
0fed5f54f6
fix: Prevent Users From Being Created With Missing Group/Household ( #4500 )
2024-11-05 23:52:33 +00:00
Michael Genson
87f4b23711
feat: Show Cookbooks from Other Households ( #4452 )
2024-11-05 13:57:30 -06:00
Michael Genson
8d1ce5c190
fix: Disable Foreign Key Checks During Restore ( #4444 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2024-10-29 12:43:57 +00:00
Michael Genson
05ac18f00b
docs: Added Missing Refs to Default Household ( #4450 )
2024-10-28 15:24:30 +01:00
Michael Genson
34bd4a74c2
fix: Reset Locked Users ( #4429 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2024-10-24 16:33:05 +02:00
Michael Genson
543a53cab4
fix: Bulk Update Owner Removes Some Recipe Data ( #4393 )
2024-10-19 15:36:34 -05:00
Michael Genson
1dc7b24146
feat: Change Recipe Owner ( #4355 )
...
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com >
2024-10-19 09:33:32 +00:00
Michael Genson
b8e62ab8dd
feat: Query Filter Builder for Cookbooks and Meal Plans ( #4346 )
2024-10-17 17:35:39 +02:00
Carter
80caa5ffaf
fix: Prevent login via credentials when Auth Method is Mealie ( #4370 )
2024-10-16 14:34:51 +00:00
Michael Genson
6d89fe37ad
fix: Prevent Bad Cookbook Names ( #4364 )
2024-10-15 17:54:58 +00:00
Tom Brennan
02c0fe993b
feat: adding the rest ofthe nutrition properties from schema.org ( #4301 )
2024-10-13 15:04:29 +02:00
Michael Genson
e06572b7ca
feat: User Tooltip ( #4319 )
2024-10-12 00:36:26 +00:00
Brian Choromanski
01a43f28f2
feat: Added support for plural_name for foods ( #4305 )
2024-10-08 21:56:50 -05:00
Carter
5ed0ec029b
feat: Add OIDC_CLIENT_SECRET and other changes for v2 ( #4254 )
...
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com >
2024-10-05 21:12:11 +00:00
Michael Genson
4c1d855690
feat: Create Recipe From HTML or JSON ( #4274 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2024-09-30 15:52:13 +00:00
Michael Genson
4712994242
feat: Add Household Filter to Meal Plan Rules ( #4231 )
2024-09-27 14:06:45 +00:00
Michael Genson
ea1f727a8b
feat: OpenAI Custom Headers/Params and Debug Page ( #4227 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2024-09-23 11:04:36 +02:00
Michael Genson
7c274de778
feat: Filter Recipes By Household (and a ton of bug fixes) ( #4207 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2024-09-22 14:59:20 +00:00
Michael Genson
fd0257c1b8
feat: Additional Household Permissions ( #4158 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2024-09-17 10:48:14 -05:00
Michael Genson
dbbd662e7d
feat: Allow Cookbooks To Share Names ( #4186 )
2024-09-15 11:42:58 +00:00
Michael Genson
d8dbcac196
feat: Use Backend for Recipe Post Actions ( #4163 )
2024-09-14 14:59:36 +00:00
Michael Genson
f796258529
fix: Broken Social Preview Links ( #4183 )
2024-09-12 09:43:23 +00:00
Vlad Shulcz
5b3be18fe2
feat: Added feature to limit mealplan data by date range ( #4111 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2024-09-07 02:37:42 +00:00
Michael Genson
9acf9ec27c
feat: Cross-Household Recipes ( #4089 )
2024-09-01 02:54:10 +00:00
Michael Genson
eb170cc7e5
feat: Add Households to Mealie ( #3970 )
2024-08-22 10:14:32 -05:00
Brian Choromanski
2cd1e0ad37
feat: Seed support for plural units ( #3933 )
...
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com >
2024-08-20 14:33:20 +00:00
Michael Genson
8a15f400e1
feat: Import + Translate recipe images with OpenAI ( #3974 )
...
Co-authored-by: Johan Lindell <johan@lindell.me >
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com >
2024-08-18 08:07:01 +10:00
Christian Clauss
432914e310
fix: Lint Python code with ruff ( #3799 )
2024-08-12 15:09:30 +00:00
Arsène Reymond
60c33b499c
feat: Internationalize sent emails ( #3818 )
2024-07-20 10:32:24 +00:00
Michael Genson
d5f7a883df
fix: Make Mealie Timezone-Aware ( #3847 )
...
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com >
2024-07-08 21:12:20 +00:00
renovate[bot]
dc64484b8e
fix(deps): update dependency recipe-scrapers to v14.57.0 ( #3804 )
...
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 >
2024-07-01 19:39:22 +00:00
boc-the-git
e80ba7dff3
fix: Typo, assert_derserialize => assert_deserialize ( #3814 )
2024-06-29 15:25:04 +00:00
Michael Genson
da11204cd7
feat: Auto-label new shopping list items ( #3800 )
2024-06-28 10:03:23 +00:00
Christian Clauss
e2033b2d67
fix: pre-commit autoupdate && pre-commit run --all-files ( #3780 )
2024-06-26 10:41:46 +00:00