Commit Graph

  • 8b8d8459dc added backend route to trigger a recipe action Michael Genson 2024-09-05 17:47:35 +00:00
  • 41df1d67e0
    fix(deps): update dependency fastapi to ^0.113.0 (#4161) renovate[bot] 2024-09-05 16:44:13 +00:00
  • fe3bcffeb1
    fix(deps): update dependency fastapi to ^0.113.0 renovate[bot] 2024-09-05 16:33:42 +00:00
  • 4d3edbfccb
    chore(deps): update dependency ruff to v0.6.4 (#4160) renovate[bot] 2024-09-05 11:31:45 -05:00
  • 24741b8a5d
    chore(deps): update dependency ruff to v0.6.4 renovate[bot] 2024-09-05 16:09:50 +00:00
  • 979a977d77
    fix(deps): update dependency fastapi to v0.112.3 (#4159) renovate[bot] 2024-09-05 09:08:13 -05:00
  • 651bc891ce
    fix(deps): update dependency fastapi to v0.112.3 renovate[bot] 2024-09-05 11:13:54 +00:00
  • 3235564ea2 fixed missing test key Michael Genson 2024-09-04 20:01:12 +00:00
  • 3c8e2e2514 added test for new household route Michael Genson 2024-09-04 19:53:05 +00:00
  • 23107cfbfb updated tests Michael Genson 2024-09-04 19:36:25 +00:00
  • 6fadc7f63c fix for deletes Michael Genson 2024-09-04 19:36:19 +00:00
  • 7d42f4ca31 reverted is_private check because it doesn't make sense Michael Genson 2024-09-04 19:21:52 +00:00
  • dee24970e2 fix some recipe routes not supporting id Michael Genson 2024-09-04 19:05:10 +00:00
  • f367ef26f5 added/updated backend tests Michael Genson 2024-09-04 18:54:36 +00:00
  • c00b433acd updated frontend test Michael Genson 2024-09-04 18:54:25 +00:00
  • fa54ecd141 fixed missing check for private household Michael Genson 2024-09-04 18:54:14 +00:00
  • 3e9aaa8aa9 updated frontend tests Michael Genson 2024-09-04 18:25:42 +00:00
  • b2c8585ec5
    chore: Set "documentation" label on PR (#4153) boc-the-git 2024-09-05 00:06:30 +10:00
  • a4b64402fb
    Merge branch 'mealie-next' into boc-the-git-patch-2 Michael Genson 2024-09-04 08:58:29 -05:00
  • 70d5f1a918
    chore: Set 'chore' label on PR (#4154) boc-the-git 2024-09-04 23:58:07 +10:00
  • 9ef7e221cc
    Set 'chore' label on PR boc-the-git 2024-09-04 22:00:07 +10:00
  • 45457d3777
    Set "documentation" label on PR boc-the-git 2024-09-04 21:54:33 +10:00
  • 82169fc316
    chore(l10n): New Crowdin updates (#4145) Hayden 2024-09-04 06:15:35 -05:00
  • d53f68b49b
    Merge branch 'mealie-next' into l10n_mealie-next boc-the-git 2024-09-04 21:07:48 +10:00
  • c2fb4d3fa7
    feat: Automate release drafting (#4147) boc-the-git 2024-09-04 08:08:39 +10:00
  • 0b94df069f remove edit from recipe card Michael Genson 2024-09-03 21:36:20 +00:00
  • 0131ff86c2
    Merge branch 'mealie-next' into automate-releases boc-the-git 2024-09-04 07:30:23 +10:00
  • 55d89240d5
    Add collapse-after boc-the-git 2024-09-04 07:29:12 +10:00
  • 8e161b5043 update frontend to use new api call Michael Genson 2024-09-03 21:15:40 +00:00
  • 4b1d8065e7 add api call for fetching single household Michael Genson 2024-09-03 21:15:29 +00:00
  • 903d7b566a fix backend not being able to update recipes Michael Genson 2024-09-03 21:06:33 +00:00
  • 08b7920f1a update frontend to check recipe household prefs Michael Genson 2024-09-03 21:06:15 +00:00
  • b1248591dd add can-manage-household to user pages Michael Genson 2024-09-03 20:22:01 +00:00
  • a6d2ac96ab update permission ref and fix types Michael Genson 2024-09-03 20:11:48 +00:00
  • 4e3a533bd1 replace household preferences page with component Michael Genson 2024-09-03 20:08:47 +00:00
  • f3515374e8 update household preferences editor Michael Genson 2024-09-03 19:47:32 +00:00
  • d0b0627795 fix migration to set permission to True for admins Michael Genson 2024-09-03 19:22:16 +00:00
  • 4734fae891
    fix(deps): update dependency sqlalchemy to v2.0.33 (#4149) renovate[bot] 2024-09-03 13:56:25 -05:00
  • 2608edfc28 align description Michael Genson 2024-09-03 18:52:24 +00:00
  • d5bdfdb989 tweak space Michael Genson 2024-09-03 18:49:48 +00:00
  • 4deefb0a26
    fix(deps): update dependency sqlalchemy to v2.0.33 renovate[bot] 2024-09-03 18:31:05 +00:00
  • 7e3c687907 tweak height to be consistent Michael Genson 2024-09-03 17:01:08 +00:00
  • 0719e31d3d bugfixes Michael Genson 2024-09-03 16:12:03 +00:00
  • bdadd3ee36
    Give contents write permissions boc-the-git 2024-09-03 21:16:35 +10:00
  • c1d2cd0245 New translations en-us.json (Greek) Hayden 2024-09-03 02:44:23 -05:00
  • 787b826aa1
    fix: PWA respects orientation lock (#4143) Brian Choromanski 2024-09-02 20:01:21 -04:00
  • 39cb6587f2 Removed the orientation field so that the rotate lock is respected Brian Choromanski 2024-09-02 19:53:09 -04:00
  • 36a9d50447 added migration Michael Genson 2024-09-02 21:43:23 +00:00
  • fc501ac06c codegen Michael Genson 2024-09-02 21:42:43 +00:00
  • ff6692c8a8 added can_manage_household permission to users Michael Genson 2024-09-02 21:37:02 +00:00
  • ef3fb96b6c added to household settings Michael Genson 2024-09-02 21:03:28 +00:00
  • 8119e8b9c2 updated permissions composable Michael Genson 2024-09-02 20:58:43 +00:00
  • a880972566 codegen Michael Genson 2024-09-02 20:58:36 +00:00
  • e84df3eb76 added household settings for editing other households' recipes Michael Genson 2024-09-02 20:58:18 +00:00
  • 22cdb7305b
    fix(deps): update dependency apprise to v1.9.0 (#4141) renovate[bot] 2024-09-02 20:35:14 +00:00
  • ef82704228
    fix(deps): update dependency apprise to v1.9.0 renovate[bot] 2024-09-02 20:24:34 +00:00
  • 107fc138fd
    fix(deps): update dependency rapidfuzz to v3.9.7 (#4142) renovate[bot] 2024-09-02 15:23:43 -05:00
  • 5221fb78b8
    fix(deps): update dependency rapidfuzz to v3.9.7 renovate[bot] 2024-09-02 20:12:57 +00:00
  • e9285881f0
    chore(deps): update dependency mkdocs-material to v9.5.34 (#4133) renovate[bot] 2024-09-02 15:12:06 -05:00
  • 6e69289788
    Change branch to mealie-next boc-the-git 2024-09-02 21:29:46 +10:00
  • 70c350e239
    Initial release-drafter implementation boc-the-git 2024-09-02 21:22:32 +10:00
  • 5ede86454d
    Add dependencies label boc-the-git 2024-09-02 21:19:15 +10:00
  • 515759ba24
    Create release-drafter.yml boc-the-git 2024-09-02 21:04:09 +10:00
  • 69000b1fb6
    chore(deps): update dependency mkdocs-material to v9.5.34 renovate[bot] 2024-09-02 10:25:32 +00:00
  • e0b5d76278
    fix(auto): Update pre-commit hooks (#4138) github-actions[bot] 2024-09-02 10:23:48 +00:00
  • 95997cdddf
    Fake commit boc-the-git 2024-09-02 20:15:59 +10:00
  • cd6bb65423 Update pre-commit hooks boc-the-git 2024-09-02 07:00:57 +00:00
  • 9acf9ec27c
    feat: Cross-Household Recipes (#4089) Michael Genson 2024-08-31 21:54:10 -05:00
  • 57b23757d2 test lint Michael Genson 2024-09-01 02:46:28 +00:00
  • b17614acd5
    Merge branch 'mealie-next' into feat/cross-household-recipes Michael Genson 2024-08-31 21:43:25 -05:00
  • b3e44536f0 tests Michael Genson 2024-09-01 02:42:42 +00:00
  • ff8d14a605 lint Michael Genson 2024-09-01 02:42:37 +00:00
  • 16e1a9b110 remove login dependency Michael Genson 2024-09-01 02:22:53 +00:00
  • 43f0d56f91 simplified import Michael Genson 2024-09-01 02:18:01 +00:00
  • f891d4872a extract canEdit to a composable Michael Genson 2024-09-01 02:16:55 +00:00
  • 7ef2e91ecf
    chore(l10n): New Crowdin updates (#4132) Hayden 2024-08-31 18:24:12 -05:00
  • 220c383ccb
    chore(deps): update dependency pylint to v3.2.7 (#4131) renovate[bot] 2024-08-31 15:23:58 -08:00
  • be8bdf7715 New translations en-us.json (English, United Kingdom) Hayden 2024-08-31 12:43:17 -05:00
  • d577fcaf74 New translations en-us.json (English, United Kingdom) Hayden 2024-08-31 12:43:16 -05:00
  • d379f36fc9 New translations en-us.json (English, United Kingdom) Hayden 2024-08-31 12:43:15 -05:00
  • ccb8a075f7 New translations en-us.json (Polish) Hayden 2024-08-31 12:43:14 -05:00
  • 1069e7c60b New translations en-us.json (Korean) Hayden 2024-08-31 12:43:13 -05:00
  • 8c8dead3f3 New translations en-us.json (Spanish) Hayden 2024-08-31 12:43:12 -05:00
  • 42937586e8 New translations en-us.json (English, United Kingdom) Hayden 2024-08-31 12:43:11 -05:00
  • 6c6a739c33 New translations en-us.json (Ukrainian) Hayden 2024-08-31 12:43:10 -05:00
  • 3cab136dfa
    chore(deps): update dependency pylint to v3.2.7 renovate[bot] 2024-08-31 16:55:49 +00:00
  • 9cec7dd067
    docs: boolean value in docker-compose examples not deserializable in env variables Ryan Breen 2024-08-31 09:09:54 -04:00
  • a3f474e088
    feat: Change OpenAI Image Format to JPG (#4117) Michael Genson 2024-08-30 16:24:25 -05:00
  • 9ccf8cf56a
    Merge branch 'mealie-next' into feat/add-more-openai-compatability boc-the-git 2024-08-31 07:16:35 +10:00
  • 2ad6e1b198
    chore(l10n): New Crowdin updates (#4127) Hayden 2024-08-30 13:02:06 -05:00
  • c9cc23bf46 New translations en-us.json (Norwegian) Hayden 2024-08-30 12:39:46 -05:00
  • e4e4c125d0 New translations en-us.json (Chinese Simplified) Hayden 2024-08-30 12:39:45 -05:00
  • 799f185a70 New translations en-us.json (Norwegian) Hayden 2024-08-30 12:39:44 -05:00
  • c04a6995d8 New translations en-us.json (Czech) Hayden 2024-08-30 12:39:43 -05:00
  • ad1275d7e7 chore: apply code lint formating using ruff shulcz 2024-08-30 18:23:32 +03:00
  • 5415078a98
    Merge branch 'mealie-next' into feature/limit-mealplan-date-range Vlad Shulcz 2024-08-30 17:49:49 +03:00
  • 6b8e1b14e3
    Merge branch 'mealie-next' into feat/add-more-openai-compatability Michael Genson 2024-08-30 09:10:26 -05:00
  • 9e16d32878 Merge branch 'feat/add-more-openai-compatability' of https://github.com/michael-genson/mealie into feat/add-more-openai-compatability Michael Genson 2024-08-30 14:10:12 +00:00
  • 313acc9884 restored doc string Michael Genson 2024-08-30 14:10:11 +00:00
  • 8b6d8e60eb
    docs: Update ghcr pulls badge endpoint (#4124) ipitio 2024-08-30 08:14:36 -04:00