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
vabene1111
e9a1a06bda
fixed recipe share permission
2022-08-05 14:28:17 +02:00
vabene1111
a8da28f877
Merge pull request #1980 from 8633brown/nplusone
...
prefetch food relations #1965
2022-08-05 07:53:01 +02:00
8633brown
70b2bd6ccf
prefetch food relations #1965
2022-08-04 22:11:48 +01:00
vabene1111
8ed5d52ddf
fixed space settings saving issue
2022-08-04 18:54:00 +02:00
vabene1111
f7af0741fe
fixed bookmarklet
2022-08-04 18:45:40 +02:00
vabene1111
3ec4afb02f
fixed scoping and permissions for tokens
2022-08-04 18:33:45 +02:00
vabene1111
3f77b73a61
add multiple API tokens per user, removes old API tokens
2022-08-04 17:24:54 +02:00
Oliver Cervera
9e62d8a3a3
Translated using Weblate (Italian)
...
Currently translated at 79.9% (419 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2022-08-04 11:32:45 +00:00
vabene1111
5e77adf7e6
fixed mail send
2022-08-01 16:56:18 +02:00
tomtjes
c88566a4ae
fix minor issues in CopyMeThat importer
...
improve handling of empty fields and fields that exceed character limits
2022-07-22 12:14:23 -04:00
vabene1111
ce1f55ffd1
settings wip
2022-07-15 17:12:01 +02:00
vabene1111
8700e2df69
basics of new settings page working
2022-07-14 17:50:20 +02:00
vabene1111
f4df84b609
added ability to set space images
2022-07-14 15:23:59 +02:00
vabene1111
ba473123ba
added ability to use invite link more than once
2022-07-14 11:28:13 +02:00
vabene1111
98a54ef38f
removed lots of unused stuff
2022-07-14 10:37:15 +02:00
vabene1111
7fdc9c7cb8
added sharing permission test
2022-07-14 10:30:45 +02:00
vabene1111
dc3b1566d7
made shared field for recipe api optional
2022-07-14 10:21:35 +02:00
tomtjes
dabcea6ba7
Update copymethat.py
...
- make use of field for source URL
- preserve "I made this" flag as keyword
- preserve long descriptions in full at bottom of steps
- preserve ingredient and step headers
2022-07-13 14:37:16 -04:00
vabene1111
e91790f5ac
added ability to mark recipes as private
2022-07-13 15:46:39 +02:00
vabene1111
51076d4ced
Merge branch 'master' into develop
2022-07-13 10:25:39 +02:00
vabene1111
1cb37fe2d2
dont allow space manage page in demo
2022-07-13 10:25:22 +02:00
vabene1111
61a9f0647b
added userspace admin
2022-07-13 10:24:12 +02:00
vabene1111
ac2ab62050
moved import functions to proper api function
2022-07-12 21:14:51 +02:00
vabene1111
c50efac00e
basics for profile page
2022-07-12 20:57:13 +02:00
vabene1111
bf16e61a1f
removed unused stuff and fixed manifest
2022-07-12 20:52:32 +02:00
vabene1111
b78d0ec30b
added userspace admin
2022-07-12 20:37:38 +02:00
vabene1111
da09602834
removed old search pages
2022-07-12 20:05:59 +02:00
vabene1111
8bb7ce2062
removed user servings feature
2022-07-12 19:43:11 +02:00
vabene1111
5de7fa9d48
fixed another social auth issues
2022-07-12 19:41:46 +02:00
vabene1111
43a082a51a
updated translations
2022-07-12 19:20:35 +02:00
vabene1111
4c264673df
fixed copy me that importer
2022-07-12 19:20:05 +02:00
smilerz
b03fa4fdf2
updated cookbookapp importer to handle multi-step recipes
2022-07-11 17:21:56 -05:00
vabene1111
38219a22ca
fixed issue with social default access and multi space tennany
2022-07-11 23:42:26 +02:00
vabene1111
17f3da5a37
removed dead invite link button from system page
2022-07-11 14:54:00 +02:00