Niklas Schwarz
b1ad5ef205
Add option to space to enable plural name usage
...
* Add option to space to enable usage of plural name
for food and unit per space
* Respect option per space to use the plural name
2022-11-11 18:15:57 +01:00
Niklas Schwarz
9994b6f9c2
Add plural name for unit and food
...
Add an optional plural name for unit and food.
Additional options to show always the plural name for unit and food
for an ingredient is added.
2022-11-11 18:15:57 +01:00
vabene1111
a8a590a942
Update SECURITY.md
2022-11-10 12:46:29 +01:00
vabene1111
24f331c208
improved ingredient parser handling of amount unit without space
2022-11-09 14:24:12 +01:00
vabene1111
16d0fc38f9
improved paste ingredient function to retain order and add to correct step
2022-11-09 14:01:03 +01:00
vabene1111
5e4cac52d6
fixed recipe image size with nutrition information
2022-11-09 13:23:43 +01:00
vabene1111
b489a2d849
Merge pull request #2101 from Mikhail5555/patch-2
...
Allow 1/16th to be a fraction (small salt amounts)
2022-11-09 12:53:13 +01:00
vabene1111
7c5707e0c0
Merge pull request #2128 from rdangdev/develop
...
Fixed: ports are on the wrong service
2022-11-09 12:52:40 +01:00
vabene1111
946699a335
Merge pull request #2154 from mh166/feature-enable-search-plugin
...
Enable search plugin for docs
2022-11-09 12:52:14 +01:00
vabene1111
44b2c02034
updated cryptography
2022-11-09 12:49:23 +01:00
vabene1111
c150c7f84e
fixed recipekeeper integration
2022-11-09 12:48:34 +01:00
vabene1111
97503a68d8
Merge pull request #2163 from TandoorRecipes/dependabot/npm_and_yarn/vue/loader-utils-1.4.1
...
Bump loader-utils from 1.4.0 to 1.4.1 in /vue
2022-11-09 12:17:21 +01:00
dependabot[bot]
126a2d870e
Bump loader-utils from 1.4.0 to 1.4.1 in /vue
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-09 03:45:14 +00:00
Gorkem
02bad8cfb9
Translated using Weblate (Turkish)
...
Currently translated at 27.1% (125 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/tr/
2022-11-06 22:09:31 +00:00
Gorkem
d9465c7f9d
Translated using Weblate (Turkish)
...
Currently translated at 2.2% (12 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/tr/
2022-11-06 22:09:31 +00:00
Gorkem
ead3168d80
Added translation using Weblate (Turkish)
2022-11-05 21:09:24 +00:00
mh166
a71bba307e
Enable search plugin for docs
...
I think mkdocs-material's search function would be a great addition to make the documentation even more accessible. At least I was looking for some info just moments ago and would've liked a search bar.
From my own projects, I remembered that mkdocs-material does come with the search search plugin enabled by default. But it must be re-added to mkdocs.yml when other plugins are used. So I did. Hope this helps. :)
2022-11-01 11:44:56 +01:00
vabene1111
c2c08391cc
fixed sharing pref saving
2022-10-31 19:51:06 +01:00
vabene1111
bc9d077b9d
added used md spec to docs
2022-10-31 19:51:06 +01:00
vabene1111
fe0f739bd5
Merge pull request #2020 from ignis-draco/docuUpdate
...
Update Doku for manual Installation
2022-10-31 19:49:30 +01:00
vabene1111
e5b11a34f6
Update manual.md
2022-10-31 19:49:24 +01:00
vabene1111
1df7a4df91
Merge pull request #2121 from raj3000k/develop
...
Improved Overall Docs.
2022-10-31 19:47:29 +01:00
vabene1111
d401c143ec
added faq for makrdown preview
2022-10-31 14:58:50 +01:00
vabene1111
00a59baa92
Merge pull request #2140 from TiagoRascazzi/develop
...
Added nextcloud export implementation
2022-10-31 14:34:16 +01:00
vabene1111
327c83ce32
improved share link tests
2022-10-31 14:30:39 +01:00
vabene1111
3371102e64
improved and added tests for share link creation
2022-10-31 14:24:41 +01:00
vabene1111
aec396e214
Merge pull request #2106 from swnf/fix-share-permissions
...
Fix share permission check
2022-10-31 14:16:01 +01:00
vabene1111
2b52b5c264
Merge pull request #2142 from TandoorRecipes/dependabot/pip/django-4.0.8
...
Bump django from 4.0.7 to 4.0.8
2022-10-31 09:03:24 +01:00
dependabot[bot]
19c24a85a1
Bump django from 4.0.7 to 4.0.8
...
Bumps [django](https://github.com/django/django ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 08:02:46 +00:00
vabene1111
c147903f1e
updated recipe scrapers and compiled translations
2022-10-31 09:02:14 +01:00
Tiago Rascazzi
9dedc5b8fa
Added nextcloud export implementation
2022-10-29 14:08:12 -04:00
Tomasz Klimczak
d781cbe743
Translated using Weblate (Polish)
...
Currently translated at 100.0% (460 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2022-10-22 20:33:14 +00:00
rdang
37bd2017b0
ports are on the wrong service
...
the actual webserver is running on port 8080 and on the web_recipes service, as per all the documentation. 80 will not work, at least on the latest patch.
2022-10-21 19:13:18 +11:00
Oliver Cervera
2de8070156
Translated using Weblate (Italian)
...
Currently translated at 75.2% (346 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2022-10-19 22:33:13 +00: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
Raj Motwani
b84e03c58b
Merge branch 'TandoorRecipes:develop' into develop
2022-10-14 22:26:12 +05:30
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
611787dbb6
Translated using Weblate (Italian)
...
Currently translated at 75.2% (346 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2022-10-10 17:33:11 +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
Raj Motwani
d9662f7fa5
Update import_export.md
...
Fixed some typos and spellings.
2022-10-08 13:47:02 +05:30
Raj Motwani
9e44944b1d
Update SECURITY.md
2022-10-08 13:38:52 +05:30
swnf
4de9a7ff89
Fix share permission check
2022-10-06 17:44:33 +02:00
vabene1111
32a663c5d7
Merge pull request #2104 from chiaramistro/feature/login-btn-reset-password
...
Remove yellow button to unify GUI of reset password in mobile/web viewports #2102
2022-10-05 16:42:42 +02: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
Mikhail Epifanov
bee5d6b7eb
Allow 1/16th to be a fraction (small salt amounts)
2022-10-03 12:37:09 +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
wella
2279bba838
Translated using Weblate (Indonesian)
...
Currently translated at 31.5% (145 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/id/
2022-10-02 17:33:10 +00:00
Andrea
57f5343c77
Translated using Weblate (Spanish)
...
Currently translated at 75.2% (346 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/es/
2022-10-02 17:33:10 +00:00