1813 Commits

Author SHA1 Message Date
Kuchenpirat
6acadbc52b
Fix conditional check in createBackup function (#3006) 2024-01-19 09:10:31 -06:00
boc-the-git
943d65a2ac
feat: Stale action tweaks (#3005)
* Increase operations-per-run for greater throughput

* Populate some default values for ease of reference

* Remove quotes from "bug: confirmed" label
2024-01-19 12:21:48 +01:00
renovate[bot]
521f309517
fix(deps): update dependency orjson to v3.9.12 (#3004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 19:07:18 +01:00
Hayden
f52eab6512
New translations en-us.json (Catalan) (#3003) 2024-01-18 11:25:58 -06:00
renovate[bot]
6358340df1
fix(deps): update dependency beautifulsoup4 to v4.12.3 (#3002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-17 18:15:28 +00:00
boc-the-git
f60c60be4d
feat: Use GitHub actions for Stale detection (#3001)
* Introduce stale actions

* Remove outdated/redundant stale config
2024-01-17 09:56:41 -06:00
Michael Genson
2a5997a968
fix: Foreign Key Violations During Backup Restore (#2986)
* added more test data

* added missing pytest id

* add fk validation to backup restore

* removed bad type imports

* actually apply the invalid fk filter and clean up types

* fix key name

* added log when removing bad rows

* removed unused import

* bumped info to warning
2024-01-16 16:12:20 -06:00
renovate[bot]
b4c0a8b509
fix(deps): update dependency uvicorn to ^0.26.0 (#2999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 12:42:31 -06:00
renovate[bot]
8eae58e0c1
chore(deps): update dependency mkdocs-material to v9.5.4 (#2994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 12:10:38 +01:00
boc-the-git
8d7659cf6a
Remove outdated code factor badge (#2997) 2024-01-15 21:16:21 +01:00
Hayden
93932cc0c5
New Crowdin updates (#2995)
* New translations en-us.json (Italian)

* New translations en-us.json (English, United Kingdom)

* New translations en-us.json (Icelandic)

* New translations en-us.json (Icelandic)

* New translations en-us.json (Icelandic)

* New translations en-us.json (Icelandic)

* New translations en-us.json (Icelandic)
2024-01-15 09:49:30 -06:00
boc-the-git
5436e05d0e
docs: Update image in example compose files (#2992)
* Change default image to RC2. Tidy up a bit

* Change default image to RC2. Tidy up a bit
2024-01-14 20:20:56 -06:00
Kuchenpirat
030588e5bb
fix admin pages accessible by non admin users (#2988)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2024-01-14 16:03:31 +00:00
Hayden
43958527f4
New Crowdin updates (#2990)
* New translations en-us.json (Chinese Traditional)

* New translations en-us.json (Italian)

* New translations en-us.json (Romanian)

* New translations en-us.json (French)

* New translations en-us.json (Spanish)

* New translations en-us.json (Afrikaans)

* New translations en-us.json (Arabic)

* New translations en-us.json (Bulgarian)

* New translations en-us.json (Catalan)

* New translations en-us.json (Czech)

* New translations en-us.json (Danish)

* New translations en-us.json (German)

* New translations en-us.json (Greek)

* New translations en-us.json (Finnish)

* New translations en-us.json (Hebrew)

* New translations en-us.json (Hungarian)

* New translations en-us.json (Japanese)

* New translations en-us.json (Korean)

* New translations en-us.json (Lithuanian)

* New translations en-us.json (Dutch)

* New translations en-us.json (Norwegian)

* New translations en-us.json (Polish)

* New translations en-us.json (Portuguese)

* New translations en-us.json (Russian)

* New translations en-us.json (Slovak)

* New translations en-us.json (Slovenian)

* New translations en-us.json (Serbian (Cyrillic))

* New translations en-us.json (Swedish)

* New translations en-us.json (Turkish)

* New translations en-us.json (Ukrainian)

* New translations en-us.json (Chinese Simplified)

* New translations en-us.json (Vietnamese)

* New translations en-us.json (Galician)

* New translations en-us.json (Portuguese, Brazilian)

* New translations en-us.json (Croatian)

* New translations en-us.json (Latvian)

* New translations en-us.json (English, United Kingdom)

* New translations en-us.json (French, Canada)
2024-01-14 16:52:59 +01:00
RealFoxie
4357c37d22
Add extra button "Next step" to ingredient linker dialog (#2920)
* Add "next step" button to ingredient linker dialog

clicking button will save current step ingredient links and show the next step in the dialog

* unload ingredient linker dialog to reset scroll position

* cleanup forward button in linking ingredients dialog

* add vertical spacing between buttons on smaller screens - recipe linker dialog

* align buttons equally to match alignment of `cancel`

---------

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-01-13 15:45:59 +00:00
renovate[bot]
631500a574
chore(deps): update dependency ruff to v0.1.13 (#2983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 10:15:14 -06:00
Guillaume
e7eb2a8dc5
Fixing typo in ghcr.io domain (#2982) 2024-01-12 16:04:08 +00:00
Hayden
5418223425
New translations en-us.json (Hungarian) (#2981) 2024-01-11 21:35:38 -06:00
renovate[bot]
940df92222
chore(deps): update dependency ruff to v0.1.12 (#2978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-11 17:38:46 -06:00
Hayden
21c4ba54a5
fix: docker health checks (#2979) 2024-01-11 23:11:42 +00:00
Hayden
58df50f624
fix: re-enable change user and fix SIGTERM (#2882)
* re-enable change user

* fix gosu and close #2723
2024-01-11 14:03:08 -09:00
Michael Genson
9c0ce1af27
bump tzdata (#2976) 2024-01-11 08:18:17 +01:00
renovate[bot]
b8dd0fc97c
chore(deps): update dependency mypy to v1.8.0 (#2943)
* chore(deps): update dependency mypy to v1.8.0

* appease the linting overlords

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2024-01-11 04:44:23 +00:00
renovate[bot]
0d89c86559
fix(deps): update dependency jinja2 to v3.1.3 (#2975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 22:23:39 -06:00
renovate[bot]
ce929f2833
chore(deps): update dependency ruff to ^0.1.0 (#2944)
* chore(deps): update dependency ruff to ^0.1.0

* fix breaking cfg change

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2024-01-11 00:53:54 +00:00
boc-the-git
1d7fc0a945
Merge pull request #2974 from mealie-recipes/l10n_mealie-next
New Crowdin updates
2024-01-11 11:15:40 +11:00
Hayden
c64ae94043 New translations en-us.json (Chinese Traditional) 2024-01-10 17:55:18 -06:00
Hayden
1aa9bbe8e2 New translations en-us.json (Turkish) 2024-01-10 17:55:17 -06:00
Hayden
9b97a7b3e7 New translations en-us.json (Russian) 2024-01-10 17:55:16 -06:00
Hayden
60eabf3e1c New translations en-us.json (Portuguese) 2024-01-10 17:55:15 -06:00
Hayden
1f195a02a0 New translations en-us.json (Italian) 2024-01-10 17:55:14 -06:00
renovate[bot]
238ef838ba
fix(deps): update dependency lxml to v5 (#2973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 16:42:29 -06:00
renovate[bot]
04d2fa2416
fix(deps): update dependency gunicorn to v21 (#2972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 21:55:58 +00:00
renovate[bot]
b79c0ad441
fix(deps): update dependency uvicorn to ^0.25.0 (#2971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 15:44:23 -06:00
renovate[bot]
ab3c9e8bf0
fix(deps): update dependency rapidfuzz to v3.6.1 (#2968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 21:29:39 +00:00
renovate[bot]
72e78feaad
fix(deps): update dependency pillow to v10.2.0 (#2967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 15:18:28 -06:00
renovate[bot]
da71ee5deb
fix(deps): update dependency extruct to ^0.16.0 (#2966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 21:05:04 +00:00
renovate[bot]
e0fca5e4b7
fix(deps): update dependency apprise to v1.7.1 (#2964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 14:53:57 -06:00
renovate[bot]
2951042e7a
fix(deps): update dependency alembic to v1.13.1 (#2963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 20:30:17 +00:00
renovate[bot]
3cf9d40326
fix(deps): update dependency aiofiles to v23.2.1 (#2962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 14:18:45 -06:00
renovate[bot]
bc44cdf16f
chore(deps): update dependency rich to v13.7.0 (#2961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 20:03:13 +00:00
renovate[bot]
b41509bea0
fix(deps): update dependency psycopg2-binary to v2.9.9 (#2939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 13:51:45 -06:00
Carter
53b790b18c
Remove options that no longer exist and update a few options to be more reasonable (#2951)
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-01-11 06:42:04 +11:00
boc-the-git
00abd43fab
docs: Add 'latest release' to README (#2958) 2024-01-10 19:21:21 +00:00
renovate[bot]
e37426d5d8
chore(deps): update dependency pylint to v3 (#2965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 18:58:50 +00:00
renovate[bot]
aed9f0047c
chore(deps): update dependency pre-commit to v3.6.0 (#2953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 12:40:43 -06:00
renovate[bot]
9b365f882a
chore(deps): update dependency pytest-asyncio to ^0.23.0 (#2957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 12:29:39 -06:00
renovate[bot]
b51da29e79
chore(deps): update dependency black to v23.12.1 (#2952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 12:13:07 -06:00
renovate[bot]
edb9c517c7
chore(deps): update dependency pytest to v7.4.4 (#2956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 17:50:56 +00:00
renovate[bot]
d3b3bb63a6
fix(deps): update dependency orjson to v3.9.10 (#2948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2024-01-10 11:37:33 -06:00