Kuchenpirat
6a71af98bd
fix: show copy to clipboard failure ( #2886 )
...
* fix for AppButtonCopy
* add some logging
* fix if statement
* refactor, use .then
* check for copied
* Fix recipe share link
* refactor AppButtonCopy
* update tooltip text
* update use-copy
* logging
* fix is supported check
* more fixes for use-copy.ts
---------
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2023-12-29 15:48:28 +00:00
Hayden
f6f9a1c532
New translations en-us.json (Italian) ( #2887 )
2023-12-29 13:53:02 +00:00
Hayden
46cb36212a
New Crowdin updates ( #2883 )
...
* New translations en-us.json (Greek)
* New translations en-us.json (Greek)
* New translations en-us.json (Greek)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Chinese Traditional)
---------
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2023-12-28 13:52:29 +00:00
Hayden
ece11a5f39
fix: remove username/password banner ( #2881 )
...
* remove username/password banner
* remove divider
2023-12-27 13:19:12 -09:00
Hayden
a1b36d9361
New translations en-us.json (Chinese Simplified) ( #2878 )
2023-12-26 17:08:42 +01:00
Hayden
f89586894c
New translations en-us.json (Chinese Simplified) ( #2877 )
2023-12-25 19:14:10 +01:00
Hayden
408718558b
New Crowdin updates ( #2876 )
...
* New translations en-us.json (Italian)
* New translations en-us.json (Swedish)
* New translations en-us.json (Chinese Simplified)
2023-12-24 19:42:11 +01:00
Hayden
331bff84c3
New translations en-us.json (Swedish)
2023-12-22 05:21:00 -06:00
Hayden
88aa8b2edb
New translations en-us.json (Chinese Simplified)
2023-12-22 05:20:58 -06:00
Hayden
86ba7dcf23
New translations en-us.json (Chinese Simplified)
2023-12-21 05:12:39 -06:00
Hayden
b31647b52b
New translations en-us.json (Chinese Simplified)
2023-12-17 16:03:07 -06:00
Hayden
0aba36e17f
New translations en-us.json (Polish)
2023-12-17 16:03:05 -06:00
Hayden
954ee3dc19
New translations en-us.json (Norwegian)
2023-12-17 16:03:04 -06:00
Hayden
1d72178b93
New translations en-us.json (Bulgarian)
2023-12-17 16:03:03 -06:00
Hayden
36712cdb14
New Crowdin updates ( #2855 )
...
* New translations en-us.json (Italian)
* New translations en-us.json (Norwegian)
* New translations en-us.json (Portuguese)
2023-12-16 21:58:32 +00:00
Hayden
2236a93a91
New translations en-us.json (Norwegian) ( #2851 )
2023-12-15 22:03:12 +00:00
Michael Genson
ca9f66ee24
feat: Remove OCR Support ( #2838 )
...
* remove ocr package
* remove tesseract
* remove OCR from app
* remove OCR from tests
* fix docs
2023-12-14 17:26:43 -09:00
Hayden
c48680374d
New Crowdin updates ( #2844 )
...
* 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 (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 (Italian)
* 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 (Chinese Traditional)
* New translations en-us.json (Chinese Traditional)
* 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)
---------
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2023-12-14 22:09:01 +00:00
boc-the-git
07037011ae
fix: Tidy up grammar ( #2836 )
2023-12-13 14:50:35 +00:00
Hayden
92d955172d
New Crowdin updates ( #2833 )
...
* New translations en-us.json (Norwegian)
* New translations en-us.json (Arabic)
* New translations en-us.json (Swedish)
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Arabic)
2023-12-12 16:21:17 -06:00
boc-the-git
b13d66108d
Merge branch 'mealie-next' into mealie-next
2023-12-12 21:32:26 +11:00
Hayden
ce5b31dce5
New Crowdin updates ( #2831 )
...
* New translations en-us.json (Norwegian)
* New translations en-us.json (Dutch)
* New translations en-us.json (Arabic)
* New translations en-us.json (Bulgarian)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Turkish)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (Arabic)
* New translations en-us.json (Arabic)
* New translations en-us.json (Portuguese, Brazilian)
2023-12-11 15:31:16 -06:00
Kuchenpirat
ef2918c85b
cleanup: remove docker volume validation ( #2830 )
...
* remove docker volume validation
* remove imports & linting
* remove missed
2023-12-11 18:49:26 +00:00
Michael Genson
95bb6d0184
chore: removed unused analytics page ( #2829 )
2023-12-11 18:27:05 +00:00
Michael Genson
c9c568570f
fix cursor on recipe components ( #2819 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2023-12-11 09:58:05 +00:00
Michael Genson
c226e71c17
overwrite history to avoid duplicating recipe imports ( #2820 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2023-12-11 09:36:45 +00:00
Michael Genson
c6263a38ab
remove experimental banner ( #2816 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2023-12-11 09:27:42 +00:00
Brendan
1c1e50dbda
Rearrange defineComponent to remove warnings
2023-12-09 14:41:26 +00:00
boc-the-git
36b35caffb
Merge branch 'mealie-next' into fix/meal-plan-settings-offscreen
2023-12-11 12:33:41 +11:00
Michael Genson
f38541588a
wrap mealplan settings
2023-12-11 01:20:28 +00:00
Hayden
2986eb3498
New translations en-us.json (French, Canada)
2023-12-10 15:15:55 -06:00
Hayden
62bf39f1a0
New translations en-us.json (English, United Kingdom)
2023-12-10 15:15:54 -06:00
Hayden
f7dca11b1c
New translations en-us.json (Latvian)
2023-12-10 15:15:53 -06:00
Hayden
c26ffd4f46
New translations en-us.json (Croatian)
2023-12-10 15:15:52 -06:00
Hayden
c46f592d29
New translations en-us.json (Portuguese, Brazilian)
2023-12-10 15:15:51 -06:00
Hayden
5a2c2be4e6
New translations en-us.json (Galician)
2023-12-10 15:15:50 -06:00
Hayden
4c8344d91e
New translations en-us.json (Vietnamese)
2023-12-10 15:15:49 -06:00
Hayden
f343c48450
New translations en-us.json (Chinese Traditional)
2023-12-10 15:15:48 -06:00
Hayden
2db654f88b
New translations en-us.json (Chinese Simplified)
2023-12-10 15:15:47 -06:00
Hayden
8c9d3c1654
New translations en-us.json (Ukrainian)
2023-12-10 15:15:46 -06:00
Hayden
c62d797c38
New translations en-us.json (Turkish)
2023-12-10 15:15:45 -06:00
Hayden
f14f095d62
New translations en-us.json (Swedish)
2023-12-10 15:15:44 -06:00
Hayden
224bb5bd10
New translations en-us.json (Serbian (Cyrillic))
2023-12-10 15:15:43 -06:00
Hayden
6dec3be096
New translations en-us.json (Slovenian)
2023-12-10 15:15:42 -06:00
Hayden
c95432dbf1
New translations en-us.json (Slovak)
2023-12-10 15:15:41 -06:00
Hayden
781722ff70
New translations en-us.json (Russian)
2023-12-10 15:15:40 -06:00
Hayden
f0cc3f7f18
New translations en-us.json (Lithuanian)
2023-12-10 15:15:39 -06:00
Hayden
8510e27176
New translations en-us.json (Korean)
2023-12-10 15:15:38 -06:00
Hayden
fd6c01414d
New translations en-us.json (Italian)
2023-12-10 15:15:37 -06:00
Hayden
9908cf294d
New translations en-us.json (Hungarian)
2023-12-10 15:15:35 -06:00