Commit Graph

1909 Commits

Author SHA1 Message Date
Hayden 0800a8d00a chore: rewrite makefile in taskfile (#3035)
* add docker-compose with development dependencies

* delete old runtime.txt file

* specify specific group for postgres deps

* replace makefile with taskfile with new features

* drop template.env file in favor of defaults within taskfile

* use with github actions

* update docs for taskfile changes

* update task.json for vscode

* add taskfile to devcontainer.json

* pre-install taskfile so startup command works

* remove run command and fix desc for ui

* change node-> python->py for consistency
v1.1.0
2024-01-27 18:14:42 +00:00
Jakub Urbańczyk 4d49e307e3 fix: running the container with PUID=0 and PGID=0 (#3030)
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-01-27 17:48:38 +00:00
Jason Hunter 20621a1950 update iOS guide (#3043)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-01-27 10:49:09 +00:00
boc-the-git 5a0b8940f5 Merge pull request #3053 from mealie-recipes/l10n_mealie-next
New Crowdin updates
2024-01-27 08:32:05 +11:00
Hayden c27d20b5c9 New translations en-us.json (Icelandic) 2024-01-26 15:26:14 -06:00
Hayden 5f24e87e84 New translations en-us.json (French, Canada) 2024-01-26 15:26:13 -06:00
Hayden 72980b3472 New translations en-us.json (English, United Kingdom) 2024-01-26 15:26:12 -06:00
Hayden cedccf046b New translations en-us.json (Latvian) 2024-01-26 15:26:11 -06:00
Hayden 63514ab41c New translations en-us.json (Croatian) 2024-01-26 15:26:10 -06:00
Hayden f8e8a40ec1 New translations en-us.json (Portuguese, Brazilian) 2024-01-26 15:26:08 -06:00
Hayden 65ce53fb17 New translations en-us.json (Galician) 2024-01-26 15:26:07 -06:00
Hayden 1352ae81c4 New translations en-us.json (Vietnamese) 2024-01-26 15:26:06 -06:00
Hayden 5c3b1f2890 New translations en-us.json (Chinese Simplified) 2024-01-26 15:26:05 -06:00
Hayden 555e341b65 New translations en-us.json (Ukrainian) 2024-01-26 15:26:04 -06:00
Hayden 6690ef8cab New translations en-us.json (Turkish) 2024-01-26 15:26:03 -06:00
Hayden bbd6e7ef92 New translations en-us.json (Swedish) 2024-01-26 15:26:02 -06:00
Hayden 54a954164a New translations en-us.json (Serbian (Cyrillic)) 2024-01-26 15:26:01 -06:00
Hayden d20ee21076 New translations en-us.json (Slovenian) 2024-01-26 15:26:00 -06:00
Hayden ce7efd7505 New translations en-us.json (Slovak) 2024-01-26 15:25:59 -06:00
Hayden 04f0d33ca3 New translations en-us.json (Russian) 2024-01-26 15:25:58 -06:00
Hayden 01649de1e7 New translations en-us.json (Portuguese) 2024-01-26 15:25:57 -06:00
Hayden 3a739ba194 New translations en-us.json (Polish) 2024-01-26 15:25:56 -06:00
Hayden 5e78aa6e29 New translations en-us.json (Norwegian) 2024-01-26 15:25:55 -06:00
Hayden a121fe9b55 New translations en-us.json (Dutch) 2024-01-26 15:25:53 -06:00
Hayden d1c4a9b422 New translations en-us.json (Lithuanian) 2024-01-26 15:25:52 -06:00
Hayden e0c72c5508 New translations en-us.json (Korean) 2024-01-26 15:25:51 -06:00
Hayden 4df4b7e0b6 New translations en-us.json (Japanese) 2024-01-26 15:25:50 -06:00
Hayden e8d7c0423f New translations en-us.json (Hungarian) 2024-01-26 15:25:49 -06:00
Hayden 583151087e New translations en-us.json (Hebrew) 2024-01-26 15:25:48 -06:00
Hayden c4b493564b New translations en-us.json (Finnish) 2024-01-26 15:25:47 -06:00
Hayden e1aba3373a New translations en-us.json (Greek) 2024-01-26 15:25:46 -06:00
Hayden ee65d7d67d New translations en-us.json (German) 2024-01-26 15:25:45 -06:00
Hayden 9029bccf5b New translations en-us.json (Danish) 2024-01-26 15:25:44 -06:00
Hayden 4fdf844485 New translations en-us.json (Czech) 2024-01-26 15:25:43 -06:00
Hayden d2b1c2c5af New translations en-us.json (Catalan) 2024-01-26 15:25:42 -06:00
Hayden 84bd738ba5 New translations en-us.json (Bulgarian) 2024-01-26 15:25:41 -06:00
Hayden e4eb4d3e3b New translations en-us.json (Arabic) 2024-01-26 15:25:40 -06:00
Hayden 422c485832 New translations en-us.json (Afrikaans) 2024-01-26 15:25:39 -06:00
Hayden 865ab6f843 New translations en-us.json (Spanish) 2024-01-26 15:25:38 -06:00
Hayden cb948a8289 New translations en-us.json (French) 2024-01-26 15:25:37 -06:00
Hayden 8d38ef1fd7 New translations en-us.json (Romanian) 2024-01-26 15:25:36 -06:00
Hayden 2ae2475b8e New translations en-us.json (Italian) 2024-01-26 15:25:35 -06:00
Hayden 92c8b196de New translations en-us.json (Chinese Traditional) 2024-01-26 15:25:34 -06:00
renovate[bot] e6ad0aad81 chore(deps): update dependency coverage to v7.4.1 (#3052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 20:41:08 +00:00
Michael Genson c6fbf8bce8 feat: Improvements To Adding A Recipe To A Shopping List (#3036)
* tweaked dialogs to make grammatical sense

* refactor ingredient rendering on recipe shopping list dialog
2024-01-26 15:27:36 +00:00
boc-the-git 8db5f7cce3 Merge pull request #3048 from mealie-recipes/l10n_mealie-next
New Crowdin updates
2024-01-26 08:32:30 +11:00
Hayden 5f40064e2f New translations en-us.json (Chinese Simplified) 2024-01-25 15:26:25 -06:00
Hayden e0cb6e0624 New translations en-us.json (Ukrainian) 2024-01-25 15:26:24 -06:00
Hayden 8bc73de815 New translations en-us.json (Turkish) 2024-01-25 15:26:22 -06:00
Hayden 71e2091130 New translations en-us.json (Czech) 2024-01-25 15:26:22 -06:00