Commit Graph

  • 7645698295 New translations en-us.json (German) Hayden 2024-02-16 05:54:49 -06:00
  • 29c1471f64 more lint Michael Genson 2024-02-15 21:15:49 +00:00
  • ca9e436239 removed trivial type annotation Michael Genson 2024-02-15 21:11:47 +00:00
  • 841eb4a7ec fix when switching to a food with no label Michael Genson 2024-02-15 21:03:08 +00:00
  • 103090607f automatically set the label of an item when choosing a food Michael Genson 2024-02-15 20:44:52 +00:00
  • 08d1af3817 modify new item factory to default to zero qty and use last isFood value Michael Genson 2024-02-15 20:44:46 +00:00
  • 83887e3c37
    Set recipe rating (#3175) boc-the-git 2024-02-16 03:57:02 +11:00
  • baa6ced131 Only run docker build and discord notify on the main repo (not forks) Brendan 2024-02-15 10:53:18 +00:00
  • 9da48721b7 Set recipe rating Brendan 2024-02-15 10:38:32 +00:00
  • 5fe29cdd93
    Merge pull request #3133 from Kuchenpirat/chore-bump-nuxt-to-2.17.3 boc-the-git 2024-02-14 21:06:58 +11:00
  • f618c45767
    Merge branch 'mealie-next' into chore-bump-nuxt-to-2.17.3 boc-the-git 2024-02-14 20:58:48 +11:00
  • e1a87b32d9
    Merge pull request #3162 from Kuchenpirat/feat--dragable-items-in-ingredient-parser boc-the-git 2024-02-14 20:57:57 +11:00
  • 9e739c8b35
    Merge branch 'mealie-next' into feat--dragable-items-in-ingredient-parser Kuchenpirat 2024-02-14 10:50:40 +01:00
  • d6fab197e7
    Merge pull request #3153 from mealie-recipes/renovate/pre-commit-3.x-lockfile boc-the-git 2024-02-14 20:49:20 +11:00
  • 89a5326d3f
    chore(deps): update dependency pre-commit to v3.6.1 renovate[bot] 2024-02-14 09:42:35 +00:00
  • f0b542c990
    Merge pull request #3156 from mealie-recipes/renovate/uvicorn-0.x-lockfile boc-the-git 2024-02-14 20:40:33 +11:00
  • c1a3516b37
    fix(deps): update dependency uvicorn to v0.27.1 renovate[bot] 2024-02-14 09:26:56 +00:00
  • db467105b9
    Merge pull request #3174 from boc-the-git/fix/depot-connection-to-ghcr boc-the-git 2024-02-14 20:24:02 +11:00
  • 2b5372f693
    Remove permissions block, so it doesn't override what is inherited from parent workflow boc-the-git 2024-02-14 19:58:21 +11:00
  • 1a2ff9540f
    Merge pull request #3172 from boc-the-git/feat/switch-docker-builds-to-depot boc-the-git 2024-02-14 19:39:07 +11:00
  • 28fdc8a9ac
    Merge branch 'mealie-next' into feat/switch-docker-builds-to-depot boc-the-git 2024-02-14 19:04:54 +11:00
  • b0ce1483fe
    fix(deps): update dependency orjson to v3.9.14 (#3173) renovate[bot] 2024-02-13 23:34:04 -06:00
  • 4a87c5af30
    fix(deps): update dependency orjson to v3.9.14 renovate[bot] 2024-02-14 04:48:50 +00:00
  • ad251b2449
    Merge branch 'mealie-next' into feat/switch-docker-builds-to-depot boc-the-git 2024-02-14 12:45:52 +11:00
  • 0ebc2a746b Add id-token=write permission, for Depot.dev connection Brendan 2024-02-14 01:19:12 +00:00
  • 9c6e3ebe5b fixed new var ref Michael Genson 2024-02-13 20:24:16 +00:00
  • 1b404ee6d8
    Merge branch 'mealie-next' into fix/make-mealie-alpha-migrations-more-fault-tolerant Michael Genson 2024-02-13 14:01:07 -06:00
  • 72052be92f added test Michael Genson 2024-02-13 19:54:47 +00:00
  • f2e7deb5cb added fault tolerance for malformed recipe json Michael Genson 2024-02-13 19:50:38 +00:00
  • b2e0c51ead make sure report entries are actually saved Michael Genson 2024-02-13 19:46:12 +00:00
  • 3d73e7498f
    feat: allow overriding of some absolute paths using environment variables (#3102) Litchi Pi 2024-02-13 20:30:07 +01:00
  • 36430243c3
    Merge branch 'mealie-next' into env_override boc-the-git 2024-02-14 06:23:57 +11:00
  • c3038ae1f2
    Merge branch 'mealie-next' into add-frontend-to-renovate Kuchenpirat 2024-02-13 18:45:06 +01:00
  • 690f595491
    Merge branch 'mealie-next' into chore-bump-nuxt-to-2.17.3 Kuchenpirat 2024-02-13 18:44:26 +01:00
  • 058d968833
    Merge branch 'mealie-next' into feat-frontend-access-controll Kuchenpirat 2024-02-13 18:44:01 +01:00
  • da2adaa694
    Merge branch 'mealie-next' into feat--dragable-items-in-ingredient-parser Kuchenpirat 2024-02-13 18:42:47 +01:00
  • fb9be66f97
    docs: fix webworker default and links (#3167) Kuchenpirat 2024-02-13 18:42:36 +01:00
  • 0a446928d7
    Merge branch 'mealie-next' into feat--dragable-items-in-ingredient-parser Kuchenpirat 2024-02-13 18:42:35 +01:00
  • 8d9f0b01f4
    Merge branch 'mealie-next' into env_override Hayden 2024-02-13 11:33:54 -06:00
  • 2f1c5b4462
    Merge branch 'mealie-next' into docs--fix-webworker-default-and-links Hayden 2024-02-13 11:32:58 -06:00
  • dc01ff36dc
    add rendered list (#3169) Kuchenpirat 2024-02-13 18:28:25 +01:00
  • f3ebd61a58
    Merge branch 'mealie-next' into feat--filter-nutritions-with-value Kuchenpirat 2024-02-13 15:54:33 +01:00
  • 2fa04a4fa5 add rendered list Kuchenpirat 2024-02-13 14:44:09 +00:00
  • 32e327b118
    Merge branch 'mealie-next' into docs--fix-webworker-default-and-links Kuchenpirat 2024-02-13 12:42:48 +01:00
  • dec480afcd Update backend configuration Kuchenpirat 2024-02-13 11:30:19 +00:00
  • 2d90ae903b Add depot/setup-action Brendan 2024-02-13 10:46:35 +00:00
  • d324c6ac57 Switch docker builds from running on GHA to Depot.dev. Tidy README. Brendan 2024-02-13 10:42:16 +00:00
  • aebf229b86
    Merge branch 'mealie-next' into feat--dragable-items-in-ingredient-parser Kuchenpirat 2024-02-13 11:30:48 +01:00
  • 3c76a82997
    New translations en-us.json (Dutch) (#3166) Hayden 2024-02-13 04:26:16 -06:00
  • b77ddb06dc New translations en-us.json (Dutch) Hayden 2024-02-13 04:20:13 -06:00
  • 30ec65f43c
    Merge pull request #3147 from Kuchenpirat/feat--send-reset-email-from-admin-dashboard boc-the-git 2024-02-13 20:57:01 +11:00
  • 2471c7b08e Fix wrong email config Kuchenpirat 2024-02-13 08:39:21 +00:00
  • 4be23ccffb 🧹 Kuchenpirat 2024-02-13 08:23:13 +00:00
  • 99db24cdec
    Merge branch 'mealie-next' into feat--send-reset-email-from-admin-dashboard Kuchenpirat 2024-02-13 09:15:41 +01:00
  • c66a430a6b mypy type fixes Carter Mintey 2024-02-13 02:09:33 +00:00
  • a229082e9f initialize logger in class Carter Mintey 2024-02-13 01:57:05 +00:00
  • fc6876827c Merge remote-tracking branch 'upstream/mealie-next' into oidc Carter Mintey 2024-02-13 00:51:42 +00:00
  • 719a33352a
    chore(deps): update dependency black to v24.2.0 (#3164) renovate[bot] 2024-02-12 18:05:09 -06:00
  • ff370450a5
    chore(deps): update dependency black to v24.2.0 renovate[bot] 2024-02-12 21:53:44 +00:00
  • fe3bd95c85
    Merge pull request #3163 from michael-genson/fix/url-encode-postgres-passwords boc-the-git 2024-02-13 08:50:43 +11:00
  • 8db08c21e5 removed try/catch Michael Genson 2024-02-12 16:58:03 +00:00
  • a384e6716d added test Michael Genson 2024-02-12 16:40:17 +00:00
  • e35b2e9fbf add fallback to urlencode the postgres password if it fails Michael Genson 2024-02-12 16:40:12 +00:00
  • b48c2ab736
    Merge branch 'mealie-next' into feat--dragable-items-in-ingredient-parser Kuchenpirat 2024-02-12 13:37:02 +01:00
  • a12ee536d9 remove animation Kuchenpirat 2024-02-12 12:28:06 +00:00
  • 97d5439a4f add animation (bit buggy) Kuchenpirat 2024-02-12 11:42:36 +00:00
  • c94a1d7c17 add ghost Kuchenpirat 2024-02-12 11:41:44 +00:00
  • 0ce05c781c
    New Crowdin updates (#3161) Hayden 2024-02-12 04:24:12 -06:00
  • d665c88ccb New translations en-us.json (Hungarian) Hayden 2024-02-12 04:09:39 -06:00
  • b93635b0be New translations en-us.json (Danish) Hayden 2024-02-12 04:09:38 -06:00
  • 0e0dfbf014 Refactor ingredient-parser component to include draggable functionality Kuchenpirat 2024-02-12 09:59:19 +00:00
  • ae03e61bb9
    Merge pull request #3160 from michael-genson/fix/coerce-empty-string-to-none boc-the-git 2024-02-12 19:36:21 +11:00
  • f6167b1d81 add id validator for empty strings Michael Genson 2024-02-12 05:26:53 +00:00
  • df75cb4034
    fix: Pydantic Serialization Issues (#3157) Michael Genson 2024-02-11 17:34:56 -06:00
  • d44faab5c1 were it so easy Michael Genson 2024-02-11 21:48:05 +00:00
  • 9082289e3f fixed serialization dropping food and unit ids Michael Genson 2024-02-11 21:28:45 +00:00
  • a77a48297b replaced pydantic inits with validators Michael Genson 2024-02-11 21:00:34 +00:00
  • 67313f8f03
    Merge pull request #3155 from mealie-recipes/renovate/python-slugify-8.x-lockfile boc-the-git 2024-02-12 06:37:58 +11:00
  • 39eab01885
    fix(deps): update dependency python-slugify to v8.0.4 renovate[bot] 2024-02-11 19:28:05 +00:00
  • 9fb63a00fd
    Merge pull request #3152 from mealie-recipes/renovate/mkdocs-material-9.x-lockfile boc-the-git 2024-02-12 06:25:59 +11:00
  • f945cb8d2d
    chore(deps): update dependency mkdocs-material to v9.5.9 renovate[bot] 2024-02-11 16:49:36 +00:00
  • 7a107584c7
    feat: Upgrade to Pydantic V2 (#3134) Michael Genson 2024-02-11 10:47:37 -06:00
  • eb19784974 Merge remote-tracking branch 'upstream/mealie-next' into feat/upgrade-pydantic-v2 Michael Genson 2024-02-11 16:40:36 +00:00
  • 315892b10e
    fix(deps): update dependency pydantic to v2 renovate[bot] 2024-02-11 11:23:12 +00:00
  • 248459671e
    Merge pull request #3148 from mealie-recipes/renovate/python-multipart-0.x boc-the-git 2024-02-11 22:20:24 +11:00
  • 67e48c2fd1
    fix(deps): update dependency python-multipart to ^0.0.9 renovate[bot] 2024-02-11 11:10:02 +00:00
  • 368d25fa01
    Merge pull request #3150 from mealie-recipes/renovate/pre-commit-3.x-lockfile boc-the-git 2024-02-11 22:09:09 +11:00
  • 12b1d29413
    chore(deps): update dependency pre-commit to v3.6.1 renovate[bot] 2024-02-11 11:02:18 +00:00
  • dccc676b24
    Merge pull request #3146 from mealie-recipes/renovate/uvicorn-0.x-lockfile boc-the-git 2024-02-11 22:00:45 +11:00
  • d9c1cf8bec
    Merge branch 'mealie-next' into feat--send-reset-email-from-admin-dashboard Kuchenpirat 2024-02-11 10:50:00 +01:00
  • b1afb94c48 formatting Carter Mintey 2024-02-11 01:06:01 +00:00
  • fcdc6d4a15 docs gen Carter Mintey 2024-02-11 00:52:17 +00:00
  • 3df19879fb format Carter Mintey 2024-02-11 00:51:16 +00:00
  • cd9410c388 Merge remote-tracking branch 'upstream/mealie-next' into oidc Carter Mintey 2024-02-11 00:48:10 +00:00
  • 62015ae812
    Merge branch 'mealie-next' into feat/upgrade-pydantic-v2 Michael Genson 2024-02-10 16:41:51 -06:00
  • aa2426b392 more ruff fixes Michael Genson 2024-02-10 22:37:33 +00:00
  • 0fe4fdda27 fix old types Michael Genson 2024-02-10 22:22:13 +00:00
  • 0836c303d9
    fix(deps): update dependency uvicorn to v0.27.1 renovate[bot] 2024-02-10 22:20:37 +00:00
  • a43fd6b7fc
    fix: Change release workflow to create a PR, rather than commit directly to branch (#3143) boc-the-git 2024-02-11 09:18:18 +11:00
  • 118c310286 fix for missing event message Michael Genson 2024-02-10 22:16:46 +00:00