dependabot[bot]
6829d5351d
Bump elliptic from 6.5.4 to 6.5.7 in /vue
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-12 03:18:39 +00:00
vabene1111
805eb87754
Merge pull request #3353 from TandoorRecipes/dependabot/pip/django-4.2.16
...
Bump django from 4.2.15 to 4.2.16
2024-10-10 13:07:43 +02:00
dependabot[bot]
e910ec4a51
Bump django from 4.2.15 to 4.2.16
...
Bumps [django](https://github.com/django/django ) from 4.2.15 to 4.2.16.
- [Commits](https://github.com/django/django/compare/4.2.15...4.2.16 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-08 21:29:14 +00:00
vabene1111
cae26e7fe0
updated recipe scrapers
2024-10-08 18:22:03 +02:00
supaeasy
8d070349a6
Translated using Weblate (German)
...
Currently translated at 100.0% (570 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-10-02 23:58:36 +00:00
vabene1111
166697d791
Merge pull request #3340 from TandoorRecipes/revert-3326-develop
...
Revert "Update connectors.md"
2024-10-02 14:29:36 +02:00
vabene1111
90d93b733d
Revert "Update connectors.md"
2024-10-02 14:29:24 +02:00
vabene1111
272d2e94a1
Merge pull request #3327 from IkkiOcean/patch-1
...
Update manual.md with required python version
2024-10-02 09:24:46 +02:00
vabene1111
f84a401714
Merge pull request #3326 from supaeasy/develop
...
Update connectors.md
2024-10-02 09:23:01 +02:00
Jorge Martinez
f6b19d40b1
Translated using Weblate (Spanish)
...
Currently translated at 99.2% (566 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/es/
2024-10-01 18:58:35 +00:00
dependabot[bot]
969b7ba492
Bump flake8 from 6.1.0 to 7.1.1
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 6.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.1.1 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 00:42:42 +00:00
dependabot[bot]
c9edec6308
Bump lxml from 5.1.0 to 5.3.0
...
Bumps [lxml](https://github.com/lxml/lxml ) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.1.0...lxml-5.3.0 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 00:42:37 +00:00
dependabot[bot]
9f0ff1348c
Bump pytest-asyncio from 0.23.5 to 0.24.0
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.23.5 to 0.24.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5...v0.24.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 00:42:31 +00:00
dependabot[bot]
c85d62fc66
Bump requests from 2.32.0 to 2.32.3
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.3 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 00:42:28 +00:00
Vivek Prakash
dae51a8d3e
Update manual.md with required python version
...
The code written in https://github.com/TandoorRecipes/recipes/blob/develop/cookbook/connectors/connector_manager.py makes use of features introduced in Python 3.10, such as the structural pattern matching (match and case) and the union types with the pipe operator (|) which are not compatible with Python 3.9. That's why the minimum required python version for the manual installation should be python version 3.10.
2024-10-01 00:53:04 +05:30
supaeasy
d522534a12
Update connectors.md
...
Fixed errors in description:
- add / after api
- omit 'todo.' when adding HA-Entity
2024-09-30 14:17:18 +02:00
supaeasy
a38308a24a
Translated using Weblate (German)
...
Currently translated at 100.0% (570 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-09-27 13:58:36 +00:00
supaeasy
b981960221
Translated using Weblate (German)
...
Currently translated at 100.0% (488 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2024-09-27 13:58:35 +00:00
nenormalniy
7d1461a752
Translated using Weblate (Russian)
...
Currently translated at 63.3% (361 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2024-09-26 03:58:35 +00:00
Emmker
24a589fe41
Translated using Weblate (Greek)
...
Currently translated at 46.3% (226 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2024-09-23 21:58:37 +00:00
supaeasy
b1d28a46c3
Translated using Weblate (German)
...
Currently translated at 98.9% (483 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2024-09-23 21:58:37 +00:00
vabene1111
6b376fbfbb
Merge pull request #3302 from mikhail5555/dont-log-sensitive-headers-in-err
...
Allow HomeAssistant Connector to work with Debug=False (and logging improvements)
2024-09-23 07:44:01 +02:00
vabene1111
c532b1f94f
Merge branch 'develop' into dont-log-sensitive-headers-in-err
2024-09-23 07:43:55 +02:00
vabene1111
26ab7f5580
Merge pull request #3305 from ehowe/develop
...
Make HomeAssistant description field optional
2024-09-23 07:37:34 +02:00
Emmker
72c638ca6f
Translated using Weblate (Greek)
...
Currently translated at 99.8% (569 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/el/
2024-09-22 21:31:53 +00:00
Georgii Bogdanov
5478b7d550
Translated using Weblate (Russian)
...
Currently translated at 62.9% (359 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2024-09-22 21:31:52 +00:00
Mikhail Epifanov
e6eacc48d6
update code so it also works in DEBUG=false
2024-09-17 22:25:08 +02:00
Bebbe K
0259e000e3
Translated using Weblate (Swedish)
...
Currently translated at 61.4% (300 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/sv/
2024-09-17 11:58:35 +00:00
Eugene Howe
eb0a95f594
Make HomeAssistant description field optional
2024-09-15 10:44:30 -04:00
Muck Péter
41ee8cf66f
Translated using Weblate (Hungarian)
...
Currently translated at 81.5% (465 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2024-09-14 12:44:44 +00:00
Mikhail Epifanov
8c8834e6aa
dont log err.headers which can contain sensitive info
2024-09-13 22:36:05 +02:00
Tomer Alcavi
145abfa344
Translated using Weblate (Hebrew)
...
Currently translated at 18.2% (89 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/he/
2024-09-08 12:58:37 +00:00
Jaan
f60e61e331
Translated using Weblate (Russian)
...
Currently translated at 62.4% (356 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2024-09-08 12:58:37 +00:00
Sergei
fd534aba95
Translated using Weblate (Russian)
...
Currently translated at 62.4% (356 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2024-09-08 12:58:37 +00:00
vabene1111
f23c99f5ea
Merge pull request #3293 from TandoorRecipes/dependabot/pip/cryptography-43.0.1
...
Bump cryptography from 42.0.5 to 43.0.1
2024-09-06 07:32:00 +02:00
dependabot[bot]
1a14cc9513
Bump cryptography from 42.0.5 to 43.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.5 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-04 00:11:21 +00:00
S. v.d. Gevel
e98131ce7a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (570 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2024-09-03 19:58:35 +00:00
S. v.d. Gevel
7cff47efab
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (488 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2024-09-03 19:58:35 +00:00
Stefan van der Gevel
1dcc3e06d4
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (570 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2024-09-02 19:31:07 +00:00
S. v.d. Gevel
9125921038
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (570 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2024-09-02 19:31:07 +00:00
vabene1111
eea2a2c252
Merge pull request #3287 from TandoorRecipes/dependabot/pip/pyyaml-6.0.2
...
Bump pyyaml from 6.0.1 to 6.0.2
2024-09-02 16:39:46 +02:00
vabene1111
9554c69a39
Merge pull request #3288 from TandoorRecipes/dependabot/pip/django-crispy-forms-2.3
...
Bump django-crispy-forms from 2.1 to 2.3
2024-09-02 16:39:21 +02:00
vabene1111
506ab0f0c7
Merge pull request #3290 from TandoorRecipes/dependabot/pip/pillow-10.4.0
...
Bump pillow from 10.3.0 to 10.4.0
2024-09-02 16:39:03 +02:00
vabene1111
3e26ca5c68
Merge pull request #3291 from TandoorRecipes/dependabot/pip/whitenoise-6.7.0
...
Bump whitenoise from 6.6.0 to 6.7.0
2024-09-02 16:38:51 +02:00
dependabot[bot]
3fa8a9f27e
Bump whitenoise from 6.6.0 to 6.7.0
...
Bumps [whitenoise](https://github.com/evansd/whitenoise ) from 6.6.0 to 6.7.0.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/6.6.0...6.7.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 00:34:14 +00:00
dependabot[bot]
0cdff07e4b
Bump pillow from 10.3.0 to 10.4.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 00:34:11 +00:00
dependabot[bot]
8a142c3b11
Bump django-crispy-forms from 2.1 to 2.3
...
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms ) from 2.1 to 2.3.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases )
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md )
- [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/2.1...2.3 )
---
updated-dependencies:
- dependency-name: django-crispy-forms
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 00:34:05 +00:00
dependabot[bot]
20ca7151d1
Bump pyyaml from 6.0.1 to 6.0.2
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2 )
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 00:34:02 +00:00
Horst
15abe9f24b
import of gourmet files
...
* in gourmet export as html and zip folder
* 'menus' are not imported
Note: it appears that the native format '.grmt' does not include the unit for ingredients
2024-08-30 10:05:19 +02:00
vabene1111
754b7c3376
Merge pull request #3278 from Priyanshu1035/fixtypo
...
Fixed the typo in the base.html file
2024-08-29 17:28:04 +02:00