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
d2188508fc
Merge branch 'mealie-next' into mealie-next
2024-01-24 16:37:32 +11: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
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
8d8a101580
chore: code gen ( #3012 )
...
* code-gen
* remove old generator commands
* remove old docker stuff
2024-01-20 16:34:57 +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
6acadbc52b
Fix conditional check in createBackup function ( #3006 )
2024-01-19 09:10:31 -06:00
Hayden
f52eab6512
New translations en-us.json (Catalan) ( #3003 )
2024-01-18 11:25:58 -06: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
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
Hayden
5418223425
New translations en-us.json (Hungarian) ( #2981 )
2024-01-11 21:35:38 -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
Hayden
c7c96531f9
New Crowdin updates ( #2938 )
...
* 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-09 18:40:24 -06:00
Michael Genson
1e4fde88ed
feat: Add Suggestion To Use Bulk URL Import ( #2852 )
...
* fixed warning
* re-arranged menu options
* fixed broken link
* added bulk url suggestion
* simply bulk import url var
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-01-09 14:37:22 +00:00
Hayden
143f44ad68
New Crowdin updates ( #2929 )
...
* 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-09 00:52:18 +01:00
boc-the-git
29c3cb2296
Add unique IDs to recipe notes ( #2919 )
2024-01-08 20:47:09 +00:00
Kuchenpirat
6e8b84be80
include OrganizerType in delete prompt
...
Co-authored-by: Elijah Mock <28277163+ekcom@users.noreply.github.com>
2024-01-08 10:45:37 +01:00
boc-the-git
00db83d218
Merge branch 'mealie-next' into organizertype-delete-prompt
2024-01-08 20:15:11 +11:00
Michael Genson
8cf1700d03
update old raw.githubusercontent links
2024-01-08 03:45:13 +00:00
Hayden
9571816ac4
New Crowdin updates ( #2915 )
...
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Norwegian)
2024-01-06 23:12:54 +00:00
Elijah Mock
f77649abc8
Disarm on internal site navigation
2024-01-06 22:18:55 +00:00
Elijah Mock
33870dc845
Set up navigation warning while editing recipe
2024-01-06 21:52:56 +00:00
Elijah Mock
265313919c
Vue-ify and add documentation
2024-01-06 21:51:35 +00:00
Elijah Mock
dd5d1b9cba
Add helpers to activate and deactivate warning
2024-01-06 21:49:29 +00:00
Hayden
4cb07aa09f
New translations en-us.json (French, Canada)
2024-01-05 16:58:59 -06:00
Hayden
d3c9f928b1
New translations en-us.json (Norwegian)
2024-01-05 16:58:58 -06:00
Hayden
d3dac815f6
New translations en-us.json (Hungarian)
2024-01-05 16:58:57 -06:00
Hayden
7e8388dec9
New translations en-us.json (Romanian)
2024-01-05 16:58:56 -06:00
Hayden
089c24cbda
New translations en-us.json (Romanian)
2024-01-04 16:06:49 -06:00
Kuchenpirat
71b3989eec
fix manageData Label delete Prompt
2024-01-04 12:00:21 +00:00
Kuchenpirat
6b3266e470
Merge branch 'mealie-next' into organizertype-delete-prompt
2024-01-04 12:56:16 +01:00
Kuchenpirat
ac9f335e59
update texts
2024-01-04 11:44:04 +00:00
Hayden
44ca79e7cd
New translations en-us.json (Arabic) ( #2903 )
2024-01-03 16:22:24 +01:00
Michael Genson
b3f7f2d89f
docs: Update Public Recipe and 0.5.x Migration Docs ( #2901 )
...
* added more info regarding public recipes
* fix broken info tag
* added more information to the 0.5.x migration
* added email banner to frontend codebase
2024-01-02 22:13:20 -06:00
Hayden
76f7ebd12b
New Crowdin updates ( #2900 )
...
* New translations en-us.json (Norwegian)
* New translations en-us.json (Chinese Simplified)
2024-01-02 14:35:26 +00:00
Hayden
36ca540033
New Crowdin updates ( #2895 )
...
* New translations en-us.json (Hungarian)
* New translations en-us.json (Chinese Simplified)
2024-01-01 15:57:54 +01:00
Hayden
f63c469bf5
New Crowdin updates ( #2894 )
...
* New translations en-us.json (Italian)
* New translations en-us.json (French)
2023-12-31 14:03:24 +00:00
Hayden
a4880c5d95
New translations en-us.json (French, Canada)
2023-12-30 07:48:37 -06:00
Hayden
29525ed54e
New translations en-us.json (English, United Kingdom)
2023-12-30 07:48:36 -06:00
Hayden
2d85c15153
New translations en-us.json (Latvian)
2023-12-30 07:48:35 -06:00
Hayden
c04025b5f2
New translations en-us.json (Croatian)
2023-12-30 07:48:34 -06:00
Hayden
e53c5ca0f0
New translations en-us.json (Portuguese, Brazilian)
2023-12-30 07:48:33 -06:00
Hayden
d5252796ac
New translations en-us.json (Galician)
2023-12-30 07:48:32 -06:00