Commit Graph

4781 Commits

Author SHA1 Message Date
Michael Genson
a23e5a515e disable silly stylistic rule 2026-04-07 16:43:43 +00:00
Michael Genson
4cab2919ac don't advance announcements if the dialog already opened 2026-03-28 19:03:18 +00:00
Michael Genson
d0fa9a9c6b add alert icon for unread announcements 2026-03-28 18:57:30 +00:00
Michael Genson
57f41c1dd2 refactor to simplify saving/state logic 2026-03-28 18:45:21 +00:00
Michael Genson
c3726b4359 implement nav 2026-03-28 17:51:21 +00:00
Michael Genson
c64c62e447 add date to announcement data 2026-03-28 17:48:40 +00:00
Michael Genson
20ea652cf5 implement nav buttons 2026-03-28 17:18:12 +00:00
Michael Genson
951741a0af fix "0" appearing during fade 2026-03-28 17:17:58 +00:00
Michael Genson
3625849151 make new announcements global 2026-03-28 17:17:46 +00:00
Michael Genson
b911be696a calculate new announcements properly 2026-03-28 17:17:25 +00:00
Michael Genson
096b9ded4c better typing 2026-03-28 17:17:05 +00:00
Michael Genson
8aced42823 suppress user update alert 2026-03-28 16:43:07 +00:00
Michael Genson
631c1ce736 allow disabling automatic alerts per-request 2026-03-28 16:42:24 +00:00
Michael Genson
e9ca789a1d allow passing axios config in CRUD 2026-03-28 16:42:09 +00:00
Michael Genson
8f06889662 remove custom group admin override (???) 2026-03-28 16:40:50 +00:00
Michael Genson
21db1b66ef switch cancel text 2026-03-28 16:28:57 +00:00
Michael Genson
5f28a60d61 fix watchers 2026-03-28 16:17:34 +00:00
Michael Genson
fcf2b7ef2a implement basic placeholder announcement 2026-03-28 01:05:08 +00:00
Michael Genson
bd1ed028b5 add announcements composable and dialog component 2026-03-27 22:45:12 +00:00
Michael Genson
af5284c7e1 add "show announcements" toggles 2026-03-27 22:20:20 +00:00
Michael Genson
56f8c7b9a8 remove outdated descriptions 2026-03-27 21:55:48 +00:00
Michael Genson
1269c3fe8c refactor group settings to use group settings form 2026-03-27 21:52:36 +00:00
Michael Genson
3f0c8b3b92 dev:generate 2026-03-27 20:30:04 +00:00
Michael Genson
46259a3b4d add model attrs 2026-03-27 20:22:40 +00:00
Michael Genson
312ba32fa0 add announcements fields + migration 2026-03-27 20:22:25 +00:00
renovate[bot]
7a8a511d48 chore(deps): update dependency node-forge to v1.4.0 [security] (#7338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 18:30:03 +00:00
mealie-commit-bot[bot]
085ecbaae3 chore: bump version to v3.14.0 v3.14.0 2026-03-27 18:17:49 +00:00
Tom Strange
453d40dab1 feat: Pass user defined units as custom units to parse_ingredient function. (#7334)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2026-03-27 16:48:03 +00:00
Michael Genson
fc8b1f3719 fix: Relax URL validation (#7336) 2026-03-27 10:33:33 -05:00
harshitlarl
c029a639fb fix: preserve stored recipe slugs during hydration (#7294)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
Co-authored-by: Michael Genson <genson.michael@gmail.com>
2026-03-27 10:08:48 -05:00
Michael Genson
63c549ae5c chore: Resolve startup warnings (#7335) 2026-03-27 09:54:46 -05:00
Michael Genson
b1a846fe62 docs: Add missing OPENAI_AUDIO_MODEL env var to docs (#7333) 2026-03-27 08:55:22 -05:00
Hayden
8545cf0c1c chore(l10n): New Crowdin updates (#7332) 2026-03-27 05:45:58 +00:00
Michael Genson
7c5913b012 fix: HTML/JSON import failing (#7330) 2026-03-26 23:12:25 -05:00
Gabriel Barbosa Soares
4dd8d836e1 fix: unparsed ingredients poorly formatted when fed to NLP parser (#7086)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
Co-authored-by: Michael Genson <genson.michael@gmail.com>
2026-03-26 15:19:10 -05:00
Sebastian
449e3baa07 fix: restore recipe notes during JSON import (#7017)
Co-authored-by: Michael Genson <genson.michael@gmail.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2026-03-26 15:04:59 -05:00
francisferrell
e52a887e30 fix: publish all mealplan create, update, and delete events (#7015)
Co-authored-by: Michael Genson <genson.michael@gmail.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2026-03-26 14:52:55 -05:00
renovate[bot]
910ac4c81f fix(deps): update dependency apprise to v1.9.9 (#7327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 19:39:55 +00:00
Michael Genson
52ad02aad8 dev: Update PR template (#7326) 2026-03-26 14:27:25 -05:00
Rohan Shah
93d51a2fdb fix: Removing a recipe ingredient doesn't remove its links to steps (#6896)
Co-authored-by: Michael Genson <genson.michael@gmail.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2026-03-26 14:25:34 -05:00
Arnas Savickas
41c3f1fced feat: Add days in the past selector on meal planner (#6857)
Co-authored-by: Michael Genson <genson.michael@gmail.com>
2026-03-26 14:09:52 -05:00
Michael Genson
9f47f38176 fix: Fix create token API page (#7325) 2026-03-26 10:42:44 -05:00
Hayden
a8142a08a1 chore(l10n): New Crowdin updates (#7323) 2026-03-26 05:31:33 +00:00
Brian Choromanski
1ede524d90 feat: Clarification of site settings (#7321) 2026-03-26 04:44:19 +00:00
renovate[bot]
ab3eb6fec2 fix(deps): update dependency pint to v0.25.3 (#7314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 00:26:00 +00:00
renovate[bot]
d64dcab9bd fix(deps): update dependency requests to v2.33.0 [security] (#7319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 18:25:17 +00:00
renovate[bot]
f9ff29dffc fix(deps): update dependency ingredient-parser-nlp to v2.6.0 (#7318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 18:10:55 +00:00
renovate[bot]
47794089da chore(deps): update node.js to bb20cf7 (#7317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 18:10:19 +00:00
Hayden
b0328ad926 chore(l10n): New Crowdin updates (#7315) 2026-03-25 01:52:29 +00:00
Kuchenpirat
18b3c4beab chore: migrate remaining pages to script setup (#7310) 2026-03-24 15:07:08 +00:00