boc-the-git
f0b542c990
Merge pull request #3156 from mealie-recipes/renovate/uvicorn-0.x-lockfile
...
fix(deps): update dependency uvicorn to v0.27.1
2024-02-14 20:40:33 +11:00
renovate[bot]
c1a3516b37
fix(deps): update dependency uvicorn to v0.27.1
2024-02-14 09:26:56 +00:00
boc-the-git
db467105b9
Merge pull request #3174 from boc-the-git/fix/depot-connection-to-ghcr
...
fix: Remove permissions block, so it doesn't override what is inherited from parent workflow
2024-02-14 20:24:02 +11:00
boc-the-git
2b5372f693
Remove permissions block, so it doesn't override what is inherited from parent workflow
2024-02-14 19:58:21 +11:00
boc-the-git
1a2ff9540f
Merge pull request #3172 from boc-the-git/feat/switch-docker-builds-to-depot
...
feat: Switch docker builds to Depot.dev
2024-02-14 19:39:07 +11:00
boc-the-git
28fdc8a9ac
Merge branch 'mealie-next' into feat/switch-docker-builds-to-depot
2024-02-14 19:04:54 +11:00
renovate[bot]
b0ce1483fe
fix(deps): update dependency orjson to v3.9.14 ( #3173 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 23:34:04 -06:00
boc-the-git
ad251b2449
Merge branch 'mealie-next' into feat/switch-docker-builds-to-depot
2024-02-14 12:45:52 +11:00
Brendan
0ebc2a746b
Add id-token=write permission, for Depot.dev connection
2024-02-14 01:19:12 +00:00
Litchi Pi
3d73e7498f
feat: allow overriding of some absolute paths using environment variables ( #3102 )
...
* Allow overriding of alembic config file path using environment variable
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
* Allow overriding of MODEL_PATH using environment variable
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
---------
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-13 19:30:07 +00:00
Kuchenpirat
fb9be66f97
docs: fix webworker default and links ( #3167 )
2024-02-13 17:42:36 +00:00
Kuchenpirat
dc01ff36dc
add rendered list ( #3169 )
2024-02-13 11:28:25 -06:00
Brendan
2d90ae903b
Add depot/setup-action
2024-02-13 10:46:35 +00:00
Brendan
d324c6ac57
Switch docker builds from running on GHA to Depot.dev. Tidy README.
2024-02-13 10:42:16 +00:00
Hayden
3c76a82997
New translations en-us.json (Dutch) ( #3166 )
2024-02-13 10:26:16 +00:00
boc-the-git
30ec65f43c
Merge pull request #3147 from Kuchenpirat/feat--send-reset-email-from-admin-dashboard
...
feat: email password reset link directly from admin dashboard
2024-02-13 20:57:01 +11:00
Kuchenpirat
2471c7b08e
Fix wrong email config
2024-02-13 08:39:21 +00:00
Kuchenpirat
4be23ccffb
🧹
2024-02-13 08:23:13 +00:00
Kuchenpirat
99db24cdec
Merge branch 'mealie-next' into feat--send-reset-email-from-admin-dashboard
2024-02-13 09:15:41 +01:00
renovate[bot]
719a33352a
chore(deps): update dependency black to v24.2.0 ( #3164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 18:05:09 -06:00
boc-the-git
fe3bd95c85
Merge pull request #3163 from michael-genson/fix/url-encode-postgres-passwords
...
fix: URL-Encode Postgres Password
2024-02-13 08:50:43 +11:00
Michael Genson
8db08c21e5
removed try/catch
2024-02-12 16:58:03 +00:00
Michael Genson
a384e6716d
added test
2024-02-12 16:40:17 +00:00
Michael Genson
e35b2e9fbf
add fallback to urlencode the postgres password if it fails
2024-02-12 16:40:12 +00:00
Hayden
0ce05c781c
New Crowdin updates ( #3161 )
...
* New translations en-us.json (Danish)
* New translations en-us.json (Hungarian)
2024-02-12 11:24:12 +01:00
boc-the-git
ae03e61bb9
Merge pull request #3160 from michael-genson/fix/coerce-empty-string-to-none
...
fix: Pydantic Validation For Empty ID String
2024-02-12 19:36:21 +11:00
Michael Genson
f6167b1d81
add id validator for empty strings
2024-02-12 05:26:53 +00:00
Michael Genson
df75cb4034
fix: Pydantic Serialization Issues ( #3157 )
...
* replaced pydantic inits with validators
* fixed serialization dropping food and unit ids
2024-02-11 17:34:56 -06:00
boc-the-git
67313f8f03
Merge pull request #3155 from mealie-recipes/renovate/python-slugify-8.x-lockfile
...
fix(deps): update dependency python-slugify to v8.0.4
2024-02-12 06:37:58 +11:00
renovate[bot]
39eab01885
fix(deps): update dependency python-slugify to v8.0.4
2024-02-11 19:28:05 +00:00
boc-the-git
9fb63a00fd
Merge pull request #3152 from mealie-recipes/renovate/mkdocs-material-9.x-lockfile
...
chore(deps): update dependency mkdocs-material to v9.5.9
2024-02-12 06:25:59 +11:00
renovate[bot]
f945cb8d2d
chore(deps): update dependency mkdocs-material to v9.5.9
2024-02-11 16:49:36 +00:00
Michael Genson
7a107584c7
feat: Upgrade to Pydantic V2 ( #3134 )
...
* bumped pydantic
2024-02-11 16:47:37 +00:00
boc-the-git
248459671e
Merge pull request #3148 from mealie-recipes/renovate/python-multipart-0.x
...
fix(deps): update dependency python-multipart to ^0.0.9
2024-02-11 22:20:24 +11:00
renovate[bot]
67e48c2fd1
fix(deps): update dependency python-multipart to ^0.0.9
2024-02-11 11:10:02 +00:00
boc-the-git
368d25fa01
Merge pull request #3150 from mealie-recipes/renovate/pre-commit-3.x-lockfile
...
chore(deps): update dependency pre-commit to v3.6.1
2024-02-11 22:09:09 +11:00
renovate[bot]
12b1d29413
chore(deps): update dependency pre-commit to v3.6.1
2024-02-11 11:02:18 +00:00
boc-the-git
dccc676b24
Merge pull request #3146 from mealie-recipes/renovate/uvicorn-0.x-lockfile
...
fix(deps): update dependency uvicorn to v0.27.1
2024-02-11 22:00:45 +11:00
Kuchenpirat
d9c1cf8bec
Merge branch 'mealie-next' into feat--send-reset-email-from-admin-dashboard
2024-02-11 10:50:00 +01:00
renovate[bot]
0836c303d9
fix(deps): update dependency uvicorn to v0.27.1
2024-02-10 22:20:37 +00:00
boc-the-git
a43fd6b7fc
fix: Change release workflow to create a PR, rather than commit directly to branch ( #3143 )
...
* fix: Change release workflow to create a PR, rather than commit directly to branch
* Slight wording tweak
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
---------
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-02-10 23:18:18 +01:00
boc-the-git
e7ee189fbb
Merge pull request #3145 from mealie-recipes/fix-update-taskfile-email-config
...
fix: Taskfile Email Config
2024-02-11 06:30:45 +11:00
Kuchenpirat
3317e061a8
add user reset email functionality
2024-02-10 12:51:38 +00:00
Kuchenpirat
0dc8584485
↕️
2024-02-10 13:30:02 +01:00
Kuchenpirat
673ad6d42b
Update Taskfile.yml
2024-02-10 13:26:24 +01:00
Kuchenpirat
1450d6fc4c
fix password reset link not shown ( #3142 )
2024-02-10 11:09:21 +00:00
boc-the-git
b082242439
Merge pull request #3139 from mealie-recipes/renovate/mkdocs-material-9.x-lockfile
...
chore(deps): update dependency mkdocs-material to v9.5.9
2024-02-10 21:40:53 +11:00
renovate[bot]
de69a3ca86
chore(deps): update dependency mkdocs-material to v9.5.9
2024-02-10 09:12:22 +00:00
boc-the-git
96e37b3ee1
Merge pull request #3140 from mealie-recipes/l10n_mealie-next
...
New Crowdin updates
2024-02-10 20:10:38 +11:00
Hayden
cb2d8a9a50
New translations en-us.json (Russian)
2024-02-10 02:56:14 -06:00