Michael Genson
dfbc890f2c
fix: Recipe Search URL State ( #3332 )
...
* fix several state issues with explore page
- update state when there are no query params
- only call search if the query params actually changed
- wait until ready to call API
* store last search query in user prefs
* restore chip tag click to anonymous user
2024-03-25 16:04:42 +00:00
Kuchenpirat
4b0df3ace8
Reset the search input after selection on the RecipeOrganizerSelector ( #3373 )
...
* Reset the search input after selection on the RecipeOrganizerSelector
* remove unused import
2024-03-25 14:47:10 +00:00
Hayden
3ded63dfdf
New translations en-us.json (Bulgarian) ( #3366 )
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
2024-03-24 17:35:12 +01:00
Hayden
9a17a484f3
New translations en-us.json (Turkish)
2024-03-23 11:13:55 -05:00
Hayden
20fa3a25f2
New translations en-us.json (French, Canada)
2024-03-22 11:15:57 -05:00
Hayden
1a9f5470ca
New translations en-us.json (Latvian)
2024-03-22 11:15:56 -05:00
Hayden
2254d114be
New translations en-us.json (Croatian)
2024-03-22 11:15:55 -05:00
Hayden
ef22d29ef1
New translations en-us.json (Portuguese, Brazilian)
2024-03-22 11:15:54 -05:00
Hayden
ef165cd276
New translations en-us.json (Icelandic)
2024-03-22 11:15:53 -05:00
Hayden
e6477920ce
New translations en-us.json (Galician)
2024-03-22 11:15:52 -05:00
Hayden
c49584d027
New translations en-us.json (Vietnamese)
2024-03-22 11:15:50 -05:00
Hayden
e56eabf1e2
New translations en-us.json (Chinese Traditional)
2024-03-22 11:15:49 -05:00
Hayden
a35f2ae56a
New translations en-us.json (Chinese Simplified)
2024-03-22 11:15:49 -05:00
Hayden
2a4a195dcb
New translations en-us.json (Ukrainian)
2024-03-22 11:15:48 -05:00
Hayden
6318e8d1c6
New translations en-us.json (Turkish)
2024-03-22 11:15:46 -05:00
Hayden
b7a4899302
New translations en-us.json (Serbian (Cyrillic))
2024-03-22 11:15:46 -05:00
Hayden
7fe6ef4da5
New translations en-us.json (Slovenian)
2024-03-22 11:15:45 -05:00
Hayden
0391763d18
New translations en-us.json (Slovak)
2024-03-22 11:15:44 -05:00
Hayden
3250384862
New translations en-us.json (Russian)
2024-03-22 11:15:43 -05:00
Hayden
1bf496751c
New translations en-us.json (Portuguese)
2024-03-22 11:15:42 -05:00
Hayden
580700458c
New translations en-us.json (Norwegian)
2024-03-22 11:15:41 -05:00
Hayden
6c6276cb79
New translations en-us.json (Dutch)
2024-03-22 11:15:40 -05:00
Hayden
787f9293fb
New translations en-us.json (Lithuanian)
2024-03-22 11:15:38 -05:00
Hayden
aa0547ae69
New translations en-us.json (Korean)
2024-03-22 11:15:37 -05:00
Hayden
1c6b0f1122
New translations en-us.json (Japanese)
2024-03-22 11:15:36 -05:00
Hayden
014721b6f7
New translations en-us.json (Italian)
2024-03-22 11:15:35 -05:00
Hayden
692d8a5681
New translations en-us.json (Hungarian)
2024-03-22 11:15:34 -05:00
Hayden
120d4cfc5a
New translations en-us.json (Hebrew)
2024-03-22 11:15:33 -05:00
Hayden
e3b3f70621
New translations en-us.json (Finnish)
2024-03-22 11:15:32 -05:00
Hayden
c5e55a2207
New translations en-us.json (Greek)
2024-03-22 11:15:31 -05:00
Hayden
f6d508af92
New translations en-us.json (German)
2024-03-22 11:15:30 -05:00
Hayden
516a732b12
New translations en-us.json (Danish)
2024-03-22 11:15:28 -05:00
Hayden
dfd4943304
New translations en-us.json (Czech)
2024-03-22 11:15:27 -05:00
Hayden
511e08e7e9
New translations en-us.json (Catalan)
2024-03-22 11:15:26 -05:00
Hayden
ed50dfc145
New translations en-us.json (Bulgarian)
2024-03-22 11:15:25 -05:00
Hayden
ee542255a5
New translations en-us.json (Arabic)
2024-03-22 11:15:24 -05:00
Hayden
32fa9d4439
New translations en-us.json (Afrikaans)
2024-03-22 11:15:23 -05:00
Hayden
f2be3383ac
New translations en-us.json (French)
2024-03-22 11:15:22 -05:00
Hayden
fd6874e8dd
New translations en-us.json (Romanian)
2024-03-22 11:15:21 -05:00
Hayden
09e514fa84
New translations en-us.json (Polish)
2024-03-22 11:15:20 -05:00
Hayden
f4678f99ed
New translations en-us.json (English, United Kingdom)
2024-03-22 11:15:19 -05:00
Hayden
4e9670acf6
New translations en-us.json (Swedish)
2024-03-22 11:15:18 -05:00
Hayden
fb097ca095
New translations en-us.json (Spanish)
2024-03-22 11:15:16 -05:00
boc-the-git
2aaef9ae54
Merge branch 'mealie-next' into feat/migrate-from-my-recipe-box
2024-03-22 20:33:37 +11:00
Michael Genson
d770009e0d
added reactive accepted file types
2024-03-21 16:21:37 +00:00
Michael Genson
7dcf2ca33d
added migration to frontend and cleaned up migration page
2024-03-21 16:11:33 +00:00
Michael Genson
95c15504d0
fixed BaseOverflowButton divider
2024-03-21 16:11:18 +00:00
Hayden
4a411f0483
New Crowdin updates ( #3351 )
...
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
* New translations en-us.json (Danish)
* New translations en-us.json (Norwegian)
* New translations en-us.json (Norwegian)
2024-03-21 15:59:50 +00:00
Hayden
54aef24caf
New translations en-us.json (Danish) ( #3347 )
...
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2024-03-20 15:44:33 +00:00
boc-the-git
abb2c8110c
Merge branch 'mealie-next' into l10n_mealie-next
2024-03-20 20:47:13 +11:00