Commit Graph

  • 634b0590ed
    Merge branch 'mealie-next' into fix/translation-issues-when-scraping Michael Genson 2024-02-04 13:20:44 -06:00
  • e445705c5d Allow overriding of MODEL_PATH using environment variable Litchi Pi 2024-02-03 11:11:35 +01:00
  • 06c528bfac Allow overriding of alembic config file path using environment variable Litchi Pi 2024-02-02 18:52:37 +01:00
  • 52c58e1dc0
    feat: bulk deletion on "Manage Data" page (#3056) Kuchenpirat 2024-02-04 19:55:14 +01:00
  • 143da57dee add test cases for ingredient parsing that don't start with an amount rdf 2024-02-04 18:15:00 +00:00
  • 0e596a466f
    Merge branch 'mealie-next' into manage-data-bulk-deletion Hayden 2024-02-04 10:38:44 -06:00
  • c257e657e2
    fix reactivity for stores Hayden 2024-02-04 10:37:19 -06:00
  • d83e2c4c38
    fix types for text Hayden 2024-02-04 10:20:31 -06:00
  • 67b7fb007b
    feat: Cookbook Create & Delete Improvements (#2902) Kuchenpirat 2024-02-04 17:15:25 +01:00
  • 7299c9ec9a
    Merge branch 'mealie-next' into feat-frontend-access-controll Kuchenpirat 2024-02-04 10:35:23 +01:00
  • 59bba402b9
    Merge branch 'mealie-next' into general-cookbook-improvements Kuchenpirat 2024-02-04 10:33:37 +01:00
  • ed6a02718c
    Merge branch 'mealie-next' into manage-data-bulk-deletion Kuchenpirat 2024-02-04 10:32:20 +01:00
  • 292672601c
    New Crowdin updates (#3110) Hayden 2024-02-03 16:44:30 -06:00
  • 2132c01842 New translations en-us.json (Romanian) Hayden 2024-02-03 16:38:16 -06:00
  • 773a02ae07 New translations en-us.json (Romanian) Hayden 2024-02-03 16:38:15 -06:00
  • fa3bbdcde1
    Merge pull request #3106 from mealie-recipes/renovate/python-multipart-0.x boc-the-git 2024-02-04 05:42:19 +11:00
  • 7e519c6b5a
    fix(deps): update dependency python-multipart to ^0.0.7 renovate[bot] 2024-02-03 18:35:27 +00:00
  • 57c11b23c4
    Merge pull request #3107 from mealie-recipes/renovate/fastapi-0.x-lockfile boc-the-git 2024-02-04 05:34:02 +11:00
  • 9bfd794f49
    Merge branch 'mealie-next' into feat/redirect-logged-out-users-to-default-group Kuchenpirat 2024-02-03 17:18:18 +01:00
  • ba60428b03
    fix(deps): update dependency fastapi to v0.109.1 renovate[bot] 2024-02-03 13:07:43 +00:00
  • e48619bae6
    chore(deps): update dependency mkdocs-material to v9.5.7 (#3105) renovate[bot] 2024-02-03 14:05:27 +01:00
  • 3a0e4ff119
    Merge branch 'mealie-next' into feat-frontend-access-controll Kuchenpirat 2024-02-03 10:18:24 +01:00
  • 63cb5b70ad
    chore(deps): update dependency mkdocs-material to v9.5.7 renovate[bot] 2024-02-03 05:26:31 +00:00
  • 6d38960a5a
    New translations en-us.json (Turkish) (#3103) Hayden 2024-02-02 17:31:30 -06:00
  • a51658a1d6 New translations en-us.json (Turkish) Hayden 2024-02-02 16:42:13 -06:00
  • 9cc59e81d6 add comment to group-only Kuchenpirat 2024-02-02 16:41:31 +00:00
  • a04b6983e7
    Merge branch 'mealie-next' into feat-frontend-access-controll Kuchenpirat 2024-02-02 17:27:58 +01:00
  • 6beea06a41 show group settings option only to users that can manage the group Kuchenpirat 2024-02-02 16:17:38 +00:00
  • e75b5f2f15 add shopping lists Kuchenpirat 2024-02-02 16:00:18 +00:00
  • c9acc48bd6 add group reports Kuchenpirat 2024-02-02 15:56:26 +00:00
  • f4df68a9e2 restrict access to /group pages Kuchenpirat 2024-02-02 15:36:10 +00:00
  • 4cee8ea879 add can manage restriction Kuchenpirat 2024-02-02 15:14:48 +00:00
  • e7f5a4adff move middleware for manage data page to parrent component Kuchenpirat 2024-02-02 14:58:39 +00:00
  • 0301713214 add auth and group only to groupSlug pages Kuchenpirat 2024-02-02 14:45:30 +00:00
  • 5ef23e0330 add group-only middleware Kuchenpirat 2024-02-02 14:43:59 +00:00
  • 9bf2e3fabd
    chore(deps): update dependency ruff to ^0.2.0 (#3097) v1.1.1 renovate[bot] 2024-02-01 18:17:42 -06:00
  • 0e3714762a
    chore(deps): update dependency ruff to ^0.2.0 renovate[bot] 2024-02-02 00:10:45 +00:00
  • dcf50b9a00
    New translations en-us.json (Turkish) (#3096) Hayden 2024-02-01 16:46:14 -06:00
  • 14a0e8ff61 New translations en-us.json (Turkish) Hayden 2024-02-01 16:38:22 -06:00
  • 073efd7a2f
    Rectify email message ID, change multipart order (#3094) Joeri 2024-02-01 13:59:21 +01:00
  • c844ca1770 Rectify email message ID, change multipart order be-joeri 2024-02-01 10:39:56 +00:00
  • 88529457bf 🧹 Kuchenpirat 2024-02-01 07:50:34 +00:00
  • 890b5d93a7 access controll coobook index page Kuchenpirat 2024-02-01 07:50:09 +00:00
  • 95b7990f26
    fix(deps): update dependency python-slugify to v8.0.3 (#3090) renovate[bot] 2024-01-31 16:10:05 -06:00
  • 3ad89be188
    fix(deps): update dependency python-slugify to v8.0.3 renovate[bot] 2024-01-31 19:38:14 +00:00
  • 7947aa99ae
    fix: Migration Issue With Duplicate Labels (#3085) Michael Genson 2024-01-31 13:37:12 -06:00
  • 654e85e933
    Merge branch 'mealie-next' into fix/you-thought-there-were-no-more-migration-issues-but-you-were-wrong Hayden 2024-01-31 13:11:46 -06:00
  • c3f7ad8954
    chore: delete unused file (#3089) Kuchenpirat 2024-01-31 20:10:59 +01:00
  • 7d65d76738
    Delete unused file Kuchenpirat 2024-01-31 16:27:37 +01:00
  • 7dafa6c7fe add access controll to user pages Kuchenpirat 2024-01-31 15:25:21 +00:00
  • 8d2d571683 add avanced-only Kuchenpirat 2024-01-31 11:56:15 +00:00
  • 19e776a772 manage-data pages Kuchenpirat 2024-01-31 10:33:05 +00:00
  • 8df7848c96
    Merge pull request #3088 from mealie-recipes/chore-update-build-link-to-org boc-the-git 2024-01-31 21:21:11 +11:00
  • 6097440781
    Merge branch 'mealie-next' into chore-update-build-link-to-org Kuchenpirat 2024-01-31 10:51:56 +01:00
  • 208608b32e chore update build link to org Kuchenpirat 2024-01-31 09:49:58 +00:00
  • 02997cd36e
    New Crowdin updates (#3086) Hayden 2024-01-30 16:31:11 -06:00
  • f5bd59ccc3 New translations en-us.json (Slovenian) Hayden 2024-01-30 16:25:01 -06:00
  • 79fe01387a New translations en-us.json (Russian) Hayden 2024-01-30 16:25:00 -06:00
  • e1cd2717d3
    fix: Update Group Slug When Updating Group (#3084) Michael Genson 2024-01-30 12:41:37 -06:00
  • 938ae58477 added alert if something goes wrong Michael Genson 2024-01-30 18:35:26 +00:00
  • f0934014b6 test Michael Genson 2024-01-30 17:59:38 +00:00
  • 5832e750c6 fixed eager queries Michael Genson 2024-01-30 17:54:42 +00:00
  • 58b563ec22 force refresh if group slug changes Michael Genson 2024-01-30 17:33:20 +00:00
  • 2db1b4abfd added test Michael Genson 2024-01-30 17:26:42 +00:00
  • b9b7381f04 added slug update hook to group updates Michael Genson 2024-01-30 17:26:18 +00:00
  • 9b878b7877
    Merge branch 'mealie-next' into add-frontend-to-renovate Kuchenpirat 2024-01-30 17:59:47 +01:00
  • 694511cb60
    chore(deps): update dependency ruff to v0.1.15 (#3076) renovate[bot] 2024-01-30 14:39:30 +00:00
  • 5cc406cf5d
    chore(deps): update dependency ruff to v0.1.15 renovate[bot] 2024-01-30 14:32:42 +00:00
  • f0c89525f6
    Add paho-mqtt package, as needed by Apprise to send MQTT messages (#3078) boc-the-git 2024-01-31 01:31:24 +11:00
  • b6158c1e8f
    Merge branch 'mealie-next' into feat-paho-mqtt Michael Genson 2024-01-30 08:25:26 -06:00
  • a05ede5e05
    fix recipeOrganizerPage edit dialog label localization (#3079) Kuchenpirat 2024-01-30 15:24:46 +01:00
  • 02fd5cdb45
    Merge branch 'mealie-next' into feat/redirect-logged-out-users-to-default-group Michael Genson 2024-01-30 08:22:08 -06:00
  • 1e6304e2fd
    Merge branch 'mealie-next' into general-cookbook-improvements Kuchenpirat 2024-01-30 13:37:47 +01:00
  • e82e224ea9
    Merge branch 'mealie-next' into fix-recipeOrganizerPage-edit-dialog-label-localization Kuchenpirat 2024-01-30 13:21:26 +01:00
  • 874f69151e fix recipeOrganizerPage edit dialog label localization Kuchenpirat 2024-01-30 12:17:37 +00:00
  • 5704ac1f31 Add paho-mqtt package, as needed by Apprise to send MQTT messages Brendan 2024-01-30 10:49:39 +00:00
  • 41de202ce9
    Merge branch 'mealie-next' into unit-brute-parsing RealFoxie 2024-01-30 10:06:58 +01:00
  • 7e51cf0352
    feat: On new release publish, update image tags in sample docker-compose files (#3072) boc-the-git 2024-01-30 18:36:28 +11:00
  • 51cdc60026
    Merge branch 'mealie-next' into feat-update-docs-on-new-release Kuchenpirat 2024-01-30 08:30:25 +01:00
  • ce110c23e4
    Merge pull request #3075 from mealie-recipes/l10n_mealie-next boc-the-git 2024-01-30 12:49:44 +11:00
  • 8247f21101 New translations en-us.json (Slovenian) Hayden 2024-01-29 16:23:32 -06:00
  • 60f9a3be5c New translations en-us.json (Slovenian) Hayden 2024-01-29 16:23:31 -06:00
  • dddcb644bf New translations en-us.json (Spanish) Hayden 2024-01-29 16:23:30 -06:00
  • 6ceb4d34a0
    Merge branch 'mealie-recipes:mealie-next' into mealie-next CatDuck 2024-01-29 13:17:09 -05:00
  • 84e981fd03
    Merge pull request #3058 from mealie-recipes/renovate/apprise-1.x-lockfile boc-the-git 2024-01-29 22:21:35 +11:00
  • 2cb450230b
    Merge branch 'mealie-next' into feat-update-docs-on-new-release Kuchenpirat 2024-01-29 12:15:43 +01:00
  • 937464115e
    fix(deps): update dependency apprise to v1.7.2 renovate[bot] 2024-01-29 11:14:39 +00:00
  • 24aee11607
    Merge pull request #3063 from mealie-recipes/renovate/mkdocs-material-9.x-lockfile boc-the-git 2024-01-29 22:12:20 +11:00
  • 5c0c790ff3 Add sed commands for image versions Brendan 2024-01-29 10:36:04 +00:00
  • 023c57dd61
    chore(deps): update dependency mkdocs-material to v9.5.6 renovate[bot] 2024-01-29 09:32:53 +00:00
  • 14d8ff8754
    fix(deps): update dependency recipe-scrapers to v14.54.0 (#3070) renovate[bot] 2024-01-29 10:31:34 +01:00
  • 52e9137b01
    fix(deps): update dependency recipe-scrapers to v14.54.0 renovate[bot] 2024-01-28 22:23:16 +00:00
  • e6f531c111
    New translations en-us.json (Hungarian) (#3071) Hayden 2024-01-28 16:21:47 -06:00
  • a80604f601 New translations en-us.json (Hungarian) Hayden 2024-01-28 16:08:41 -06:00
  • c0a4f624d1
    chore(deps): update dependency pytest-asyncio to v0.23.4 (#3069) renovate[bot] 2024-01-28 15:50:46 -06:00
  • 7ab0ff3937
    chore(deps): update dependency pytest-asyncio to v0.23.4 renovate[bot] 2024-01-28 19:43:51 +00:00
  • 052966c8d9 fix formatting rdf 2024-01-28 13:03:37 +00:00
  • fb37e9dfa3 brute parser: better handle multiple word food items rdf 2024-01-28 12:43:49 +00:00
  • f1d02a2b09
    WIP boc-the-git 2024-01-28 22:13:32 +11:00
  • 4c21f31abb try to match units when brute parsing and no amount is matched rdf 2024-01-28 11:59:47 +01:00