vabene1111
c147903f1e
updated recipe scrapers and compiled translations
2022-10-31 09:02:14 +01:00
Sokratis Potamias
f70377c59b
Translated using Weblate (Greek)
...
Currently translated at 0.5% (3 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2022-10-17 11:33:12 +00:00
Sokratis Potamias
6fc4151de5
Added translation using Weblate (Greek)
2022-10-16 11:01:56 +00:00
Shaxine
1fa001aad3
Translated using Weblate (Portuguese)
...
Currently translated at 28.4% (149 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt/
2022-10-14 17:19:28 +00:00
wella
e9dac25ff4
Translated using Weblate (Indonesian)
...
Currently translated at 11.4% (60 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/id/
2022-10-12 08:33:09 +00:00
Oliver Cervera
bfbfb1d2a8
Translated using Weblate (Italian)
...
Currently translated at 83.3% (437 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2022-10-10 17:33:11 +00:00
Chiara
3bee5ed35a
Remove yellow button to unify GUI of reset password in mobile/web viewports #2102
2022-10-05 12:25:29 +02:00
wella
00ed9b07b6
Translated using Weblate (Indonesian)
...
Currently translated at 8.3% (44 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/id/
2022-10-02 17:33:10 +00:00
KangAlleW
5ae149a1b6
add indonesian language
2022-10-01 23:55:37 +07:00
vabene1111
be0088aec6
Merge pull request #2091 from TandoorRecipes/feature/fix-nc-import-nutrition
...
fixed nc importer nutritions
2022-10-01 18:42:16 +02:00
vabene1111
c56710ae0c
fixed nc importer nutritions
2022-10-01 18:42:03 +02:00
vabene1111
1a420bc002
Merge pull request #2090 from TandoorRecipes/feature/fix-dependencies
...
fixed vue template compiler version and removed debug print from perm…
2022-10-01 18:41:21 +02:00
wella
545e4f7af4
Translated using Weblate (Indonesian)
...
Currently translated at 5.3% (28 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/id/
2022-10-01 16:38:41 +00:00
wella
580591a69e
Added translation using Weblate (Indonesian)
2022-10-01 16:32:26 +00:00
vabene1111
409b438776
fixed vue template compiler version and removed debug print from permission helper
2022-10-01 18:18:00 +02:00
vabene1111
7be705f6a1
fixed error in token generation endpoint
2022-09-30 15:42:07 +02:00
vabene1111
8e60566311
fixed recipekeeper import
2022-09-27 15:49:13 +02:00
Noé Feutry
c4c66aa640
Translated using Weblate (French)
...
Currently translated at 84.7% (444 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2022-09-26 16:33:06 +00:00
vabene1111
f64be72a98
compiled translations
2022-09-26 09:18:19 +02:00
vabene1111
a3ed2bdcac
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2022-09-26 07:58:57 +02:00
vabene1111
996b8bedac
fixed fuzzy search postgres
2022-09-26 07:58:52 +02:00
Oliver Cervera
cf8ab02d0e
Translated using Weblate (Italian)
...
Currently translated at 81.1% (425 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2022-09-25 12:33:12 +00:00
vabene1111
12a8582a9a
fixed importer and copy recipe
2022-09-23 16:43:22 +02:00
vabene1111
d02b253242
fixed search settings not working with sqlite DB
2022-09-23 16:16:44 +02:00
vabene1111
b49393357a
fixed tests
2022-09-21 16:54:41 +02:00
vabene1111
cc1a69eac0
fixed cache key uniqueness even in tests
2022-09-21 16:28:54 +02:00
vabene1111
9089fc7ad3
fixed admin userspace search
2022-09-17 08:49:00 +02:00
vabene1111
6d866ae62b
fixed keyword serialization
2022-09-17 08:43:18 +02:00
vabene1111
0ca29cd677
small visual tweaks to search page
2022-09-17 08:06:38 +02:00
vabene1111
54c9e200a0
Merge pull request #2044 from ambroisie/fix/markdown_md_globals_deprecated
...
Fix 'markdown' 3.4 version incompatibility
2022-09-17 07:14:03 +02:00
Bruno BELANYI
37e292cab9
Fix 'markdown' 3.4 version incompatibility
2022-09-16 19:11:52 +02:00
vabene1111
e391abd23d
moved annotation to default query manager
2022-09-16 18:18:59 +02:00
vabene1111
947986277a
fixed recipe detail query
2022-09-16 18:15:05 +02:00
vabene1111
b2a10f269c
permission and search preference caching
2022-09-16 14:35:35 +02:00
vabene1111
dc076d25d6
improved hash generation time
2022-09-16 13:31:00 +02:00
vabene1111
845408244b
optimized recipe search query annotation performance
2022-09-16 13:24:57 +02:00
vabene1111
eb119b7443
remove "favorite" as default sort order due to performacne issues
2022-09-15 18:31:22 +02:00
vabene1111
bd6b04f95e
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2022-09-12 17:58:22 +02:00
vabene1111
b315d6e171
adding debug toolbar
2022-09-12 17:58:20 +02:00
David Schenk
4b40d75d1d
Translated using Weblate (German)
...
Currently translated at 99.6% (522 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2022-09-10 19:33:01 +00:00
vabene1111
631dd58c1f
fixed share link guest user error message
2022-09-09 18:28:01 +02:00
vabene1111
ca5eb7b2b6
Merge pull request #1984 from andyjayne/fix-nl-ingredients
...
fix: ingredient parsing for non-latin languages
2022-09-09 18:07:55 +02:00
1k2
75cb5d2d4c
Translated using Weblate (Dutch)
...
Currently translated at 99.4% (521 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2022-09-01 20:32:53 +00:00
吕楪
726157a062
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (524 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2022-08-23 13:32:51 +00:00
Kirstin Seidel-Gebert
f8793f3ec8
Translated using Weblate (German)
...
Currently translated at 99.6% (522 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2022-08-23 13:32:51 +00:00
Mathias Rasmussen
2a1b2c18fc
Translated using Weblate (Danish)
...
Currently translated at 100.0% (528 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/da/
2022-08-18 14:32:52 +00:00
Thorin
dc2f62dc9d
Translated using Weblate (Spanish)
...
Currently translated at 53.0% (278 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2022-08-12 21:32:52 +00:00
Andrew Jayne
cffa731106
fix: ingredient parsing for non-latin languages
...
Before this change the ingredient string for non-latin
languages was not being parsed into the correct amount
or units when the food is found at the start of the
ingredient string.
This was because the regex being used was restricted to
latin characters.
With this change the amount and units are correctly
parsed from such a string.
Fixes https://github.com/TandoorRecipes/recipes/issues/1983
2022-08-07 21:37:59 +01:00
vabene1111
6605b87c5c
new settings page finished
2022-08-05 16:54:53 +02:00
vabene1111
64688ca5e1
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2022-08-05 14:28:22 +02:00