Michael Genson
721063d091
Merge remote-tracking branch 'upstream/mealie-next' into refactor/remove-passlib
2024-01-24 22:03:54 +00:00
Michael Genson
4ae5c52de9
refactor to use bcrypt directly
2024-01-24 22:03:16 +00:00
renovate[bot]
58cb43e999
fix(deps): update dependency uvicorn to ^0.27.0 ( #3034 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-24 21:56:56 +00:00
renovate[bot]
0b0c25d2f3
fix(deps): update dependency python-dotenv to v1.0.1 ( #3038 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-24 15:44:36 -06:00
Hayden
21161dbf2e
New Crowdin updates ( #3044 )
...
* 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)
* New translations en-us.json (Icelandic)
* New translations en-us.json (Turkish)
2024-01-24 21:37:05 +00:00
boc-the-git
f62feb8da2
Merge pull request #2717 from JackBailey/mealie-next
...
feat: Edit existing mealplan meals
2024-01-24 22:22:29 +11:00
boc-the-git
2cdbe816a6
Merge branch 'mealie-next' into mealie-next
2024-01-24 22:16:31 +11:00
boc-the-git
e32fddbc85
Merge pull request #3041 from mealie-recipes/renovate/mkdocs-material-9.x-lockfile
...
chore(deps): update dependency mkdocs-material to v9.5.5
2024-01-24 18:14:30 +11:00
renovate[bot]
8c17a81c91
chore(deps): update dependency mkdocs-material to v9.5.5
2024-01-24 06:43:56 +00:00
boc-the-git
d2188508fc
Merge branch 'mealie-next' into mealie-next
2024-01-24 16:37:32 +11:00
boc-the-git
09dfca4f34
Provide write permissions for issues and PRs ( #3039 )
2024-01-23 06:37:45 -06:00
Michael Genson
61289416a5
feat: Add Ingredient Sections To Copied Ingredients ( #3032 )
...
* add ingredient title to copied text
* fix double linebreak
* lint
---------
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-01-22 20:21:04 +00:00
Hayden
16d3dbef5d
New Crowdin updates ( #3033 )
...
* New translations en-us.json (Swedish)
* New translations en-us.json (Galician)
2024-01-22 20:13:10 +00:00
Michael Genson
702907fc30
feat: Add Additional SMTP Headers to Decrease Spam Score ( #3031 )
...
* add html2text util
* add various missing email headers
* lint
2024-01-22 20:40:09 +01:00
boc-the-git
600c569ae8
feat: Remove debug mode from stale action ( #3027 )
2024-01-22 09:15:37 -06:00
boc-the-git
96995a4168
Merge pull request #3026 from Kuchenpirat/fix-site-maintenance-missing-words
...
fix: missing words in site maintenance
2024-01-22 20:51:15 +11:00
boc-the-git
3a9fd11344
Merge branch 'mealie-next' into fix-site-maintenance-missing-words
2024-01-22 20:45:13 +11:00
Kuchenpirat
62dffb622f
fix missing words in site maintenance
2024-01-22 08:05:44 +00:00
Hayden
26dfc54d23
docs: new notes on releasing mealie ( #3025 )
...
* new notes on releasing mealie
---------
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2024-01-22 08:40:12 +01:00
boc-the-git
5d08647196
docs: Docker image versions ( #3019 )
...
* fix: Add the need to change image tag
* Minor tidying
* Advice to use specific tag, not latest
* Advice to use specific tag, not latest
* Revert mistake
* Reword
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
---------
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-01-21 11:34:34 +01:00
boc-the-git
b51cd5d1c2
Merge pull request #3014 from cmintey/v1-doc-updates
...
Update docs to remove any mention of upcoming v1 release
2024-01-21 06:26:06 +11:00
Carter Mintey
4e66d5fb92
remove docs mentioning the impending v1 release
2024-01-20 19:15:21 +00:00
renovate[bot]
f0bbe796ce
fix(deps): update dependency pydantic to v1.10.14 ( #3008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-01-20 07:42:34 -09:00
Hayden
8d8a101580
chore: code gen ( #3012 )
...
* code-gen
* remove old generator commands
* remove old docker stuff
2024-01-20 16:34:57 +00:00
Hayden
0602d0bf00
note on network attached drives ( #3013 )
2024-01-20 16:20:11 +00:00
renovate[bot]
7e9c8b9e43
chore(deps): update dependency ruff to v0.1.14 ( #3009 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 23:32:41 +00:00
Michael Genson
10ba4d2d7f
feat: RTL Support for RTL Languages (Hebrew, Arabic) ( #2832 )
...
* add language direction to locale generation
* apply language direction when setting language
---------
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
2024-01-19 16:56:36 +00:00
Kuchenpirat
d17e46ee50
chore(docs): change docker-compose to docker compose ( #3007 )
...
* update docker compose
* fix swag docker compose indentation
* and again....
* indentation for the second docker compose in the swag guide
2024-01-19 10:01:37 -06:00
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