vabene1111
a626bda1ab
Merge branch 'develop'
2024-03-05 14:06:56 +01:00
vabene1111
d104974ca8
downgraded home assistant api libnrary
2024-03-05 12:33:02 +01:00
vabene1111
b1a7212fce
upgrade container base
2024-03-05 10:36:59 +01:00
vabene1111
eaee474cb7
updated wheel and setuptools rust
2024-03-05 10:34:48 +01:00
vabene1111
64f5b9ad1f
Merge pull request #2931 from ambroisie/declarative-media-root
...
add ability to set 'MEDIA_ROOT'
2024-03-05 09:04:50 +01:00
vabene1111
21f1700d6d
Merge branch 'develop'
...
# Conflicts:
# cookbook/forms.py
2024-03-05 08:55:33 +01:00
vabene1111
c23df3d474
better shopping placeholder
2024-03-05 08:54:40 +01:00
vabene1111
0f06506f18
fixed device setting supermarkt refresh
2024-03-05 08:39:45 +01:00
vabene1111
56223df80b
updated translations
2024-03-05 07:45:43 +01:00
Jocelin Lebreton
fe581e538f
Translated using Weblate (French)
...
Currently translated at 95.2% (540 of 567 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2024-03-03 23:19:58 +00:00
M Ugur
88efe7ac8e
Translated using Weblate (Turkish)
...
Currently translated at 6.5% (32 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/tr/
2024-03-03 23:19:58 +00:00
Jocelin Lebreton
be999c726b
Translated using Weblate (French)
...
Currently translated at 96.5% (473 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2024-03-03 23:19:58 +00:00
Bruno BELANYI
857d287233
add ability to set 'MEDIA_ROOT'
2024-03-02 14:33:06 +00:00
vabene1111
02ceacd232
Merge pull request #3020 from smilerz/coverage
...
removed action Publish Results
2024-03-01 22:04:42 +01:00
smilerz
d42308281c
remove timeout value on CI action
2024-03-01 14:32:25 -06:00
smilerz
1f09f778c7
removed action Publish Results
2024-03-01 14:13:27 -06:00
vabene1111
2304ec0633
Merge pull request #3016 from smilerz/coverage
...
Coverage
2024-03-01 19:22:27 +01:00
smilerz
fe358eab16
remove coverage badge from README
2024-03-01 07:59:09 -06:00
Einir Einisson
e656a2da8c
Translated using Weblate (Icelandic)
...
Currently translated at 3.1% (18 of 567 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/is/
2024-03-01 11:19:57 +00:00
vabene1111
2f3beb4f13
Merge pull request #3012 from TandoorRecipes/dependabot/npm_and_yarn/vue/codemirror/lang-markdown-6.2.4
...
Bump @codemirror/lang-markdown from 6.2.3 to 6.2.4 in /vue
2024-03-01 07:35:19 +01:00
dependabot[bot]
641e65c7ab
Bump @codemirror/lang-markdown from 6.2.3 to 6.2.4 in /vue
...
Bumps [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown ) from 6.2.3 to 6.2.4.
- [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-markdown/compare/6.2.3...6.2.4 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-markdown"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-01 06:34:35 +00:00
vabene1111
d04075732e
Merge pull request #3004 from c0mputerguru/ical-default-dates
...
Support unspecified to/from dates for fetching meal plan ical
2024-03-01 07:33:02 +01:00
vabene1111
678d0dff3a
Merge pull request #3014 from TandoorRecipes/dependabot/npm_and_yarn/vue/codemirror/commands-6.3.3
...
Bump @codemirror/commands from 6.3.2 to 6.3.3 in /vue
2024-03-01 07:31:12 +01:00
dependabot[bot]
ca068a3ae0
Bump @codemirror/commands from 6.3.2 to 6.3.3 in /vue
...
Bumps [@codemirror/commands](https://github.com/codemirror/commands ) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/commands/compare/6.3.2...6.3.3 )
---
updated-dependencies:
- dependency-name: "@codemirror/commands"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-01 00:24:22 +00:00
smilerz
c597aed956
updated branch info
2024-02-29 11:13:25 -06:00
smilerz
7e6f3ad92b
add badges to README
...
publish reports to gh-pages
2024-02-29 11:13:06 -06:00
smilerz
b2c5e3d5e7
Pytest and Coverage Reports
2024-02-29 11:12:19 -06:00
smilerz
9344bf80da
added coverage
...
added pytest reporting
updated Github Action CI/CD to write coverage output to docs
updated GA CI/CD to generate test and coverage badges
2024-02-29 11:11:41 -06:00
smilerz
b78597fa52
updated link to Dependabot documentation
2024-02-29 11:09:52 -06:00
smilerz
75b7397343
created Development dependencies in requirements.txt
...
exclude installing Dev libraries in Dockerfile
2024-02-29 11:09:46 -06:00
Anand Patel
7b506ff903
Remove unnecessary imports in meal plan ical test.
2024-02-29 16:13:17 +00:00
c0mputerguru
23a6efbb05
Merge branch 'TandoorRecipes:develop' into ical-default-dates
2024-02-29 08:07:21 -08:00
vabene1111
701f631c5f
Merge pull request #2998 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-expiration-7.0.0
...
Bump workbox-expiration from 6.6.1 to 7.0.0 in /vue
2024-02-29 16:52:01 +01:00
vabene1111
a829cdd85d
Merge pull request #2996 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-precaching-7.0.0
...
Bump workbox-precaching from 6.6.1 to 7.0.0 in /vue
2024-02-29 16:51:52 +01:00
vabene1111
27b2743e82
Merge pull request #2995 from TandoorRecipes/dependabot/pip/django-webpack-loader-3.0.1
...
Bump django-webpack-loader from 1.8.1 to 3.0.1
2024-02-29 16:51:40 +01:00
vabene1111
095b70d446
Merge pull request #2989 from TandoorRecipes/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2024-02-29 16:51:01 +01:00
vabene1111
da313916db
Merge pull request #2991 from TandoorRecipes/dependabot/pip/pyppeteer-2.0.0
...
Bump pyppeteer from 1.0.2 to 2.0.0
2024-02-29 16:50:53 +01:00
vabene1111
f4ea70081c
Merge pull request #2994 from TandoorRecipes/dependabot/pip/lxml-5.1.0
...
Bump lxml from 4.9.3 to 5.1.0
2024-02-29 16:50:42 +01:00
dependabot[bot]
203e0795ad
Bump pyppeteer from 1.0.2 to 2.0.0
...
Bumps [pyppeteer](https://github.com/pyppeteer/pyppeteer ) from 1.0.2 to 2.0.0.
- [Changelog](https://github.com/pyppeteer/pyppeteer/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/pyppeteer/pyppeteer/compare/1.0.2...2.0.0 )
---
updated-dependencies:
- dependency-name: pyppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:50:22 +00:00
vabene1111
ecdeb6b66b
Merge pull request #2992 from TandoorRecipes/dependabot/github_actions/actions/cache-4
...
Bump actions/cache from 3 to 4
2024-02-29 16:50:18 +01:00
vabene1111
003e4a8b37
Merge pull request #2997 from TandoorRecipes/dependabot/npm_and_yarn/vue/codemirror/view-6.24.1
...
Bump @codemirror/view from 6.23.1 to 6.24.1 in /vue
2024-02-29 16:50:04 +01:00
vabene1111
107984de11
Merge pull request #2993 from TandoorRecipes/dependabot/pip/icalendar-5.0.11
...
Bump icalendar from 5.0.7 to 5.0.11
2024-02-29 16:49:07 +01:00
dependabot[bot]
70ea97a551
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:49:02 +00:00
vabene1111
1965a7213a
Merge pull request #2990 from TandoorRecipes/dependabot/pip/homeassistant-api-4.2.1
...
Bump homeassistant-api from 4.1.1.post2 to 4.2.1
2024-02-29 16:48:58 +01:00
dependabot[bot]
9f95f9eb14
Bump @codemirror/view from 6.23.1 to 6.24.1 in /vue
...
Bumps [@codemirror/view](https://github.com/codemirror/view ) from 6.23.1 to 6.24.1.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.23.1...6.24.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:48:22 +00:00
vabene1111
fd1bdef440
Merge pull request #2988 from TandoorRecipes/dependabot/github_actions/awalsh128/cache-apt-pkgs-action-1.4.1
...
Bump awalsh128/cache-apt-pkgs-action from 1.3.1 to 1.4.1
2024-02-29 16:47:49 +01:00
vabene1111
60ac24acb0
Merge pull request #2999 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/composition-api-1.7.2
...
Bump @vue/composition-api from 1.7.1 to 1.7.2 in /vue
2024-02-29 16:46:57 +01:00
vabene1111
f147f51ba2
Merge pull request #3001 from TandoorRecipes/dependabot/npm_and_yarn/vue/moment-2.30.1
...
Bump moment from 2.29.4 to 2.30.1 in /vue
2024-02-29 16:46:41 +01:00
dependabot[bot]
b36483410b
Bump moment from 2.29.4 to 2.30.1 in /vue
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.4 to 2.30.1.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.4...2.30.1 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:44:52 +00:00
vabene1111
98aa1297b1
Merge pull request #3000 from TandoorRecipes/dependabot/npm_and_yarn/vue/codemirror/autocomplete-6.13.0
...
Bump @codemirror/autocomplete from 6.11.1 to 6.13.0 in /vue
2024-02-29 16:44:35 +01:00
dependabot[bot]
fa273cd4fe
Bump @codemirror/autocomplete from 6.11.1 to 6.13.0 in /vue
...
Bumps [@codemirror/autocomplete](https://github.com/codemirror/autocomplete ) from 6.11.1 to 6.13.0.
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/autocomplete/compare/6.11.1...6.13.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:43:44 +00:00
dependabot[bot]
5da8569b8e
Bump @vue/composition-api from 1.7.1 to 1.7.2 in /vue
...
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/vuejs/composition-api/releases )
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/composition-api/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: "@vue/composition-api"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:43:09 +00:00
dependabot[bot]
46430b81a0
Bump workbox-expiration from 6.6.1 to 7.0.0 in /vue
...
Bumps [workbox-expiration](https://github.com/googlechrome/workbox ) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0 )
---
updated-dependencies:
- dependency-name: workbox-expiration
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:42:47 +00:00
dependabot[bot]
7e3b74b926
Bump workbox-precaching from 6.6.1 to 7.0.0 in /vue
...
Bumps [workbox-precaching](https://github.com/googlechrome/workbox ) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0 )
---
updated-dependencies:
- dependency-name: workbox-precaching
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:41:57 +00:00
dependabot[bot]
7cf629d8ee
Bump django-webpack-loader from 1.8.1 to 3.0.1
...
Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader ) from 1.8.1 to 3.0.1.
- [Release notes](https://github.com/django-webpack/django-webpack-loader/releases )
- [Changelog](https://github.com/django-webpack/django-webpack-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-webpack/django-webpack-loader/compare/1.8.1...3.0.1 )
---
updated-dependencies:
- dependency-name: django-webpack-loader
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:41:28 +00:00
dependabot[bot]
20653618bb
Bump lxml from 4.9.3 to 5.1.0
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.9.3 to 5.1.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-4.9.3...lxml-5.1.0 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:41:24 +00:00
dependabot[bot]
7ffe0efc07
Bump icalendar from 5.0.7 to 5.0.11
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 5.0.7 to 5.0.11.
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/v5.0.7...v5.0.11 )
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:41:13 +00:00
dependabot[bot]
5447b2bce4
Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:41:09 +00:00
dependabot[bot]
0cfa61692c
Bump homeassistant-api from 4.1.1.post2 to 4.2.1
...
Bumps [homeassistant-api](https://github.com/GrandMoff100/HomeAssistantAPI ) from 4.1.1.post2 to 4.2.1.
- [Release notes](https://github.com/GrandMoff100/HomeAssistantAPI/releases )
- [Commits](https://github.com/GrandMoff100/HomeAssistantAPI/compare/v4.1.1.post2...v4.2.1 )
---
updated-dependencies:
- dependency-name: homeassistant-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:41:05 +00:00
dependabot[bot]
006a83132b
Bump awalsh128/cache-apt-pkgs-action from 1.3.1 to 1.4.1
...
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action ) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases )
- [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.1 )
---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 15:41:01 +00:00
vabene1111
ba9f816513
Merge pull request #2987 from c0mputerguru/devcontainer
...
Add devcontainer support
2024-02-29 16:40:27 +01:00
Einir Einisson
498cbe0191
Added translation using Weblate (Icelandic)
2024-02-29 10:20:10 +00:00
Anand Patel
49d3d6cbc2
Add tests for plan-ical
2024-02-29 04:35:25 +00:00
Anand Patel
0d56d8a836
Merge commit '23c58868dee75fbe7a082d4cc2113f8e3ea9a9b2' into ical-default-dates
2024-02-28 18:34:09 -08:00
Tomasz Klimczak
6548f7f4d8
Translated using Weblate (Polish)
...
Currently translated at 100.0% (567 of 567 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2024-02-29 02:19:57 +00:00
M Ugur
e639ff9d77
Translated using Weblate (Turkish)
...
Currently translated at 3.6% (18 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/tr/
2024-02-29 02:19:57 +00:00
c0mputerguru
23c58868de
Allow tokens for getting ical
2024-02-28 18:03:50 -08:00
Anand Patel
3936e4c66f
Add self to contributors list
2024-02-29 01:43:40 +00:00
Anand Patel
ea0675b35e
Add instructions on how to use devcontainers in vscode.
2024-02-29 01:40:59 +00:00
Anand Patel
f855ba1c0f
Update docs as vscode tasks are not devcontainer specific.
2024-02-29 01:30:56 +00:00
Anand Patel
59f645d8c9
Documentation updates for devcontainer based development.
2024-02-29 01:29:25 +00:00
Anand Patel
061f874f45
Refactor some vscode tasks and add doc dependency.
2024-02-29 01:23:11 +00:00
Anand Patel
5ccc8d12f0
Add task to serve documentation.
2024-02-29 01:06:45 +00:00
Anand Patel
42e841d1e6
Add the fact that dev server depends on building Vue components
2024-02-29 00:57:44 +00:00
Anand Patel
ba6cac803c
Fix dependencies to set tests up.
2024-02-29 00:47:31 +00:00
Anand Patel
0b51d87a06
Add task for collection of static files as it is needed for tests to pass.
2024-02-29 00:26:49 +00:00
Anand Patel
77d2e29fe4
Add devcontainer configuration
2024-02-28 23:42:52 +00:00
vabene1111
54c5655b85
SLE's dont need to belong to a shopping list
2024-02-28 20:21:03 +01:00
vabene1111
a02e9e806c
fixed migration tree
2024-02-28 17:21:18 +01:00
vabene1111
66a904568b
fixed merge error
2024-02-28 17:19:10 +01:00
vabene1111
7f6f579757
fixed imports again
2024-02-28 17:11:46 +01:00
vabene1111
6c993aabad
Merge pull request #2967 from smilerz/deprecate_old_code
...
Deprecate old code
2024-02-28 17:10:11 +01:00
vabene1111
1a31847223
Merge branch 'develop' into deprecate_old_code
2024-02-28 17:10:03 +01:00
vabene1111
9996d521f5
fixed imports
2024-02-28 17:02:33 +01:00
vabene1111
7ebbad3827
Merge pull request #2975 from smilerz/api_enhancements
...
Api enhancements
2024-02-28 17:01:56 +01:00
vabene1111
1e1399cfe9
Merge branch 'develop' into api_enhancements
2024-02-28 17:00:08 +01:00
vabene1111
5b32160051
Merge pull request #2983 from jdecourval/develop
...
doc: Add installation instructions for ArchLinux
2024-02-28 16:58:16 +01:00
Jerome
d4ba2b9dd2
Add archlinux doc to mkdocs config + add warning
2024-02-28 10:43:49 -05:00
Jerome
961201412e
doc: Add installation instructions for ArchLinux
2024-02-28 10:43:49 -05:00
Lukas Åteg
67b294c141
Translated using Weblate (Swedish)
...
Currently translated at 95.3% (536 of 562 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/sv/
2024-02-27 12:19:58 +00:00
Lukas Åteg
d71557dcec
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (371 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/sv/
2024-02-27 12:19:58 +00:00
vabene1111
c5d39b1c99
Merge pull request #2979 from jinnatar/develop
...
docs(authentication): Improve auth docs to match current allauth best practices and syntax
2024-02-27 07:23:39 +01:00
vabene1111
c9e0f40e88
fixed mealmaster regex
2024-02-26 16:29:04 +01:00
vabene1111
dc5de6f0a2
added migration and try/catch to apps.py
2024-02-26 16:13:19 +01:00
Jinna Kiisuo
4a7eb91e67
docs(authentication): Improve auth docs to match current allauth best practices and syntax
2024-02-26 13:55:53 +02:00
vabene1111
c15bd663cb
Merge pull request #2874 from Mikhail5555/HomeAssistantConnector
...
Home assistant connector
2024-02-26 08:06:50 +01:00
vabene1111
95fdf893f4
Merge pull request #2968 from smilerz/keywords_not_required
...
change Recipe API to make keywords an optional field
2024-02-26 08:01:25 +01:00
vabene1111
63f9d5c181
Merge pull request #2974 from smilerz/logging_api_paging
...
paginate cooklog and viewlog tables on history view
2024-02-26 07:56:00 +01:00
c0mputerguru
86b80a78d6
Allow non-specified to/from dates for ical.
2024-02-24 20:31:58 -08:00
vabene1111
59ecc40dc6
added comment field and a recipe filter to cook log
2024-02-24 13:18:08 +01:00
vabene1111
ae70064c06
renamed ingredients_markdown and removed ingredients_vue
2024-02-24 13:05:23 +01:00
vabene1111
6de68707ed
fixed missing servings get parameter breaking view in some cases
2024-02-24 11:16:09 +01:00
smilerz
6224e38138
add filter for automation type on automation API
2024-02-23 13:27:59 -06:00
smilerz
0e8cac7ab9
paginated steps on GenericModelList
...
paginate CustomFilter api and GenericModelList
paginate Automation api and GenericModelList
2024-02-23 08:33:50 -06:00
smilerz
64ab768add
paginate cooklog and viewlog tables on history view
2024-02-23 07:23:10 -06:00
vabene1111
f6607aa2e3
Merge pull request #2969 from TandoorRecipes/dependabot/pip/cryptography-42.0.4
...
Bump cryptography from 42.0.2 to 42.0.4
2024-02-22 06:19:10 +01:00
dependabot[bot]
dccdb7cc2f
Bump cryptography from 42.0.2 to 42.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-21 20:50:58 +00:00
smilerz
b1f418622f
change Recipe API to make keywords an optional field
2024-02-21 08:25:06 -06:00
smilerz
23a7dc0ebf
remove django_autocomplete_light from requirements
...
add back CreateRecipe view
2024-02-21 08:19:45 -06:00
smilerz
70e754eb37
remove unused delete and new forms
2024-02-20 17:56:55 -06:00
smilerz
ae9a78f2e1
remove commented out methods and functions
2024-02-20 17:47:23 -06:00
smilerz
a4849adb4c
remove recipebook and recipebookentry pages
2024-02-20 17:30:29 -06:00
smilerz
da9a2b4dc2
remove Supermarket view and template
2024-02-20 17:17:43 -06:00
smilerz
8f65ecfc18
remove dal autocomplete
2024-02-20 17:14:55 -06:00
smilerz
c8c8792ea8
remove ShoppingList model and tests
2024-02-20 17:09:18 -06:00
Mikhail Epifanov
4e43a7a325
add connectors to mkdocs
2024-02-20 17:54:58 +01:00
Mikhail Epifanov
8f3effe194
bump pytest-asyncio for pytest 8.0.0
2024-02-20 17:53:26 +01:00
Mikhail Epifanov
5e508944a3
move env settings to configuration with backlink from connectors page
2024-02-20 17:48:35 +01:00
Mikhail Epifanov
6ce95fb393
add reference to the feature configuration in configuration.md
2024-02-20 09:25:04 +01:00
Mikhail Epifanov
3e641e4d28
Merge remote-tracking branch 'origin/develop' into HomeAssistantConnector
...
# Conflicts:
# cookbook/forms.py
# requirements.txt
2024-02-20 09:18:19 +01:00
vabene1111
de80702e3f
fixed property duplicate detection
2024-02-20 07:54:13 +01:00
vabene1111
565a732ff0
remove property
2024-02-19 21:56:16 +01:00
vabene1111
e6fce0b4a7
property editor enhancements
2024-02-19 21:28:38 +01:00
vabene1111
04e0a6df4a
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2024-02-19 20:53:13 +01:00
vabene1111
b8cadf1faa
fixed property editor fdc import
2024-02-19 20:53:07 +01:00
vabene1111
2b15a5e6be
Merge pull request #2956 from smilerz/openapi_types
...
fixed openapi schema type int ==> integer
2024-02-19 20:27:42 +01:00
vabene1111
21094eecc6
fixed meal plan not loading
2024-02-19 20:04:31 +01:00
vabene1111
fece7e9bd6
fixed food create
2024-02-19 19:57:56 +01:00
vabene1111
b109e28b0c
almost all unit conversion working
2024-02-19 17:20:04 +01:00
smilerz
e766df947e
fixed openapi schema type int ==> integer
2024-02-19 07:34:32 -06:00
vabene1111
0725fb0f2b
added management command to delete duplicate food properties
2024-02-19 13:07:34 +01:00
vabene1111
33ac00e294
improved importer functions unit and category
2024-02-19 09:41:45 +01:00
vabene1111
6b6556d532
fixed showing import numbers on open data component
2024-02-19 08:09:09 +01:00
vabene1111
47c508831c
fixed unit edit not showing plural input
2024-02-19 08:08:17 +01:00
vabene1111
3a349b1bd2
use ID in unit food import
2024-02-18 21:38:52 +01:00
vabene1111
f085e7ff2f
fixed merging issue
2024-02-18 21:35:16 +01:00
vabene1111
ac68fd30ae
fixed two more import errors
2024-02-18 21:30:02 +01:00
vabene1111
b0439cc13b
food editor open data slug fix
2024-02-18 18:20:45 +01:00
vabene1111
7c1de82c8a
what you get for not testing locally
2024-02-18 18:12:24 +01:00
vabene1111
7bc567ab95
name uniquness checking for food import
2024-02-18 18:01:59 +01:00
vabene1111
596ec9134e
fixed title of space management page
2024-02-18 17:59:06 +01:00
vabene1111
bfb8c31329
fixed issue in open data importer
2024-02-18 17:51:01 +01:00
vabene1111
55b8b78a16
show where properties are missing
2024-02-18 17:48:47 +01:00
vabene1111
9e63c5321e
fixed property calculation issues
...
- don't count ingredients without amounts as missing properties
- don't fail when property_amount is null
2024-02-18 17:45:56 +01:00
vabene1111
28479e96e9
improved property system to differentiate between unknown and zero
2024-02-18 11:26:16 +01:00
vabene1111
717d4d2346
added open data slug to food editor
2024-02-18 09:06:51 +01:00
vabene1111
f57d2ca832
improved open data importer and fdc API
2024-02-18 08:50:50 +01:00
vabene1111
03ccc8e044
Merge pull request #2941 from tomtjes/add-human-friendly-css-classes
...
Add human-friendly css classes and scaling indicators
2024-02-18 08:05:10 +01:00
vabene1111
d62ba2f5e8
Merge branch 'develop' into add-human-friendly-css-classes
2024-02-18 08:04:27 +01:00
Andrea
d75c4ffaed
Translated using Weblate (Italian)
...
Currently translated at 93.0% (456 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2024-02-17 19:16:35 +00:00
vabene1111
4869f9596a
fixerd serving size parsing in property importer
2024-02-17 11:08:21 +01:00
vabene1111
0989a58af5
fixed rezeptsuite importer
2024-02-17 10:52:08 +01:00
vabene1111
278258946f
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2024-02-17 10:52:02 +01:00
vabene1111
2f0b32f3c2
added help to importer page
2024-02-17 10:51:57 +01:00
vabene1111
d78d23b096
Merge pull request #2924 from TandoorRecipes/dependabot/pip/pytest-django-4.8.0
...
Bump pytest-django from 4.6.0 to 4.8.0
2024-02-17 10:33:21 +01:00
dependabot[bot]
b6a99e2494
Bump pytest-django from 4.6.0 to 4.8.0
...
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django ) from 4.6.0 to 4.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases )
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst )
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.6.0...v4.8.0 )
---
updated-dependencies:
- dependency-name: pytest-django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-17 09:32:58 +00:00
vabene1111
896ab1636f
Merge pull request #2923 from TandoorRecipes/dependabot/pip/pytest-8.0.0
...
Bump pytest from 7.4.3 to 8.0.0
2024-02-17 10:32:20 +01:00
vabene1111
9cf13e898c
all types of unit conversion fixed
2024-02-17 10:10:09 +01:00
vabene1111
705fa18dd6
fixed open data property type and category
2024-02-17 08:43:41 +01:00
vabene1111
b3a283c1a4
fixed two more comparisons
2024-02-17 08:19:46 +01:00
vabene1111
e409fc03e9
Merge pull request #2951 from TandoorRecipes/dependabot/pip/cryptography-42.0.2
...
Bump cryptography from 42.0.0 to 42.0.2
2024-02-17 08:09:43 +01:00
dependabot[bot]
0a154ec847
Bump cryptography from 42.0.0 to 42.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.0 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-17 00:53:52 +00:00
vabene1111
53e27d62e6
fixed open data import for units
2024-02-16 22:56:19 +01:00
vabene1111
48447f1c8a
fixed always false check
2024-02-16 20:40:40 +01:00
vabene1111
ce32c20f67
fixed to space delete
2024-02-16 20:36:08 +01:00
vabene1111
3fd3c8ec12
recipe book entry order
2024-02-16 20:09:38 +01:00
Mikhail Epifanov
f50bf39e60
merge
2024-02-17 00:34:16 +05:30
Mikhail Epifanov
beb860acc6
Merge remote-tracking branch 'origin/develop' into HomeAssistantConnector
...
# Conflicts:
# cookbook/views/api.py
# recipes/settings.py
2024-02-17 00:29:29 +05:30
vabene1111
778f40eac4
Merge pull request #2950 from smilerz/deprecate_settings_form
...
deprecate unused forms
2024-02-16 19:58:36 +01:00
vabene1111
1883da5e49
Merge branch 'develop' into deprecate_settings_form
2024-02-16 19:58:31 +01:00
dependabot[bot]
dd0ae9b1b3
Bump pytest from 7.4.3 to 8.0.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...8.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-16 18:56:20 +00:00
vabene1111
db484f8adb
Merge pull request #2918 from TandoorRecipes/dependabot/npm_and_yarn/vue/webpack-bundle-tracker-3.0.1
...
Bump webpack-bundle-tracker from 1.8.1 to 3.0.1 in /vue
2024-02-16 19:55:38 +01:00
vabene1111
c94f9291ce
Merge pull request #2920 from TandoorRecipes/dependabot/pip/python-ldap-3.4.4
...
Bump python-ldap from 3.4.3 to 3.4.4
2024-02-16 19:55:10 +01:00
vabene1111
dfbab2c57a
Merge pull request #2915 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-5.3.3
...
Bump typescript from 5.1.6 to 5.3.3 in /vue
2024-02-16 19:54:53 +01:00
vabene1111
631af65cf3
Merge pull request #2810 from m7modSy/develop
...
Reorder books #2338
2024-02-16 19:53:38 +01:00
vabene1111
9b84b82b58
Merge pull request #2919 from TandoorRecipes/dependabot/npm_and_yarn/vue/codemirror/view-6.23.1
...
Bump @codemirror/view from 6.22.2 to 6.23.1 in /vue
2024-02-16 19:48:48 +01:00
dependabot[bot]
144f72fc79
Bump python-ldap from 3.4.3 to 3.4.4
...
Bumps [python-ldap](https://github.com/python-ldap/python-ldap ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/python-ldap/python-ldap/releases )
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.4.3...python-ldap-3.4.4 )
---
updated-dependencies:
- dependency-name: python-ldap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-16 18:48:41 +00:00
vabene1111
a9e9f8345a
Merge pull request #2916 from TandoorRecipes/dependabot/npm_and_yarn/vue/axios-1.6.7
...
Bump axios from 1.6.0 to 1.6.7 in /vue
2024-02-16 19:48:05 +01:00
vabene1111
b7c95a1d11
Merge pull request #2917 from TandoorRecipes/dependabot/npm_and_yarn/vue/pinia-2.1.7
...
Bump pinia from 2.1.6 to 2.1.7 in /vue
2024-02-16 19:47:52 +01:00
vabene1111
047aace9c2
Merge pull request #2922 from TandoorRecipes/dependabot/pip/django-auth-ldap-4.6.0
...
Bump django-auth-ldap from 4.4.0 to 4.6.0
2024-02-16 19:47:44 +01:00
vabene1111
b64319a232
Merge pull request #2921 from TandoorRecipes/dependabot/pip/django-tables2-2.7.0
...
Bump django-tables2 from 2.5.3 to 2.7.0
2024-02-16 19:47:39 +01:00
vabene1111
b99443cb30
Merge pull request #2938 from patmagauran/meal-plan-serving-size-link
...
Add ability to open recipes with specified number of servings from meal plan
2024-02-16 19:46:36 +01:00
smilerz
9506f2889a
deprecate unused forms
2024-02-16 09:21:27 -06:00
tomtjes
f34dc4d242
move escapeCSS function to mixins
2024-02-15 14:56:04 -05:00
vabene1111
5bbcdd2551
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2024-02-15 20:55:02 +01:00
vabene1111
43443305e6
basic bold function
2024-02-15 20:54:54 +01:00
dalan
038d03783f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.2% (558 of 562 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2024-02-15 03:19:57 +00:00
dalan
80c594d486
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2024-02-15 03:19:57 +00:00
tomtjes
b5a204265a
fix CSS escape (remove HTML sanitize)
2024-02-14 17:18:26 -05:00
tomtjes
8e72108290
use BEM classes
...
add class names for foods, units, keywords (not following BEM closely)
2024-02-14 16:44:12 -05:00
vabene1111
d1042835a5
Merge pull request #2948 from maxemann96/bugfix/wrong-keycloak-docs
...
Fixed wrong keycloak docs
2024-02-14 07:42:25 +01:00
vabene1111
57d7bda803
added captcha option to password reset form
2024-02-14 07:28:47 +01:00
vabene1111
a088697812
added additional rate limiting to password reset
2024-02-14 07:28:47 +01:00
Patrick Magauran
cf190734b2
Switches to named GET Parameter for servings
2024-02-13 20:59:04 -05:00
Patrick Magauran
a9a3dd6e51
Revert "Add Setting to enable / disable feature"
...
This reverts commit 768e9f8801 .
2024-02-13 20:30:59 -05:00
vabene1111
00ff13ae08
basic button affecting editor
2024-02-13 17:59:44 +01:00
Kirstin Seidel-Gebert
d7d34b2326
Translated using Weblate (German)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2024-02-13 16:19:57 +00:00
Maximilian Hippler
250d58f8a1
Fixed wrong keycloak docs
2024-02-13 16:09:06 +01:00
vabene1111
0499745772
added captcha option to password reset form
2024-02-13 10:56:43 +01:00
vabene1111
1b2c4a3062
added additional rate limiting to password reset
2024-02-13 10:03:24 +01:00
Tomasz Klimczak
9232465e21
Translated using Weblate (Polish)
...
Currently translated at 100.0% (562 of 562 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2024-02-12 12:19:57 +00:00
Kirstin Seidel-Gebert
30e853088c
Translated using Weblate (German)
...
Currently translated at 100.0% (562 of 562 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-02-12 12:19:57 +00:00
Kirstin Seidel-Gebert
c45a88d048
Translated using Weblate (German)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2024-02-12 12:19:57 +00:00
vabene1111
8f272eba3b
able to edit template strings
2024-02-11 10:41:15 +01:00
vabene1111
ad5562d850
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2024-02-11 10:00:54 +01:00
vabene1111
ca35052ac0
some more markdown editor progress
2024-02-11 10:00:49 +01:00
vabene1111
3f19d94d2f
Merge pull request #2937 from smilerz/automation_fix
...
regex replace not run on food if there are no food aliases
2024-02-11 09:31:15 +01:00
Jonan B
b5c3ef72ef
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2024-02-10 12:20:02 +00:00
vabene1111
cca7b7f558
codemirror history and highlighting
2024-02-10 12:10:21 +01:00
vabene1111
3f962345f7
placeholder working
2024-02-10 10:08:32 +01:00
dependabot[bot]
d92211485d
Bump typescript from 5.1.6 to 5.3.3 in /vue
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.1.6 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-10 08:29:08 +00:00
vabene1111
0827cb387f
markdown editor in test view
2024-02-10 09:28:44 +01:00
vabene1111
b2a4b084d7
Merge branch 'feature/shopping-ui' into develop
2024-02-10 09:26:46 +01:00
vabene1111
8e4e785179
added editor button for scalable number
2024-02-10 09:26:29 +01:00
vabene1111
ef0f181268
Merge branch 'develop' into feature/shopping-ui
2024-02-10 09:12:34 +01:00
vabene1111
f3e42f13b1
Merge pull request #2940 from TandoorRecipes/dependabot/pip/django-4.2.10
...
Bump django from 4.2.7 to 4.2.10
2024-02-10 09:07:56 +01:00
vabene1111
fb8e04fee5
swipe test view
2024-02-10 09:07:03 +01:00
vabene1111
03c775d1cc
added merge capabilities to supermarket category
2024-02-10 09:01:21 +01:00
vabene1111
6aa2aa42c7
added more editing capabilities to line item modal
2024-02-10 08:56:15 +01:00
Mikhail Epifanov
20e1435abf
remove migration
2024-02-08 17:28:33 +01:00
tomtjes
0ee5164aac
remove class used twice
2024-02-07 20:51:59 -05:00
tomtjes
1819ff2bbd
add classes to main components/views
2024-02-07 19:18:51 -05:00
tomtjes
14c2be9277
add classes to scalable numbers
...
apply "scalable" to all
apply "scaled-up" when ingredient factor is >1
apply "unscaled" when ingredient factor is 1
apply "scaled-down" when factor is <1
2024-02-07 16:51:19 -05:00
dependabot[bot]
6377d55ea5
Bump django from 4.2.7 to 4.2.10
...
Bumps [django](https://github.com/django/django ) from 4.2.7 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.10 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-07 18:21:59 +00:00
Patrick Magauran
768e9f8801
Add Setting to enable / disable feature
2024-02-06 22:52:59 -05:00
Patrick Magauran
e8db2b6401
Clicking on Recipe in Meal Plan auto does servings
2024-02-06 22:37:25 -05:00
Patrick Magauran
13f532a67b
Add serving size to recipe url so it loads with num
2024-02-06 22:21:37 -05:00
vabene1111
61ccc6061c
updated api client
2024-02-06 19:21:55 +01:00
smilerz
dc7db75963
regex replace not run on food if there are no food aliases
2024-02-06 11:14:47 -06:00
vabene1111
98b06b6f3c
improved modal
2024-02-06 14:48:18 +01:00
vabene1111
dffb2d4eae
fixed test
2024-02-06 14:42:14 +01:00
vabene1111
08a2b4d0b2
formatted file
2024-02-06 14:10:36 +01:00
vabene1111
5211fbe6da
styling and bg sync message
2024-02-06 13:52:26 +01:00
vabene1111
a2cb1ccf3a
Revert "playing with checkbox design"
...
This reverts commit ece7ca7e82 .
2024-02-06 13:25:34 +01:00
vabene1111
29438109a6
fixed postgres update doc mv -R
2024-02-06 10:58:17 +01:00
vabene1111
4bb4c3e9a4
Merge pull request #2935 from TandoorRecipes/dependabot/pip/cryptography-42.0.0
...
Bump cryptography from 41.0.7 to 42.0.0
2024-02-06 10:56:19 +01:00
dependabot[bot]
46dc0f1f03
Bump cryptography from 41.0.7 to 42.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.7 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-06 03:28:24 +00:00
Mikhail Epifanov
1dc9244ac2
dont use timezone in test
2024-02-06 00:47:46 +01:00
Mikhail Epifanov
962d617839
switch to threading, f multiprocessing in python
2024-02-06 00:37:37 +01:00
Mikhail Epifanov
65a7c82af9
terminate worker on finalize
2024-02-06 00:17:23 +01:00
Mikhail Epifanov
2bfc8b0717
format
2024-02-06 00:11:46 +01:00
Mikhail Epifanov
16e8c1e8e3
disable connector in tests
2024-02-06 00:02:38 +01:00
Mikhail Epifanov
2a6c13fc5c
add finalizer to stop worker on terminate
2024-02-05 23:50:57 +01:00
Mikhail Epifanov
408c2271a6
reduce timeout, remove report generation
2024-02-05 23:43:13 +01:00
Mikhail Epifanov
0e945f4bd7
add startup & termination log to worker
2024-02-05 23:40:50 +01:00
Mikhail Epifanov
0279013f72
remove loop closing
2024-02-05 23:37:18 +01:00
Mikhail Epifanov
074244ee12
add timeout to async test
2024-02-05 23:35:39 +01:00
Mikhail Epifanov
247907ef25
move from signals to apps, add dedicated feature docs, add config toggle to menu item, undo unnecessary changes
2024-02-05 23:26:33 +01:00
Mikhail Epifanov
c88dda90d4
Merge branch 'develop' into HomeAssistantConnector
2024-02-05 16:18:23 +01:00
vabene1111
59e949067c
Merge branch 'develop' into feature/shopping-ui
2024-02-05 16:15:56 +01:00
vabene1111
3e97fa9633
fixed dash in PR
2024-02-05 16:15:50 +01:00
Mikhail Epifanov
513082255b
Merge branch 'develop' into HomeAssistantConnector
2024-02-05 16:09:47 +01:00
vabene1111
1a5881bb4b
Merge branch 'develop' into feature/shopping-ui
...
# Conflicts:
# cookbook/serializer.py
2024-02-05 15:59:56 +01:00
vabene1111
b6cbb28a87
Merge pull request #2914 from Mikhail5555/CiPipelineImprovements
...
Add Caching and Test export to CI workflow
2024-02-05 15:50:25 +01:00
vabene1111
36c0fbffbe
fixed duplicate detection in migration 0200
2024-02-05 14:52:40 +01:00
vabene1111
febf3a3d86
removed flawed duplicate detection
2024-02-05 14:05:11 +01:00
vabene1111
3f859e5227
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2024-02-05 13:52:58 +01:00
vabene1111
7e39e6fea5
fixed meal type constraint
2024-02-05 13:52:52 +01:00
vabene1111
2fd72fe985
Merge pull request #2932 from software2000/develop
...
Update postgres in documentation
2024-02-05 13:51:33 +01:00
software2000
ce0ee8caaa
update postgres in documentation to version 16
2024-02-04 22:32:03 +01:00
Mikhail Epifanov
75c0ca8a9e
bunp migration
2024-02-02 20:52:05 +01:00
vabene1111
4eafbddfdb
fixed SLE api endpoint
2024-02-02 09:31:33 +01:00
vabene1111
010fb0112f
Merge branch 'develop' into feature/shopping-ui
2024-02-02 07:46:48 +01:00
vabene1111
2a15d19551
Merge branch 'develop'
2024-02-02 07:45:24 +01:00
vabene1111
ece7ca7e82
playing with checkbox design
2024-02-01 21:09:21 +01:00
vabene1111
bb1b1a40b6
fixed search on userfile and supermarket generic select
2024-02-01 20:00:51 +01:00
vabene1111
f7b25c9b31
easier supermarket select on mobile
2024-02-01 19:39:11 +01:00
vabene1111
7f6cd16a77
changed default supermarket prefs
2024-02-01 19:36:07 +01:00
Lorenzo
e5303967df
Translated using Weblate (Italian)
...
Currently translated at 84.6% (469 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2024-02-01 17:22:53 +00:00
Lorenzo
199caff2a2
Translated using Weblate (Italian)
...
Currently translated at 93.0% (456 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2024-02-01 17:22:53 +00:00
dependabot[bot]
c3eb12160a
Bump django-auth-ldap from 4.4.0 to 4.6.0
...
Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap ) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases )
- [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/docs/changes.rst )
- [Commits](https://github.com/django-auth-ldap/django-auth-ldap/compare/4.4.0...4.6.0 )
---
updated-dependencies:
- dependency-name: django-auth-ldap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 00:34:00 +00:00
dependabot[bot]
f017c6ae68
Bump django-tables2 from 2.5.3 to 2.7.0
...
Bumps [django-tables2](https://github.com/jieter/django-tables2 ) from 2.5.3 to 2.7.0.
- [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jieter/django-tables2/compare/v2.5.3...v2.7.0 )
---
updated-dependencies:
- dependency-name: django-tables2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 00:33:57 +00:00
dependabot[bot]
b2f270a829
Bump @codemirror/view from 6.22.2 to 6.23.1 in /vue
...
Bumps [@codemirror/view](https://github.com/codemirror/view ) from 6.22.2 to 6.23.1.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.22.2...6.23.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 00:28:43 +00:00
dependabot[bot]
f87fe43796
Bump webpack-bundle-tracker from 1.8.1 to 3.0.1 in /vue
...
Bumps [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker ) from 1.8.1 to 3.0.1.
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases )
- [Commits](https://github.com/django-webpack/webpack-bundle-tracker/compare/1.8.1...v3.0.1 )
---
updated-dependencies:
- dependency-name: webpack-bundle-tracker
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 00:28:22 +00:00
dependabot[bot]
b46809155a
Bump pinia from 2.1.6 to 2.1.7 in /vue
...
Bumps [pinia](https://github.com/vuejs/pinia ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7 )
---
updated-dependencies:
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 00:28:00 +00:00
dependabot[bot]
30d69432ff
Bump axios from 1.6.0 to 1.6.7 in /vue
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.0 to 1.6.7.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.6.7 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 00:27:48 +00:00
vabene1111
6ccd74edab
Merge branch 'develop' into feature/shopping-ui
2024-01-29 10:29:48 +01:00
Mikhail Epifanov
8b5b063da6
Merge branch 'develop' into HomeAssistantConnector
2024-01-29 09:57:10 +01:00
Mikhail Epifanov
a8983a4b8a
undo workflow changes
2024-01-29 09:56:40 +01:00
Mikhail Epifanov
1ad5f4843f
Merge branch 'develop' into CiPipelineImprovements
2024-01-29 09:49:39 +01:00
Mikhail Epifanov
971b58ccb0
add caching and test export
2024-01-29 09:48:19 +01:00
vabene1111
1d236998d2
Merge pull request #2909 from tomtjes/fixes-for-beta
...
fix description scroll
2024-01-29 09:06:49 +01:00
vabene1111
77f81523d0
lmiit SLE endpoint and always fitler for recent days
2024-01-29 09:02:11 +01:00
vabene1111
aac729a3a0
fixed firefox
2024-01-29 08:46:34 +01:00
vabene1111
ee7cdacc40
cleared TODOs
2024-01-29 08:41:02 +01:00
vabene1111
0f1a3ba5d8
improvements
2024-01-29 08:37:53 +01:00
vabene1111
4c6410d7ae
fixed inspectioin rule
2024-01-29 08:03:51 +01:00
Mikhail Epifanov
502a606534
Update the code based on feedback. set Default to enabled, add to documentation how to disable it. Add extra documentation
2024-01-28 22:59:51 +01:00
vabene1111
fff2ecd58d
some fixes
2024-01-28 20:31:24 +01:00
tomtjes
f54a6480f7
fix description scroll
2024-01-28 13:20:00 -05:00
Benedikt Weinheimer
1f5b5df6a5
Translated using Weblate (German)
...
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-01-28 17:20:02 +00:00
vabene1111
eaff34a3de
fixed meal plan content shift
2024-01-28 16:34:18 +01:00
vabene1111
4724104f50
eslint rule
2024-01-28 16:34:12 +01:00
vabene1111
e2ebccda85
fixed meal plan content shift
2024-01-28 16:33:54 +01:00
vabene1111
79b57eab13
fixed paddings/horizontal scrol
2024-01-28 16:29:53 +01:00
Mahmoud
d4fbc266a1
removing wrong import and deleting migrations
2024-01-28 14:04:50 +01:00
vabene1111
558a2d2a30
really no flickering maybe
2024-01-28 14:03:36 +01:00
vabene1111
55877d69a0
hopefully this really prevents multiple auto syncs even in HMR
2024-01-28 12:27:24 +01:00
vabene1111
3c93e760d2
no more loading spinner size flicker
2024-01-28 12:21:24 +01:00
vabene1111
3fbfcb9939
translation and minor style tweaks
2024-01-28 12:17:46 +01:00
vabene1111
44f6a581c7
some more icons
2024-01-28 12:11:25 +01:00
vabene1111
5853ca9243
handle partially delayed/checked
2024-01-28 12:06:27 +01:00
vabene1111
09c1446c06
fixed pdf export
2024-01-28 11:39:00 +01:00
vabene1111
f0853ee11c
not full width on large screens
2024-01-28 11:19:06 +01:00
vabene1111
6e6af47d8c
fixed migration order
2024-01-28 11:06:38 +01:00
vabene1111
3e51bdc7f0
Merge branch 'develop' into feature/shopping-ui
...
# Conflicts:
# cookbook/serializer.py
2024-01-28 11:05:56 +01:00
vabene1111
5001d05df2
removed use plurarl from space serializer
2024-01-28 11:05:31 +01:00
vabene1111
58989a96e3
added force theme
2024-01-28 09:22:37 +01:00
vabene1111
25c8f18b79
Merge pull request #2380 from RomRider/fix-1706
...
add: support to scale numbers/amounts in a recipe step
2024-01-28 09:18:19 +01:00
vabene1111
255ecd4a88
Merge pull request #2826 from sohmc/update-documentation
...
Updated nginx documentation to include image server instructions
2024-01-28 08:49:35 +01:00
vabene1111
6b4b2a8f87
removed use_plural space attribute and left over settings
2024-01-28 08:42:42 +01:00
vabene1111
67f6e04680
Merge branch 'develop' into feature/shopping-ui
2024-01-28 08:32:31 +01:00
vabene1111
fb8ca52280
hide ingredient edit modal
2024-01-28 08:31:55 +01:00
vabene1111
126e8a5a53
fixed FDC migration
2024-01-28 08:22:04 +01:00
vabene1111
d10c70b797
fixed iCal endpoint
2024-01-28 08:21:57 +01:00
Mikhail Epifanov
ba169ba38d
better logging on skipped action
2024-01-24 08:59:31 +01:00
Mikhail Epifanov
578bb2af25
better error handling during connector initilization
2024-01-24 08:57:24 +01:00
vabene1111
8e4c8821dc
recipe list and detail modal background
2024-01-23 18:48:29 +01:00
vabene1111
7673e794bf
moved date format functions to utilities
2024-01-23 18:25:56 +01:00
vabene1111
64e54ceaec
added mealplan info to recipes tab
2024-01-23 18:09:13 +01:00
vabene1111
f431e18336
fixed test
2024-01-23 18:03:31 +01:00
vabene1111
5842022d0a
fixed some exports
2024-01-23 17:49:03 +01:00
vabene1111
c118dca2c0
Merge branch 'develop' into feature/shopping-ui
2024-01-23 16:04:18 +01:00
vabene1111
b0ca2ff228
hide description scrollbar
2024-01-23 15:55:26 +01:00
vabene1111
43aac60e9c
Merge branch 'develop' into feature/shopping-ui
2024-01-23 15:52:31 +01:00
vabene1111
cca56cd6db
Merge pull request #2822 from smilerz/rating_on_card
...
add rating to recipe card
2024-01-23 15:51:44 +01:00
smilerz
dd9e93498d
set default servings when opening MealPlanEditModal
2024-01-23 08:48:40 -06:00
vabene1111
1eecb098a6
workbox webpack plugin update
2024-01-23 15:28:59 +01:00
vabene1111
85eefb4852
Merge pull request #2900 from TandoorRecipes/dependabot/pip/pillow-10.2.0
...
Bump pillow from 10.1.0 to 10.2.0
2024-01-23 15:27:38 +01:00
dependabot[bot]
5243eaf63a
Bump pillow from 10.1.0 to 10.2.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.1.0 to 10.2.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.1.0...10.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 22:25:00 +00:00
vabene1111
a1da77fe31
Merge pull request #2891 from langfingaz/patch-1
...
docs: specify database and user role when running psql
2024-01-22 14:20:51 +01:00
vabene1111
9450d75ca4
Merge pull request #2895 from tomtjes/fix-iOS-view
...
Fix iOS view
2024-01-22 14:17:28 +01:00
vabene1111
8b11b31f8c
Merge pull request #2892 from langfingaz/patch-2
...
docs: fix typo
2024-01-22 14:13:19 +01:00
vabene1111
8490cdaf78
Merge pull request #2899 from jmbhughes/patch-1
...
fix tiny typo in README
2024-01-22 14:09:23 +01:00
vabene1111
30019ec946
Merge pull request #2898 from tomtjes/fix-description-overflow
...
Fix description overflow
2024-01-22 14:04:18 +01:00
tomtjes
48d75a6c7e
restore short descriptions to be vertically centered
2024-01-21 13:47:06 -05:00
Marcus Hughes
6e86680eca
fix tiny typo in README
2024-01-21 10:02:20 -07:00
tomtjes
a557e4628e
match quick action button border color with hamburger menu button
2024-01-21 11:17:52 -05:00
tomtjes
22dec90921
add scroll property to description
2024-01-21 11:04:18 -05:00
tomtjes
da3dea60c0
remove changes from BottomNavigationBar.vue
2024-01-20 11:50:19 -05:00
tomtjes
9d1abe3419
add styles for recipe edit view
2024-01-20 10:43:09 -05:00
tomtjes
570aefc9fa
add styles to base
2024-01-20 10:42:52 -05:00
tomtjes
321dbc10d3
add style
2024-01-19 22:34:21 -05:00
tomtjes
d94de6abd1
Merge branch 'TandoorRecipes:develop' into fix-iOS-view
2024-01-19 18:55:04 -05:00
vabene1111
2b9c294c2a
undefined always first
2024-01-20 02:51:23 +08:00
vabene1111
7d74979859
properly edit settings
2024-01-20 02:37:28 +08:00
vabene1111
7de9758ee1
auto sync proper data merging
2024-01-20 02:17:48 +08:00
Daniel Langbein
20027cf127
docs: fix typo
2024-01-19 16:56:48 +00:00
vabene1111
71ea67dc30
sync check items in background
2024-01-20 00:18:45 +08:00
Daniel Langbein
a661eaf221
docs: specify database and user role when running psql
2024-01-19 15:12:56 +00:00
vabene1111
ff77aa7268
added method descirption
2024-01-19 21:59:49 +08:00
vabene1111
e321c80dd6
debugging
2024-01-19 21:42:48 +08:00
vabene1111
12db67bd96
removed unused vars and improved auto sync conditions
2024-01-19 20:48:48 +08:00
vabene1111
57100baf7c
improved document visibility handling
2024-01-19 20:09:46 +08:00
vabene1111
05cf7cc081
autosync new entries
2024-01-19 19:55:59 +08:00
vabene1111
c8a070f473
properly display item counter
2024-01-19 19:42:03 +08:00
vabene1111
eae409da67
prevent auto sync from running mulitple time
2024-01-19 19:36:34 +08:00
vabene1111
62e1d860a9
Merge branch 'develop' into feature/shopping-ui
2024-01-19 18:17:33 +08:00
vabene1111
5129ef77c9
Merge pull request #2715 from nyanSpruk/patch-1
...
fix: Typo in shopping.md
2024-01-19 17:41:00 +08:00
vabene1111
deba961085
Merge pull request #2722 from swnf/bind-ipv6
...
Make gunicorn and nginx listen to IPv6
2024-01-19 17:27:18 +08:00
vabene1111
92cfd09155
Merge pull request #2785 from axeleroy/patch-1
...
Add instructions to add the PWA on Firefox for Android
2024-01-19 17:24:54 +08:00
vabene1111
14b7a8fd85
Merge pull request #2866 from Colcothar/automation-doc-typo
...
Fix typo in automation doc
2024-01-19 17:21:30 +08:00
vabene1111
ab4bac0d21
Merge pull request #2766 from TandoorRecipes/dependabot/pip/cryptography-41.0.7
...
Bump cryptography from 41.0.6 to 41.0.7
2024-01-19 17:17:31 +08:00
vabene1111
838edc5b97
Merge pull request #2859 from harry48225/touchable-fix
...
Touchable fix
2024-01-19 17:15:39 +08:00
vabene1111
8910784cfd
Merge pull request #2657 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-background-sync-7.0.0
...
Bump workbox-background-sync from 6.6.1 to 7.0.0 in /vue
2024-01-19 17:13:10 +08:00
vabene1111
e951490825
Merge pull request #2526 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-window-7.0.0
...
Bump workbox-window from 6.6.1 to 7.0.0 in /vue
2024-01-19 17:13:00 +08:00
vabene1111
0d9e2a8f5b
Merge pull request #2850 from TandoorRecipes/dependabot/github_actions/github/codeql-action-3
...
Bump github/codeql-action from 2 to 3
2024-01-19 17:09:35 +08:00
vabene1111
e3445c4c71
Merge pull request #2849 from TandoorRecipes/dependabot/github_actions/actions/setup-python-5
...
Bump actions/setup-python from 4 to 5
2024-01-19 17:09:13 +08:00
vabene1111
1aa68f14e1
Merge pull request #2658 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-routing-7.0.0
...
Bump workbox-routing from 6.6.1 to 7.0.0 in /vue
2024-01-19 17:08:29 +08:00
dependabot[bot]
ccdd678582
Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-19 09:02:56 +00:00
vabene1111
a3a2812e3f
Merge pull request #2713 from TandoorRecipes/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2024-01-19 17:02:07 +08:00
vabene1111
8ef343c41d
Merge pull request #2527 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-navigation-preload-7.0.0
...
Bump workbox-navigation-preload from 6.6.1 to 7.0.0 in /vue
2024-01-19 17:01:39 +08:00
vabene1111
e38b7841f1
Merge pull request #2712 from TandoorRecipes/dependabot/github_actions/actions/setup-node-4
...
Bump actions/setup-node from 3 to 4
2024-01-19 17:01:21 +08:00
vabene1111
90eba291a5
Merge pull request #2765 from TandoorRecipes/dependabot/pip/django-storages-1.14.2
...
Bump django-storages from 1.13.2 to 1.14.2
2024-01-19 16:58:52 +08:00
vabene1111
1a262ef56f
Merge pull request #2764 from TandoorRecipes/dependabot/pip/pytest-factoryboy-2.6.0
...
Bump pytest-factoryboy from 2.5.1 to 2.6.0
2024-01-19 16:58:35 +08:00
vabene1111
06ce3606cf
Merge pull request #2767 from TandoorRecipes/dependabot/pip/django-autocomplete-light-3.9.7
...
Bump django-autocomplete-light from 3.9.4 to 3.9.7
2024-01-19 16:58:14 +08:00
vabene1111
0584fc3305
Merge pull request #2848 from TandoorRecipes/dependabot/pip/pillow-10.1.0
...
Bump pillow from 10.0.1 to 10.1.0
2024-01-19 16:57:47 +08:00
vabene1111
b430476a82
Merge pull request #2884 from ebwinters/ebwinters/fix_mobile_weeks
...
Fix next/prev week on mobile meal plan
2024-01-19 16:56:32 +08:00
vabene1111
72d4404665
Merge pull request #2887 from adjokic/patch-1
...
Add documenation for Docker + Apache + Subfolder
2024-01-19 16:53:58 +08:00
vabene1111
0c94cf1c2e
Merge pull request #2870 from TandoorRecipes/dependabot/npm_and_yarn/vue/follow-redirects-1.15.4
...
Bump follow-redirects from 1.15.2 to 1.15.4 in /vue
2024-01-19 16:44:06 +08:00
vabene1111
1673254934
Merge pull request #2873 from TandoorRecipes/dependabot/pip/jinja2-3.1.3
...
Bump jinja2 from 3.1.2 to 3.1.3
2024-01-19 16:43:50 +08:00
vabene1111
0493ef7e3a
Merge pull request #2872 from FaySmash/patch-1
...
Improved the understandability of the postgres upgrade steps
2024-01-19 16:13:28 +08:00
Tomasz Klimczak
1fd6a47e9c
Translated using Weblate (Polish)
...
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2024-01-18 00:19:56 +00:00
Mikhail Epifanov
5f9d59317b
Merge branch 'develop' into HomeAssistantConnector
2024-01-17 22:55:21 +01:00
Mikhail Epifanov
409c0295ec
convert example & homeassistant specific configs to a generic with all optional fields
2024-01-17 22:40:44 +01:00
vabene1111
764cd7dba0
SLE bulk permission and tests
2024-01-17 22:32:34 +08:00
adjokic
d6d806791d
Add documenation for Docker + Apache + Subfolder
2024-01-16 21:58:21 -06:00
vabene1111
dc81ca19b9
fixed old migrations in shopping tree
2024-01-16 08:06:37 +08:00
vabene1111
2697e42af7
added bulk api endpoint for SLE checking
2024-01-16 08:06:26 +08:00
vabene1111
2b1eda12d1
added undo to category checking
2024-01-16 07:33:20 +08:00
tomtjes
36fd097ec5
Update base.html
2024-01-14 19:18:17 -05:00
vabene1111
40da2cee19
updated migration
2024-01-15 07:58:10 +08:00
vabene1111
31de43196a
Merge branch 'develop' into feature/shopping-ui
2024-01-15 07:57:09 +08:00
vabene1111
bb52f8902d
added max spaces per user + added custom app name + fixed theming tests
2024-01-15 07:41:51 +08:00
ebwinters@comcast.net
8ec8d98be6
fix mobile arrows
2024-01-14 12:29:00 -08:00
Mikhail Epifanov
245787b89e
make the connectors form be able to display all types for connectors
2024-01-14 17:03:02 +01:00
vabene1111
4a7bd6a885
only auto sync when window is focused
2024-01-14 22:16:38 +08:00
vabene1111
35eff630ff
updated theming tests
2024-01-14 15:39:02 +08:00
vabene1111
8d90fada1d
fixed theming breaking for users without space
2024-01-14 15:33:14 +08:00
vabene1111
d1865b57f1
group checking and unchecking
2024-01-14 12:14:47 +08:00
vabene1111
1692230f01
swiping working for all items
2024-01-14 12:04:52 +08:00
vabene1111
5a0ca3f4e5
basic swiping working
2024-01-14 11:54:10 +08:00
vabene1111
37c7a62853
Merge branch 'beta' into feature/shopping-ui
2024-01-14 08:40:24 +08:00
vabene1111
2ba2b97f9c
moved manifest to use main theming function
2024-01-14 08:40:05 +08:00
Mikhail Epifanov
fb65100b14
add debug logging
2024-01-13 20:30:54 +01:00
Mikhail Epifanov
17163b0dba
save cache on failed tests
2024-01-13 16:44:18 +01:00
Mikhail Epifanov
362c0340fc
skip whole yarn and static files if there was a cache hit
2024-01-13 16:40:25 +01:00
vabene1111
3d6d560c5d
add undo functionality to shopping
2024-01-13 22:58:28 +08:00
vabene1111
fd821c30c7
removed ingredient from shopping list entry API
2024-01-13 21:34:27 +08:00
vabene1111
995d423a6f
WIP shopping undo
2024-01-13 21:30:48 +08:00
vabene1111
65dd82e292
fixed to string of ingredient
2024-01-13 21:30:39 +08:00
Mikhail Epifanov
87ede4b9cc
change formatting a bit, and add async close method
2024-01-13 13:43:08 +01:00
Mikhail Epifanov
c7dd61e239
add caching to the ci-cd workflow
2024-01-13 12:25:48 +01:00
Mikhail Epifanov
48ac70de95
make the tests check for any error message
2024-01-13 11:56:51 +01:00
vabene1111
8302521427
Merge branch 'develop' into feature/shopping-ui
2024-01-13 08:08:38 +08:00
vabene1111
26408c33f4
removed debug code
2024-01-13 07:42:54 +08:00
vabene1111
e045849e89
more theming firendly classses in shopping
2024-01-13 07:36:41 +08:00
Mikhail Epifanov
50eb232fff
update tests and fix small bug in connector_manager
2024-01-13 00:24:58 +01:00
Mikhail Epifanov
1a37961ceb
add mock to requirements
2024-01-12 23:44:15 +01:00
Cilantro4858
72b0bd7f1e
Translated using Weblate (German)
...
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-01-12 22:40:47 +00:00
Mikhail Epifanov
022439e017
increase queue size to account for recipe adding burst
2024-01-12 23:40:16 +01:00
Mikhail Epifanov
9c804863a8
undo accidental changes
2024-01-12 23:15:28 +01:00
Mikhail Epifanov
9cf3bdd5f2
write some simple tests
2024-01-12 23:13:53 +01:00
Mikhail Epifanov
445e64c71e
add an config toggle for external connectors
2024-01-12 22:20:55 +01:00
Mikhail Epifanov
d576394c99
run everything in a seperate process
2024-01-12 20:50:23 +01:00
Mikhail Epifanov
a61f79507b
add enabled field
2024-01-11 23:11:04 +01:00
Mikhail Epifanov
f1b41461db
bugfix for not working space loading
2024-01-11 22:46:29 +01:00
Mikhail Epifanov
6a393acd26
redo migration. cleanup commented out code
2024-01-11 22:35:58 +01:00
Mikhail Epifanov
bf0462cd74
add missing from rebase
2024-01-11 22:14:22 +01:00
Mikhail Epifanov
e5f0c19cdc
Add ConnectorManager component which allows for Connectors to listen to triggers and do actions on them. Also add HomeAssistantConfig which stores the configuration for the HomeAssistantConnector
2024-01-11 22:13:20 +01:00
dependabot[bot]
45f0413fb9
Bump jinja2 from 3.1.2 to 3.1.3
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 19:51:57 +00:00
FaySmash
38c464ebae
Improved the understandability of the postgres upgrade steps
...
I improved the understandability some parts in the psql examples for someone not familiar with the psql syntax.
2024-01-11 17:56:45 +01:00
Jan Kubošek
b4f158b913
Translated using Weblate (Czech)
...
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2024-01-11 02:19:55 +00:00
dependabot[bot]
da49b6bda0
Bump follow-redirects from 1.15.2 to 1.15.4 in /vue
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-10 08:50:00 +00:00
vabene1111
66a07ab39d
only show entry scaler if not a recipe
2024-01-10 06:54:54 +08:00
vabene1111
6d4f094455
number scaler component and changing entry amount
2024-01-10 06:51:34 +08:00
Jan Kubošek
e7d9d7b7b3
Translated using Weblate (Czech)
...
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2024-01-09 21:53:32 +00:00
Mára Štěpánek
5f7a57a258
Translated using Weblate (Czech)
...
Currently translated at 92.0% (510 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2024-01-09 18:40:00 +00:00
Jan Kubošek
4b1a80a0ed
Translated using Weblate (Czech)
...
Currently translated at 92.0% (510 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2024-01-09 18:40:00 +00:00
vabene1111
69b24db442
added missing string and improved tabs titels
2024-01-09 22:34:48 +08:00
vabene1111
a1ff54bf3f
reduced top margin
2024-01-09 22:26:05 +08:00
vabene1111
748935d0b8
Merge branch 'develop' into feature/shopping-ui
2024-01-09 21:55:06 +08:00
Mára Štěpánek
8efc3de11f
Translated using Weblate (Czech)
...
Currently translated at 90.5% (491 of 542 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2024-01-09 12:07:20 +00:00
Jan Kubošek
1f3cd11964
Translated using Weblate (Czech)
...
Currently translated at 90.5% (491 of 542 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2024-01-09 12:07:20 +00:00
Jan Kubošek
94cfc36ed5
Translated using Weblate (Czech)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/
2024-01-09 12:07:20 +00:00
vabene1111
d493ba72a1
fixed mealplan to date set wrongly when open multiple times
2024-01-08 20:24:23 +08:00
vabene1111
a5135de50b
Merge branch 'develop' into feature/shopping-ui
...
# Conflicts:
# cookbook/models.py
# vue/src/locales/en.json
2024-01-08 06:45:56 +08:00
vabene1111
71e5484f0c
test for theming function + sticky nav
2024-01-07 22:34:59 +08:00
vabene1111
761e423bde
fixed markdown info
2024-01-07 18:17:31 +08:00
vabene1111
c8e674da16
all themes in one function
2024-01-07 18:07:47 +08:00
vabene1111
6f3d4491ed
implemented user settings
2024-01-07 17:51:33 +08:00
vabene1111
54e2615c86
cleaned up into single flow
2024-01-07 17:24:20 +08:00
vabene1111
77942a7144
Merge branch 'develop' into beta
2024-01-07 17:17:22 +08:00
vabene1111
5a5ce4d736
moved theming functions to main tag
2024-01-07 17:17:14 +08:00
vabene1111
0d966b5e59
Merge branch 'develop' into beta
2024-01-07 16:55:22 +08:00
vabene1111
1dda4126c1
fxied theming tags
2024-01-07 16:55:12 +08:00
vabene1111
5ffe821407
Merge branch 'develop' into beta
2024-01-07 08:13:36 +08:00
vabene1111
f9bfb8e258
added custom logo to space manage view
2024-01-07 08:12:20 +08:00
Colcothar
8e0bc3acc7
Fix typo in automation doc
2024-01-06 17:29:43 +00:00
vabene1111
c6fa635af2
basics of custom icons
2024-01-06 23:23:17 +08:00
vabene1111
50e1eaf645
fixed bg color for unauthenticated nav
2024-01-06 22:35:22 +08:00
vabene1111
953dc75a8d
added ability to change unauthenticated theme
2024-01-06 21:43:40 +08:00
vabene1111
ac5333d0e7
cleaned .env template and created dedicated docs page for environment configuration
2024-01-06 15:34:55 +08:00
vabene1111
ecf985f5e3
change gunicorn media default
2024-01-06 14:38:27 +08:00
vabene1111
44ac3cf51e
user pref store with caching
2024-01-05 21:21:34 +08:00
vabene1111
3cab0ab52e
basic auto sync working
2024-01-04 20:22:31 +01:00
harry
d131278aa5
Tweak alignment
2024-01-03 22:38:38 +00:00
harry
d0cbe350a7
Adds psuedo selectors to increase touch target
2024-01-03 22:38:38 +00:00
vabene1111
b6d4c4c3b8
Merge branch 'develop' into beta
2024-01-03 15:13:51 +01:00
vabene1111
30f3a697f0
fixed space theme defaults in model
2024-01-03 15:13:39 +01:00
vabene1111
964afd5f73
fixed migration tree
2024-01-03 15:13:31 +01:00
vabene1111
1fa2186dd0
fixed space theme defaults in model
2024-01-03 15:13:24 +01:00
vabene1111
146e97c8ec
Merge branch 'develop' into feature/shopping-ui
...
# Conflicts:
# vue/src/locales/en.json
2024-01-03 15:09:30 +01:00
vabene1111
42ced25e10
improved settings override message
2024-01-03 15:05:44 +01:00
vabene1111
6011cf359f
Merge pull request #2853 from AquaticLava/Auto-Planner
...
Auto planner bug fix
2024-01-03 14:37:37 +01:00
AquaticLava
f57acc412b
Merge remote-tracking branch 'origin/Auto-Planner' into Auto-Planner
2024-01-02 18:44:39 -07:00
AquaticLava
200cacb9ac
changed keywords to be index based.
2024-01-02 18:44:23 -07:00
AquaticLava
5c89173373
changed random recipe to be index based.
2024-01-02 18:43:22 -07:00
AquaticLava
61b67cd37a
Merge remote-tracking branch 'origin/Auto-Planner' into Auto-Planner
2024-01-02 15:38:47 -07:00
vabene1111
12c2f2f7aa
Merge branch 'develop' into beta
2024-01-01 22:14:27 +01:00
vabene1111
3d8b1d6ccb
lots of theming related changes
...
- upload a custom logo for your space
- space settings can override user settings for theming
- spaces can upload custom CSS overrides
- allow users to disable showing the tandoor/space logo
- allow changing navigation background color to any color desired
- allow switching navigation text color between dark/light (different effects depending on theme)
2024-01-01 22:14:01 +01:00
Arnon Meshoulam
aa0d6b5a6b
Translated using Weblate (Hebrew)
...
Currently translated at 95.3% (517 of 542 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/he/
2024-01-01 20:19:56 +00:00
Murphy
64ed75156c
Translated using Weblate (German)
...
Currently translated at 98.7% (535 of 542 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-01-01 20:19:56 +00:00
vabene1111
c6d41e8810
fixed migrations 200 and 204
2024-01-01 19:11:37 +01:00
vabene1111
2a10843101
compiled translations
2024-01-01 15:06:58 +01:00
vabene1111
f861b39d05
Merge pull request #2833 from luc-ass/develop
...
Fix truenas_portainer compose example/documentation
2024-01-01 14:55:28 +01:00
vabene1111
5c18c09944
Merge branch 'develop' into develop
2024-01-01 14:55:21 +01:00
vabene1111
1bd5f96029
Merge pull request #2792 from Sriyukthika26/my-contribution
...
Update truenas_portainer.md
2024-01-01 14:53:47 +01:00
vabene1111
988df4eb00
Merge pull request #2823 from smilerz/admin_updates
...
Admin updates
2024-01-01 14:53:01 +01:00
vabene1111
bf61b6474e
fixed ingredient note field to high
2024-01-01 14:51:20 +01:00
vabene1111
c76f5d9482
starting work on new sync algorithm
2024-01-01 12:01:39 +01:00
dependabot[bot]
bace2f7ba4
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 00:44:38 +00:00
dependabot[bot]
0576337e9c
Bump pillow from 10.0.1 to 10.1.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.0.1 to 10.1.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.0.1...10.1.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-01-01 00:37:18 +00:00
AquaticLava
be177cf258
Merge remote-tracking branch 'origin/Auto-Planner' into Auto-Planner
2023-12-31 11:20:06 -07:00
Jaan
5059abc232
Translated using Weblate (Russian)
...
Currently translated at 63.4% (344 of 542 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2023-12-30 15:19:57 +00:00
vabene1111
475ce44df9
move supermarket editing to store
2023-12-30 08:52:43 +01:00
vabene1111
492d266fbe
dont show categories without entries
2023-12-30 08:13:13 +01:00
vabene1111
c695f0dacb
update SLR servings UI
2023-12-30 07:59:27 +01:00
smilerz
cb63bb2615
avoid recursion in ingredient.__str__
2023-12-28 10:44:51 -06:00
smilerz
7ca5a34b28
fixed recursion in Step.__str__()
2023-12-28 10:00:15 -06:00
vabene1111
57d87c899c
total stats
2023-12-28 14:27:55 +01:00
vabene1111
e37f8b3a51
shoppig list structure statistics
2023-12-28 14:25:48 +01:00
vabene1111
df03818f45
fixed button hover effect
2023-12-28 14:03:50 +01:00
vabene1111
063c64d078
improvements to recipe tab
2023-12-28 00:19:12 +01:00
vabene1111
2c3e0b547b
stuff and things
2023-12-27 23:20:31 +01:00
vabene1111
999e3794f5
info row settings
2023-12-27 23:04:01 +01:00
vabene1111
5e5caf201c
shopping device settings
2023-12-27 22:39:45 +01:00
vabene1111
0ce4d45eeb
sorting
2023-12-27 21:15:24 +01:00
vabene1111
0dacdcc72f
paddings
2023-12-27 15:39:17 +01:00
vabene1111
629dfd5d52
configurable info row
2023-12-27 14:04:36 +01:00
vabene1111
20bc1c5c2a
fixed deleting objects
2023-12-27 12:01:13 +01:00
vabene1111
d3376b33d8
new datastructure
2023-12-27 11:34:55 +01:00
Lucas Gasenzer
a7ea7a8987
fix code block and replace tab with spaces
2023-12-27 10:43:56 +01:00
Mahmoud
80c0c71b13
migrations
2023-12-25 19:56:49 +01:00
Mahmoud
42839a5886
Manual order: you can now change the order by dragging and dropping
2023-12-25 19:44:23 +01:00
vabene1111
b0c561661b
basic category chaning
2023-12-23 11:11:36 +01:00
vabene1111
ae3818611d
fixed checking food always works
2023-12-23 08:46:42 +01:00
vabene1111
d1c4e51842
fixed popover header in dark theme
2023-12-23 08:46:31 +01:00
vabene1111
e6f7f07220
some things actually working
2023-12-22 23:31:28 +01:00
vabene1111
245e8311ba
more basics working
2023-12-22 15:10:56 +01:00
vabene1111
3b916cc6a4
fixed schema for recipe from source endpoint
2023-12-22 14:48:58 +01:00
vabene1111
a70ebd5130
somewhat working list
2023-12-22 14:35:17 +01:00
vabene1111
ddf9ef11a0
basic working shopping list store
2023-12-22 13:12:28 +01:00
vabene1111
f65597c391
basic nocer ui, nothing really working
2023-12-22 11:40:17 +01:00
vabene1111
8d7b4f614c
improved mobile shopping entry adding layout
2023-12-22 09:25:30 +01:00
vabene1111
df67d3ce7b
improved shopping context dark theme
2023-12-22 09:25:18 +01:00
vabene1111
54119ed1ec
Merge branch 'develop' into beta
2023-12-22 08:38:25 +01:00
Michael Soh
c1d77a8fe3
Updated nginx documentation
2023-12-21 13:27:46 -05:00
smilerz
26f694576a
update __str__() on Step and Ingredient models
2023-12-20 15:55:02 -06:00
smilerz
7a5b744ff0
order recipes in admin
2023-12-20 15:49:54 -06:00
smilerz
4058c997de
updates to admin pages
2023-12-20 15:46:28 -06:00
smilerz
089677d799
add rating to recipe card
2023-12-20 13:51:04 -06:00
vabene1111
4de9be5c89
Merge pull request #2808 from smilerz/add_mealtype_filter
...
add ability to filter meal plans based on type
2023-12-20 15:55:09 +01:00
vabene1111
34ee03b720
Merge pull request #2818 from smilerz/modal_updates
...
Modal updates
2023-12-20 15:51:24 +01:00
smilerz
48dacf46c3
updated RecipeSwitcher with new MealPlan API format
2023-12-19 16:50:32 -06:00
smilerz
181c270b34
added substitute children to food edit modal
2023-12-19 15:22:26 -06:00
smilerz
e89c3887ec
remove reference to facets on Space page
2023-12-19 15:09:18 -06:00
smilerz
99cd9bfb5b
update meal_type filter on MealPlan to be a list
2023-12-19 12:59:24 -06:00
smilerz
8bbccad7a9
updated API correclty this time
2023-12-19 12:59:24 -06:00
smilerz
a59a78f44c
update meal-plan API on MealPlanStore
2023-12-19 12:59:24 -06:00
smilerz
205bf5253d
add ability to filter meal plans based on type
2023-12-19 12:59:19 -06:00
Mahmoud
45c14f6a12
automatic ordering through api
2023-12-17 16:35:46 +01:00
vabene1111
0fed6b9fb3
added migration status to system page
2023-12-16 14:03:32 +01:00
vabene1111
dd3e91e10d
added ability to set rate limiting for url import
2023-12-16 09:19:12 +01:00
vabene1111
76b84898f6
lmit ingredient parser to 512 characters to prevent too complex computations
2023-12-16 09:08:50 +01:00
vabene1111
05d971835f
autoamtically keep meal plan to date relative to from date
2023-12-16 08:40:20 +01:00
vabene1111
0a814fa896
dont hide ingredients in edit when hiding them in view
2023-12-16 08:18:05 +01:00
vabene1111
05ba11a48e
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-12-16 08:09:22 +01:00
vabene1111
6a7a22626e
use commit hash as version number if not on a tagged release
2023-12-16 08:09:18 +01:00
vabene1111
1635a3a335
Merge pull request #2794 from TyreceDJ/mobileCalender/sort
...
Sorted by current day in meal plan
2023-12-16 07:57:18 +01:00
vabene1111
1d84e7851b
Merge pull request #2706 from ambroisie/bump-allauth
...
Bump django-allauth from 0.54.0 to 0.58.1
2023-12-16 07:54:08 +01:00
vabene1111
44d1cc3a30
Merge pull request #2802 from smilerz/automation_fixes
...
kw automation not applying during url import
2023-12-16 07:48:49 +01:00
vabene1111
04b4f552f8
comment out orphaned files
2023-12-16 07:40:09 +01:00
vabene1111
6214176fe5
Merge pull request #2730 from smilerz/orphan_file_cleanup
...
view and delete orphaned files
2023-12-16 07:36:08 +01:00
vabene1111
205dc11125
changed raspi docs
2023-12-16 07:30:39 +01:00
Mahmoud
e423fc1df4
last changes
2023-12-15 02:23:08 +01:00
Mahmoud
3e0b0a87e9
Basic Implementation for reordering books
2023-12-13 15:03:15 +01:00
smilerz
ba5112e138
kw automation not applying during url import
2023-12-12 13:49:23 -06:00
Khuslen Misheel
0e34cc72d5
Proper fix for Calendar
2023-12-10 13:46:55 -05:00
Khuslen Misheel
31c6defc93
Only fixed current day in meal plan
2023-12-10 13:44:01 -05:00
vabene1111
d4c544bb4b
partially working replace logic
2023-12-10 16:32:12 +01:00
vabene1111
2b05efeff6
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-12-10 16:03:18 +01:00
vabene1111
d7ddcd3214
playing around with codemirror
2023-12-10 16:03:14 +01:00
Robin Wilmet
29133f4236
Translated using Weblate (French)
...
Currently translated at 96.1% (521 of 542 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-12-10 14:19:57 +00:00
Robin Wilmet
b440b09be5
Translated using Weblate (French)
...
Currently translated at 93.0% (456 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-12-10 14:19:57 +00:00
smilerz
ed1f656167
fix version information on system page
2023-12-10 07:54:44 -06:00
smilerz
4f3e6d3765
added Postgres version to system page.
...
Added warnings for out of date Postgres versions
2023-12-10 07:54:43 -06:00
smilerz
46a50d7835
view and delete orphaned files
...
miscelaneous bug fixes discovered during testing
2023-12-10 07:54:37 -06:00
Khuslen Misheel
65513a8f60
Sorted by current day in meal plan
2023-12-09 15:19:40 -05:00
Sriyukthika
044ed1ec18
Update truenas_portainer.md Spelling Error
2023-12-10 00:44:15 +05:30
Sriyukthika
8f53b399c6
Update truenas_portainer.md
2023-12-09 23:58:26 +05:30
Bruno BELANYI
702c1d67d3
Bump django-allauth from 0.54.0 to 0.58.1
...
See the backwards incompatible changes [1].
[1]: https://docs.allauth.org/en/latest/release-notes/recent.html#id10
2023-12-06 21:59:20 +00:00
Axel Leroy
3adb4c5233
Add instructions to add the PWA on Firefox for Android
2023-12-06 10:00:48 +01:00
smilerz
c654cc469a
Update RecipeEditView.vue
...
fixes #2781
2023-12-05 07:53:33 -06:00
Ferenc
8df846c9c2
Translated using Weblate (Hungarian)
...
Currently translated at 85.3% (460 of 539 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-12-05 09:15:12 +00:00
Ferenc
7070f6c964
Translated using Weblate (Hungarian)
...
Currently translated at 98.7% (484 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-12-05 09:15:12 +00:00
vabene1111
b454960676
some playing around
2023-12-03 15:48:37 +01:00
vabene1111
abf8f79136
Merge branch 'develop'
...
# Conflicts:
# docs/faq.md
2023-12-03 14:10:28 +01:00
vabene1111
fd028047d6
clean test view
2023-12-03 14:09:58 +01:00
vabene1111
bd0e1bcefe
Merge branch 'develop' into beta
2023-12-02 21:32:24 +01:00
vabene1111
a2aa0dc3b9
automatically open ingredient editor in new tab
2023-12-02 21:26:54 +01:00
vabene1111
1758aebb73
choice input datatype detection
2023-12-02 21:13:14 +01:00
vabene1111
ecffe30062
dont show property warning for 0 values any more
2023-12-02 21:07:11 +01:00
vabene1111
21653465e0
show order and add property types from property editor
2023-12-02 20:37:23 +01:00
vabene1111
f3e11e6358
fixed and improvements to property editor
2023-12-02 20:14:12 +01:00
vabene1111
0c381ed46c
fixed recipe card description overlay
2023-12-02 19:28:34 +01:00
vabene1111
fd978f9c19
fixed copying recipes with properties
2023-12-02 18:58:44 +01:00
vabene1111
b069a49954
Merge pull request #2771 from tourn/bugfix/database-url-with-port
...
Fix parsing DATABASE_URL with port number
2023-12-02 18:48:41 +01:00
vabene1111
11c8422fbb
fixed youtube import and handle resize without ingredients
2023-12-02 18:45:34 +01:00
vabene1111
2cb010c8b4
Merge pull request #2763 from smilerz/fix_long_description
...
truncated long description
2023-12-02 18:11:59 +01:00
vabene1111
8f96c7f0a3
Merge pull request #2768 from TandoorRecipes/dependabot/pip/pytest-7.4.3
...
Bump pytest from 7.3.1 to 7.4.3
2023-12-02 18:11:34 +01:00
vabene1111
3054297357
improved error handling and fixed meal plan api
2023-12-02 18:11:09 +01:00
vabene1111
3e083e2168
fully integrated property editor
2023-12-02 18:02:22 +01:00
vabene1111
d1174ea50d
fixed api comment
2023-12-02 17:42:04 +01:00
vabene1111
fe11b88fd0
pretty nice property editor
2023-12-02 17:41:02 +01:00
vabene1111
a3a2433d2a
made to_date field optional in meal plan api
2023-12-02 16:29:37 +01:00
vabene1111
92be2db9fd
mostly working property editor
2023-12-02 15:35:33 +01:00
vabene1111
be2f759048
add disabled capabilities to generic multiselect
2023-12-02 15:22:27 +01:00
Marco Agostino
52e88ddfd3
Translated using Weblate (Italian)
...
Currently translated at 86.4% (466 of 539 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-12-02 11:19:56 +00:00
Daniel Latzer
fe208e9844
Fix parsing DATABASE_URL with port number
2023-12-02 09:42:29 +01:00
dependabot[bot]
15e7f32001
Bump pytest from 7.3.1 to 7.4.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.1 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.4.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 00:59:26 +00:00
dependabot[bot]
8c87e0aced
Bump django-autocomplete-light from 3.9.4 to 3.9.7
...
Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light ) from 3.9.4 to 3.9.7.
- [Release notes](https://github.com/yourlabs/django-autocomplete-light/releases )
- [Changelog](https://github.com/yourlabs/django-autocomplete-light/blob/master/CHANGELOG )
- [Commits](https://github.com/yourlabs/django-autocomplete-light/compare/3.9.4...3.9.7 )
---
updated-dependencies:
- dependency-name: django-autocomplete-light
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 00:59:22 +00:00
dependabot[bot]
3140480f36
Bump cryptography from 41.0.6 to 41.0.7
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.6 to 41.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...41.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 00:59:18 +00:00
dependabot[bot]
52cd588b45
Bump django-storages from 1.13.2 to 1.14.2
...
Bumps [django-storages](https://github.com/jschneier/django-storages ) from 1.13.2 to 1.14.2.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jschneier/django-storages/compare/1.13.2...1.14.2 )
---
updated-dependencies:
- dependency-name: django-storages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 00:59:13 +00:00
dependabot[bot]
517e465d2f
Bump pytest-factoryboy from 2.5.1 to 2.6.0
...
Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy ) from 2.5.1 to 2.6.0.
- [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-factoryboy/compare/2.5.1...2.6.0 )
---
updated-dependencies:
- dependency-name: pytest-factoryboy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 00:59:10 +00:00
smilerz
745c045f06
truncated long description
2023-11-30 16:24:24 -06:00
Anders Obro
4b5abec458
Translated using Weblate (Danish)
...
Currently translated at 99.8% (535 of 536 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/da/
2023-11-30 13:19:57 +00:00
vabene1111
f6ed49b5c4
property editor
2023-11-29 22:04:23 +01:00
vabene1111
0a0e3a48c3
first working property editor prototype
2023-11-29 21:20:10 +01:00
vabene1111
cce2407bc0
Merge pull request #2758 from smilerz/updated_documentation
...
Updated documentation
2023-11-29 19:28:46 +01:00
vabene1111
9b18cab145
Update settings.py
2023-11-29 19:28:19 +01:00
smilerz
8b9a09b268
Update settings.py
2023-11-29 10:56:33 -06:00
vabene1111
db1709cef7
recipe context add to meal plan default to_date
2023-11-29 17:50:01 +01:00
vabene1111
4844e5cbc8
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-11-29 17:48:35 +01:00
vabene1111
e90781983f
fixed meal plan multi period arrow breaking view #2678
2023-11-29 17:48:25 +01:00
vabene1111
86496069b3
Merge pull request #2728 from jrester/improve-import-error-msg
...
Improve import error messages
2023-11-29 17:24:06 +01:00
vabene1111
e1aee23c54
Merge pull request #2759 from TandoorRecipes/dependabot/pip/cryptography-41.0.6
...
Bump cryptography from 41.0.4 to 41.0.6
2023-11-29 17:20:22 +01:00
Jan-Niklas Weghorn
1000badd2f
remove venv from .dockerignore
2023-11-29 11:41:19 +01:00
dependabot[bot]
9ae0b50558
Bump cryptography from 41.0.4 to 41.0.6
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 00:16:22 +00:00
smilerz
f69813f729
added installing extensions if necessary
2023-11-28 16:22:17 -06:00
smilerz
fcb2c07acd
Update updating.md
2023-11-28 15:52:21 -06:00
smilerz
a076d20cba
Update updating.md
2023-11-28 15:51:51 -06:00
smilerz
bae777bc69
Update updating.md
2023-11-28 15:51:06 -06:00
smilerz
49781bfa7f
Update updating.md
2023-11-28 15:50:35 -06:00
smilerz
72d3ace0f9
Update updating.md
2023-11-28 15:49:20 -06:00
smilerz
7f44a6f187
Update updating.md
2023-11-28 15:48:33 -06:00
smilerz
92b8799d26
Update faq.md
2023-11-28 15:47:14 -06:00
smilerz
7f1eecddc4
updated documentation for postgres upgrade
...
installing pgbackup container
installing with DockSTARTer
2023-11-28 15:45:27 -06:00
vabene1111
4723a7ecbd
added pg upgrade faq
2023-11-28 20:38:45 +01:00
smilerz
6af28e6fe5
alpine uses TZ to set OS timezone, to stay consistent
...
changed TIMEZONE env variable to TZ
added deprecated warning to TIMEZONE
2023-11-28 11:47:23 -06:00
vabene1111
ad1e64fb9a
Merge pull request #2753 from smilerz/patch_custom_icon
...
Patch custom icon
2023-11-28 17:34:28 +01:00
smilerz
add600f3ca
safely get icon from request.space in tag logo_url
2023-11-28 08:55:27 -06:00
Mahmoud Aljouhari
ad036d7e6c
Translated using Weblate (Arabic)
...
Currently translated at 20.6% (109 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ar/
2023-11-28 11:03:17 +00:00
vabene1111
d7017902ab
Merge branch 'develop'
2023-11-27 22:56:13 +01:00
vabene1111
35743e8be9
fixed constraint
2023-11-27 22:47:56 +01:00
vabene1111
75523c06f6
Merge branch 'develop'
2023-11-27 22:34:02 +01:00
vabene1111
7e2aee53db
fixed import ingredient edit modal cleanup
2023-11-27 22:33:48 +01:00
vabene1111
9c74730461
added first draft of property editor
2023-11-27 22:20:09 +01:00
vabene1111
977d2822bc
added ability to set custom logo in navbar
2023-11-27 20:29:01 +01:00
vabene1111
31f93285d8
Merge branch 'feature/space-icon' into develop
2023-11-27 20:23:45 +01:00
vabene1111
da9002a7fd
Revert "WIP"
...
This reverts commit 58e70c982e .
2023-11-27 20:23:36 +01:00
vabene1111
899a9955fb
Merge branch 'develop' into beta
2023-11-27 20:21:37 +01:00
vabene1111
1bf7af7027
hide properties if none are present in recipe
2023-11-27 20:21:18 +01:00
vabene1111
1145a8cf26
fixed PR 2693
2023-11-27 20:15:41 +01:00
vabene1111
5e918297f8
Merge pull request #2693 from blowk/develop
...
Update to import tags on mealie and chowdown recipes
2023-11-27 20:07:09 +01:00
vabene1111
69adad70c8
Merge pull request #2727 from jrester/dark-theme-fixes
...
Improve dark theme
2023-11-27 20:05:30 +01:00
vabene1111
d3905f1e80
Merge pull request #2709 from TandoorRecipes/dependabot/pip/markdown-3.5.1
...
Bump markdown from 3.4.3 to 3.5.1
2023-11-27 20:01:49 +01:00
vabene1111
1a1ff52725
Merge pull request #2707 from TandoorRecipes/dependabot/pip/boto3-1.28.75
...
Bump boto3 from 1.28.57 to 1.28.75
2023-11-27 20:01:24 +01:00
vabene1111
731958fdaa
Merge pull request #2708 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.52.0
...
Bump recipe-scrapers from 14.36.1 to 14.52.0
2023-11-27 20:01:07 +01:00
vabene1111
8a19c8eeb0
Merge pull request #2711 from TandoorRecipes/dependabot/pip/whitenoise-6.6.0
...
Bump whitenoise from 6.5.0 to 6.6.0
2023-11-27 20:00:53 +01:00
vabene1111
4e7368f7b6
Merge pull request #2710 from TandoorRecipes/dependabot/pip/pytest-django-4.6.0
...
Bump pytest-django from 4.5.2 to 4.6.0
2023-11-27 20:00:46 +01:00
vabene1111
b00f1009a6
Merge pull request #2731 from TandoorRecipes/dependabot/npm_and_yarn/vue/axios-1.6.0
...
Bump axios from 1.5.0 to 1.6.0 in /vue
2023-11-27 20:00:00 +01:00
vabene1111
2d3ecaaf3c
Merge pull request #2700 from TandoorRecipes/dependabot/npm_and_yarn/vue/browserify-sign-4.2.2
...
Bump browserify-sign from 4.2.1 to 4.2.2 in /vue
2023-11-27 19:59:44 +01:00
vabene1111
339049c785
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-11-27 19:59:14 +01:00
vabene1111
d0481ed18c
fixed recipe card description overlay
2023-11-27 19:59:06 +01:00
vabene1111
bcee66c7a4
fixed mela recipes importer
2023-11-27 19:58:56 +01:00
vabene1111
7e993ca50e
Merge pull request #2686 from TandoorRecipes/dependabot/npm_and_yarn/vue/babel/traverse-7.23.2
...
Bump @babel/traverse from 7.22.17 to 7.23.2 in /vue
2023-11-27 19:58:35 +01:00
vabene1111
638dc845c0
Merge pull request #2682 from djstini/fix-import
...
open-data-import further duplicate handling
2023-11-27 19:56:19 +01:00
vabene1111
4aea0fea8c
Merge pull request #2685 from harry48225/delete-confirmation
...
Increase specificity of the delete confirmation dialog
2023-11-27 19:50:26 +01:00
vabene1111
2ba94df9a8
Merge pull request #2691 from gorrilla10101/patch-1
...
Update authentication.md
2023-11-27 19:45:25 +01:00
Spreez
5723d87768
Translated using Weblate (German)
...
Currently translated at 100.0% (534 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-11-22 18:19:57 +00:00
Thomas
24b1f4028f
Translated using Weblate (German)
...
Currently translated at 100.0% (534 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-11-22 18:19:57 +00:00
Spreez
984c863ff6
Translated using Weblate (German)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-11-22 18:19:57 +00:00
vabene1111
0f207c2fa7
Merge pull request #2718 from TandoorRecipes/dependabot/pip/django-4.2.7
...
Bump django from 4.2.5 to 4.2.7
2023-11-22 09:15:55 +01:00
vabene1111
58e70c982e
WIP
2023-11-21 22:34:17 +01:00
blowk
4cb94a1759
Update chowdown.py
2023-11-17 19:34:36 +01:00
blowk
3e568f7bb5
Merge branch 'TandoorRecipes:develop' into develop
2023-11-17 16:16:51 +01:00
Jan-Niklas Weghorn
b69c6bc97a
fix placeholder text
2023-11-15 09:52:16 +01:00
avi meyer
9132ab8f33
Translated using Weblate (Hebrew)
...
Currently translated at 0.9% (5 of 508 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/he/
2023-11-15 08:20:01 +00:00
avi meyer
45858d5107
Translated using Weblate (Hebrew)
...
Currently translated at 93.2% (498 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/he/
2023-11-15 08:19:56 +00:00
avi meyer
1e332977c5
Added translation using Weblate (Hebrew)
2023-11-14 07:56:00 +00:00
dependabot[bot]
7b70ffab5f
Bump axios from 1.5.0 to 1.6.0 in /vue
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-11 15:26:26 +00:00
Jan-Niklas Weghorn
9b367e5d08
fix bottom navigation bar
2023-11-10 14:09:24 +01:00
Jan-Niklas Weghorn
3c08e3a3f1
Improve import error messages
2023-11-10 13:28:20 +01:00
Jan-Niklas Weghorn
243cac0389
cleanup
2023-11-10 12:16:43 +01:00
Jan-Niklas Weghorn
8205812c84
fix markdown editor and sidebar
2023-11-10 11:52:26 +01:00
Jan-Niklas Weghorn
94279b74c9
improve dark theme
2023-11-10 11:17:20 +01:00
swnf
5a6a1787cf
Make gunicorn and nginx listen to IPv6
2023-11-06 18:01:53 +01:00
noobdog
8a588db429
Translated using Weblate (Lithuanian)
...
Currently translated at 13.4% (72 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/lt/
2023-11-06 08:03:51 +00:00
dependabot[bot]
5150807ab7
Bump django from 4.2.5 to 4.2.7
...
Bumps [django](https://github.com/django/django ) from 4.2.5 to 4.2.7.
- [Commits](https://github.com/django/django/compare/4.2.5...4.2.7 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-02 21:55:41 +00:00
Nik Jan Špruk
8d4cb4f08d
fix: Typo in shopping.md
...
Made capital i in the sentence.
2023-11-02 12:36:20 +01:00
smilerz
225ddc8eeb
Update boot.sh
...
updated to handle postgres defined in database_url
2023-11-01 07:49:07 -05:00
dependabot[bot]
537276c62f
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-01 00:40:31 +00:00
dependabot[bot]
f168fb825f
Bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-01 00:40:27 +00:00
dependabot[bot]
a6965fb3c4
Bump whitenoise from 6.5.0 to 6.6.0
...
Bumps [whitenoise](https://github.com/evansd/whitenoise ) from 6.5.0 to 6.6.0.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/6.5.0...6.6.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-01 00:16:11 +00:00
dependabot[bot]
90354305c4
Bump pytest-django from 4.5.2 to 4.6.0
...
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django ) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases )
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst )
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.5.2...v4.6.0 )
---
updated-dependencies:
- dependency-name: pytest-django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-01 00:16:09 +00:00
dependabot[bot]
220d98a85c
Bump markdown from 3.4.3 to 3.5.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.3 to 3.5.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.3...3.5.1 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-01 00:16:05 +00:00
dependabot[bot]
7fb4155ebe
Bump recipe-scrapers from 14.36.1 to 14.52.0
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 14.36.1 to 14.52.0.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.36.1...14.52.0 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-01 00:16:01 +00:00
dependabot[bot]
a39e6e8a6a
Bump boto3 from 1.28.57 to 1.28.75
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.28.57 to 1.28.75.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.28.57...1.28.75 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-01 00:15:57 +00:00
smilerz
97fc15ded3
Merge pull request #2705 from smilerz/move_sqlite
...
better support for sqlite
2023-10-30 22:12:55 -05:00
smilerz
8bee2e3976
allow arbitrary path for sqlite using DATABASE_URL
2023-10-30 21:54:25 -05:00
smilerz
e89c1742fb
remove deprecated django.db.backends.postgresql_psycopg2
2023-10-30 21:42:57 -05:00
smilerz
6680fbb644
changes to enable sqlite3 in docker container
2023-10-30 21:37:45 -05:00
smilerz
4cec643e08
Update ExportResponseView.vue
2023-10-29 16:33:22 -05:00
dependabot[bot]
03bd51893e
Bump browserify-sign from 4.2.1 to 4.2.2 in /vue
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-27 22:30:06 +00:00
smilerz
66b0e381ec
Merge pull request #2699 from smilerz/fix_export
...
fixes recipe export
2023-10-27 14:45:03 -05:00
smilerz
fd70adf19d
fixes recipe export
2023-10-27 14:43:48 -05:00
blowk
eb8422cb51
Import tags on mealie recipes
2023-10-22 20:09:27 +02:00
gorrilla10101
1008d880c9
Update authentication.md
...
Changed provider list url because existing one doesn't work anymore.
2023-10-21 06:07:37 -05:00
Ferenc
9cb1c21cd8
Translated using Weblate (Hungarian)
...
Currently translated at 81.4% (435 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-20 14:05:55 +00:00
Boris Holowka
5149cb0609
Translated using Weblate (German)
...
Currently translated at 96.6% (516 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-10-20 14:05:55 +00:00
Ferenc
08adf4eb6f
Translated using Weblate (Hungarian)
...
Currently translated at 97.7% (479 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-10-20 14:05:55 +00:00
dependabot[bot]
62f38d00f3
Bump @babel/traverse from 7.22.17 to 7.23.2 in /vue
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.17 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-19 06:30:23 +00:00
harry
43a55c8c82
Fix bug when ingredients have no name
2023-10-18 21:46:07 +01:00
harry
d09eb64a41
Change step deletion confirmation
2023-10-18 21:30:17 +01:00
harry
8bbbc1b9ef
Change remove ingredient confirmation
2023-10-18 21:09:33 +01:00
Jonas
cc367bfed2
Translated using Weblate (Lithuanian)
...
Currently translated at 4.6% (25 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/lt/
2023-10-15 14:19:56 +00:00
Ferenc
b18aa831ac
Translated using Weblate (Hungarian)
...
Currently translated at 81.2% (434 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-15 14:19:55 +00:00
Ferenc
6205fbe1c4
Translated using Weblate (Hungarian)
...
Currently translated at 97.7% (479 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-10-15 14:19:55 +00:00
Jonas
879a54524c
Added translation using Weblate (Lithuanian)
2023-10-14 21:14:27 +00:00
Ferenc
36678692be
Translated using Weblate (Hungarian)
...
Currently translated at 73.7% (394 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-14 12:14:48 +00:00
Tomasz Klimczak
de6285e5f8
Translated using Weblate (Polish)
...
Currently translated at 100.0% (534 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2023-10-14 12:14:48 +00:00
Guilherme Roda
7ff7409f56
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 89.8% (480 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
2023-10-13 14:18:58 +00:00
Ferenc
50b3636c86
Translated using Weblate (Hungarian)
...
Currently translated at 63.8% (341 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-13 11:43:22 +00:00
dennisstinauer
1f72a3f62f
open-data-import further duplicate handling
2023-10-13 12:50:59 +02:00
Ferenc
aea796bd6d
Translated using Weblate (Hungarian)
...
Currently translated at 51.4% (275 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-12 22:10:32 +00:00
Ferenc
edcddc3183
Translated using Weblate (Hungarian)
...
Currently translated at 41.0% (219 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-12 20:19:57 +00:00
pharok
45a24a4720
Translated using Weblate (French)
...
Currently translated at 91.0% (486 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-10-12 20:19:57 +00:00
Charles Pare
bed95105f3
Translated using Weblate (French)
...
Currently translated at 91.0% (486 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-10-12 20:19:57 +00:00
pharok
a39fdb4226
Translated using Weblate (French)
...
Currently translated at 92.8% (455 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-10-12 20:19:57 +00:00
smilerz
9d629b03b3
Update __init__.py
2023-10-12 10:44:59 -05:00
Ferenc
4eeb87cb95
Translated using Weblate (Hungarian)
...
Currently translated at 37.0% (198 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-11 18:33:38 +00:00
Ferenc
3ce7e43b46
Translated using Weblate (Hungarian)
...
Currently translated at 29.0% (155 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-10 11:19:55 +00:00
Ferenc
a3a995ef77
Translated using Weblate (Hungarian)
...
Currently translated at 97.5% (478 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-10-10 11:19:55 +00:00
Ferenc
a386b45a03
Translated using Weblate (Hungarian)
...
Currently translated at 2.6% (14 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/hu/
2023-10-09 01:54:03 +00:00
Guilherme Roda
74bd2ba2c0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 59.6% (335 of 562 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
2023-10-09 01:54:03 +00:00
Guilherme Roda
695f467126
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 89.3% (477 of 534 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
2023-10-09 01:54:03 +00:00
Ferenc
6270b46951
Translated using Weblate (Hungarian)
...
Currently translated at 89.5% (439 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-10-09 01:54:03 +00:00
vabene1111
a3ad131e6a
Merge pull request #2672 from harry48225/Improve-App-Import-Layout
...
Make import list layout responsive
2023-10-08 11:55:02 +02:00
Guilherme Roda
e2d5287cc6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 51.0% (287 of 562 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
2023-10-07 18:02:02 +00:00
Guilherme Roda
1c39d8089c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 87.0% (464 of 533 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
2023-10-07 18:02:02 +00:00
Guilherme Roda
2230b9e9ab
Translated using Weblate (Portuguese)
...
Currently translated at 35.7% (175 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt/
2023-10-07 18:02:02 +00:00
harry
339d7b1c96
Make import list layout responsive
2023-10-07 17:09:53 +01:00
vabene1111
4e8c955555
fixed width recipe card skeleton
2023-10-07 08:37:53 +02:00
vabene1111
221c466c18
fixed recipe sage import and image procssing with pillow 10
2023-10-07 08:11:50 +02:00
vabene1111
2c8e029811
Merge pull request #2656 from TandoorRecipes/dependabot/github_actions/docker/metadata-action-5
...
Bump docker/metadata-action from 4 to 5
2023-10-05 21:14:24 +02:00
vabene1111
019825bfcb
Merge pull request #2655 from TandoorRecipes/dependabot/github_actions/docker/login-action-3
...
Bump docker/login-action from 2 to 3
2023-10-05 21:14:13 +02:00
vabene1111
8e5ea47d5e
Merge pull request #2654 from TandoorRecipes/dependabot/github_actions/docker/setup-qemu-action-3
...
Bump docker/setup-qemu-action from 2 to 3
2023-10-05 21:14:04 +02:00
vabene1111
425ac7f379
Merge pull request #2653 from TandoorRecipes/dependabot/github_actions/docker/setup-buildx-action-3
...
Bump docker/setup-buildx-action from 2 to 3
2023-10-05 21:13:57 +02:00
vabene1111
f0caef4759
Merge pull request #2652 from TandoorRecipes/dependabot/github_actions/docker/build-push-action-5
...
Bump docker/build-push-action from 4 to 5
2023-10-05 21:13:40 +02:00
vabene1111
3cabe85091
Merge branch 'develop' into beta
2023-10-05 19:05:09 +02:00
vabene1111
c56a76f264
Merge pull request #2404 from ignas2526/feature/2402-make-now-count
...
Add ability to set maximum missing ingredient count
2023-10-05 19:01:48 +02:00
vabene1111
429886e6a6
Merge branch 'develop' into feature/2402-make-now-count
2023-10-05 19:01:33 +02:00
vabene1111
339ab57df7
Merge pull request #2647 from JohnTheNerd/develop
...
Added support for keeping SECRET_KEY and POSTGRES_PASSWORD in a file
2023-10-05 18:59:24 +02:00
vabene1111
cb6d98a357
fixed system page permission
2023-10-05 18:58:38 +02:00
vabene1111
e746b44f3b
Merge pull request #2632 from smilerz/unique_name
...
updates to multiple models uniqueness capabilities
2023-10-05 18:57:08 +02:00
vabene1111
bc63ba6713
Merge pull request #2630 from smilerz/imports_cleanup
...
Imports cleanup
2023-10-05 18:55:32 +02:00
vabene1111
ea8661ab03
fixed property view roundign
2023-10-05 18:50:47 +02:00
vabene1111
bc9a5c9435
Merge pull request #2651 from TandoorRecipes/dependabot/pip/beautifulsoup4-4.12.2
...
Bump beautifulsoup4 from 4.11.1 to 4.12.2
2023-10-05 18:35:47 +02:00
vabene1111
365ffa29fa
Merge pull request #2650 from TandoorRecipes/dependabot/pip/django-cors-headers-4.2.0
...
Bump django-cors-headers from 3.13.0 to 4.2.0
2023-10-05 18:35:41 +02:00
vabene1111
b3aeee6a63
Merge pull request #2648 from TandoorRecipes/dependabot/pip/boto3-1.28.57
...
Bump boto3 from 1.26.41 to 1.28.57
2023-10-05 18:35:32 +02:00
vabene1111
d503dc77c3
Merge pull request #2649 from TandoorRecipes/dependabot/pip/python-dotenv-1.0.0
...
Bump python-dotenv from 0.21.0 to 1.0.0
2023-10-05 18:35:04 +02:00
dependabot[bot]
fee364ee4a
Bump python-dotenv from 0.21.0 to 1.0.0
...
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv ) from 0.21.0 to 1.0.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases )
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.21.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-05 16:32:22 +00:00
vabene1111
680a8d0fce
Merge pull request #2639 from TandoorRecipes/dependabot/pip/cryptography-41.0.4
...
Bump cryptography from 41.0.3 to 41.0.4
2023-10-05 18:31:55 +02:00
vabene1111
0944d72e32
Merge pull request #2664 from TandoorRecipes/dependabot/pip/pillow-10.0.1
...
Bump pillow from 9.4.0 to 10.0.1
2023-10-05 18:31:32 +02:00
vabene1111
6809ded468
Merge pull request #2659 from nabim777/add-step-on-docs-for-manually-installation
...
add step on docs for manual installation
2023-10-05 18:30:13 +02:00
dependabot[bot]
64d07a65dc
Bump pillow from 9.4.0 to 10.0.1
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.4.0 to 10.0.1.
- [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/9.4.0...10.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-04 01:12:50 +00:00
Samuel
745abb57a8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 36.9% (197 of 533 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
2023-10-02 20:19:56 +00:00
nabim777
dfe5083451
add step on docs for manual installation
2023-10-01 10:18:43 +05:45
dependabot[bot]
4e05bc2f6a
Bump workbox-routing from 6.6.1 to 7.0.0 in /vue
...
Bumps [workbox-routing](https://github.com/googlechrome/workbox ) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0 )
---
updated-dependencies:
- dependency-name: workbox-routing
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:49:42 +00:00
dependabot[bot]
8f8147fda4
Bump workbox-background-sync from 6.6.1 to 7.0.0 in /vue
...
Bumps [workbox-background-sync](https://github.com/googlechrome/workbox ) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0 )
---
updated-dependencies:
- dependency-name: workbox-background-sync
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:49:08 +00:00
dependabot[bot]
9377e208e8
Bump docker/metadata-action from 4 to 5
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:40:41 +00:00
dependabot[bot]
40f38e6c6d
Bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:40:37 +00:00
dependabot[bot]
3ee0717d84
Bump docker/setup-qemu-action from 2 to 3
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:40:33 +00:00
dependabot[bot]
47155ce338
Bump docker/setup-buildx-action from 2 to 3
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:40:28 +00:00
dependabot[bot]
611080b739
Bump docker/build-push-action from 4 to 5
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:40:24 +00:00
dependabot[bot]
416d1badda
Bump beautifulsoup4 from 4.11.1 to 4.12.2
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.11.1 to 4.12.2.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:20:58 +00:00
dependabot[bot]
0ef5d3ad92
Bump django-cors-headers from 3.13.0 to 4.2.0
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.13.0 to 4.2.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.13.0...4.2.0 )
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:20:55 +00:00
dependabot[bot]
efb8784b91
Bump boto3 from 1.26.41 to 1.28.57
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.26.41 to 1.28.57.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.26.41...1.28.57 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 00:20:46 +00:00
Tomasz Klimczak
a1a6f476e0
Translated using Weblate (Polish)
...
Currently translated at 100.0% (533 of 533 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2023-09-30 22:19:56 +00:00
John Karabudak
ccd0667f04
Added support for keeping SECRET_KEY and POSTGRES_PASSWORD in a file
...
This commit adds two optional environment variables:
- SECRET_KEY_FILE
- POSTGRES_PASSWORD_FILE
This change allows mounting secret data when running this in Docker Swarm, instead of having to hard-code it in our docker-compose file or provide it alongside all other environment variables.
2023-09-30 01:12:30 -02:30
Henrique Nepomuceno
38cf825816
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 32.2% (172 of 533 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
2023-09-29 20:19:56 +00:00
Leo Mu
a8dc8e7190
Translated using Weblate (Italian)
...
Currently translated at 87.2% (465 of 533 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-09-29 20:19:56 +00:00
Luis Cacho
76aca6cf38
Translated using Weblate (Spanish)
...
Currently translated at 68.2% (361 of 529 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/es/
2023-09-25 09:59:47 +00:00
Matias Laporte
89c31a018f
Translated using Weblate (Spanish)
...
Currently translated at 68.2% (361 of 529 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/es/
2023-09-25 09:59:47 +00:00
Leo Mu
e54f55b6d0
Translated using Weblate (Italian)
...
Currently translated at 88.0% (466 of 529 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-09-25 09:59:47 +00:00
Matias Laporte
fff7cb607c
Translated using Weblate (Spanish)
...
Currently translated at 61.4% (301 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2023-09-25 09:59:47 +00:00
dependabot[bot]
54c2478869
Bump cryptography from 41.0.3 to 41.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 21:06:20 +00:00
smilerz
a7795092b3
make 'name' unique in space for MealType
...
make MealType, Unit, Supermarket, Supermarket Category, PropoertyType
case insenstive for get_or_create
convert unit conversion create serializer to get_or_create behavior
enable create duplicate tests for unitconversion and mealtype api
2023-09-14 14:46:37 -05:00
smilerz
538fb8b42e
remove unused imports, vairables and commented code
...
from views, and base cookbook and recipes modules
2023-09-13 13:31:53 -05:00
smilerz
1f0cd58d7d
remove unused imports, variables and commented code
...
from tests
2023-09-13 13:08:26 -05:00
smilerz
78b1386a1c
remove unused imports, variables and commented code
...
from integrations and templatetags
2023-09-13 09:35:22 -05:00
smilerz
aba7f8db5c
remove unused imports, variables and commented code in helpers
2023-09-13 09:29:48 -05:00
vabene1111
d7fadffbfd
date format in meal plan simple grid
2023-09-13 16:17:02 +02:00
vabene1111
22c7f5d85d
changed date label format
2023-09-13 16:16:38 +02:00
vabene1111
c18d8daece
fixed meal plan simple grid on search view after merge
2023-09-13 16:08:56 +02:00
smilerz
d91c4b33f3
Merge pull request #2609 from smilerz/automation_tests
...
Automation Refactor and Tests
2023-09-12 15:07:18 -05:00
smilerz
2ad6f21b9c
Merge pull request #2611 from smilerz/export_fix
...
fix custom_filter exports and errors on Download link
2023-09-12 15:06:31 -05:00
smilerz
554170a84e
Merge pull request #2615 from smilerz/clear_food_after_add
...
clears search on food in shopping form
2023-09-12 15:06:23 -05:00
smilerz
d43a6e551d
Merge pull request #2617 from smilerz/ignore_shopping_fix
...
respect ignore_shopping flag
2023-09-12 15:06:13 -05:00
smilerz
02cb6d1be7
Merge pull request #2619 from smilerz/meal_plan_date
...
update Meal Plan grid to respect localization on date format
2023-09-12 15:05:58 -05:00
smilerz
45b1eca48b
Merge pull request #2621 from smilerz/fix_recipe_count
...
fix recipe counting issue on extended mixin
2023-09-12 15:05:30 -05:00
smilerz
6dacd44f1f
regenerate openapi
2023-09-12 09:53:59 -05:00
smilerz
1b97472368
Squashed commit of the following:
...
commit 52909e8117
Author: smilerz <smilerz@gmail.com >
Date: Wed Sep 6 15:54:23 2023 -0500
fix recipe counting issue on extended mixin
2023-09-12 09:48:41 -05:00
smilerz
d467352029
Squashed commit of the following:
...
commit c8fc6b5237
Author: smilerz <smilerz@gmail.com >
Date: Wed Sep 6 14:01:27 2023 -0500
update Meal Plan grid to respect localization on date format
2023-09-12 09:48:22 -05:00
smilerz
a0256b607e
Squashed commit of the following:
...
commit f8f08ae337
Author: smilerz <smilerz@gmail.com >
Date: Wed Sep 6 10:27:43 2023 -0500
respect ignore_shopping flag
2023-09-12 09:47:55 -05:00
smilerz
847fceaf10
Squashed commit of the following:
...
commit 4aa3e04df0
Author: smilerz <smilerz@gmail.com >
Date: Wed Sep 6 09:01:07 2023 -0500
clears search on food in shopping form
2023-09-12 09:47:07 -05:00
smilerz
9e831a22df
Squashed commit of the following:
...
commit bcfe6ca707
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 11:36:10 2023 -0500
fix custom_filter exports and errors on Download link
2023-09-12 09:46:42 -05:00
smilerz
768a5ea237
Squashed commit of the following:
...
commit 36403ecbae
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 12:04:04 2023 -0500
update migration for new Automation Types
commit 4620ebaf30
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:49:10 2023 -0500
add Name and Instruction automation to YouTube importer
commit c907da84c1
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:45:32 2023 -0500
remove old commented automation code
commit 9b5e39415e
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:37:36 2023 -0500
test for automations applied during url import
renamed TITLE_REPLACE to NAME_REPLACE
commit 2679a22464
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 15:29:59 2023 -0500
added tests for regex_replace
commit 8bae21025b
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 13:51:46 2023 -0500
updated Automation Modal and translations
commit 4120adc546
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 13:12:41 2023 -0500
applied regex_replace automation to food and unit automations
updated automation documentation
commit 30c891abfc
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 12:46:34 2023 -0500
migrate regex_replace functions to AutomationEngine
create TITLE_REPLACE, UNIT_REPLACE and FOOD REPLACE automation types
create migration for new types
commit b8317c2c29
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 20:44:40 2023 -0500
move transpose words to AutomationEngine
create tests for transpose words
commit 39253cfd02
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 17:03:29 2023 -0500
refactor never_unit automation to AutomationEngine
create tests for never_unit
commit 7c0b8b151c
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 11:21:06 2023 -0500
update ingredient parser to use AutomationEngine for unt, keyword, food
update test_ingredient_parser tests to accomodate changes
commit 8e1b8923af
Author: smilerz <smilerz@gmail.com >
Date: Mon Aug 28 16:44:35 2023 -0500
keyword and unit Automtations refactored to Automation Engine
keyword and unit automation tests added
commit 52eb876a08
Author: smilerz <smilerz@gmail.com >
Date: Mon Aug 28 15:03:19 2023 -0500
food_alias tests added
commit a820b9c09e
Author: smilerz <smilerz@gmail.com >
Date: Sat Aug 26 12:37:16 2023 -0500
create AutomationEngine class
create food_automation method
refactor food automations to use AutomationEngine
2023-09-12 09:46:08 -05:00
smilerz
36403ecbae
update migration for new Automation Types
2023-09-12 09:42:09 -05:00
smilerz
4620ebaf30
add Name and Instruction automation to YouTube importer
2023-09-12 09:42:09 -05:00
smilerz
c907da84c1
remove old commented automation code
2023-09-12 09:42:08 -05:00
smilerz
9b5e39415e
test for automations applied during url import
...
renamed TITLE_REPLACE to NAME_REPLACE
2023-09-12 09:42:08 -05:00
smilerz
2679a22464
added tests for regex_replace
2023-09-12 09:42:07 -05:00
smilerz
8bae21025b
updated Automation Modal and translations
2023-09-12 09:42:07 -05:00
smilerz
4120adc546
applied regex_replace automation to food and unit automations
...
updated automation documentation
2023-09-12 09:41:49 -05:00
smilerz
30c891abfc
migrate regex_replace functions to AutomationEngine
...
create TITLE_REPLACE, UNIT_REPLACE and FOOD REPLACE automation types
create migration for new types
2023-09-12 09:41:49 -05:00
smilerz
b8317c2c29
move transpose words to AutomationEngine
...
create tests for transpose words
2023-09-12 09:40:17 -05:00
smilerz
39253cfd02
refactor never_unit automation to AutomationEngine
...
create tests for never_unit
2023-09-12 09:40:17 -05:00
smilerz
7c0b8b151c
update ingredient parser to use AutomationEngine for unt, keyword, food
...
update test_ingredient_parser tests to accomodate changes
2023-09-12 09:40:17 -05:00
smilerz
8e1b8923af
keyword and unit Automtations refactored to Automation Engine
...
keyword and unit automation tests added
2023-09-12 09:40:16 -05:00
smilerz
52eb876a08
food_alias tests added
2023-09-12 09:39:45 -05:00
smilerz
a820b9c09e
create AutomationEngine class
...
create food_automation method
refactor food automations to use AutomationEngine
2023-09-12 09:39:45 -05:00
smilerz
bcfe6ca707
fix custom_filter exports and errors on Download link
2023-09-12 09:36:44 -05:00
smilerz
4aa3e04df0
clears search on food in shopping form
2023-09-12 09:30:47 -05:00
smilerz
f8f08ae337
respect ignore_shopping flag
2023-09-12 09:29:11 -05:00
smilerz
c8fc6b5237
update Meal Plan grid to respect localization on date format
2023-09-12 09:25:42 -05:00
smilerz
52909e8117
fix recipe counting issue on extended mixin
2023-09-12 09:21:18 -05:00
vabene1111
c72bf57ccb
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-09-12 16:08:33 +02:00
vabene1111
d3c21cf97f
updated django
2023-09-12 16:08:28 +02:00
vabene1111
942edd9336
Merge pull request #2604 from TandoorRecipes/dependabot/pip/icalendar-5.0.7
...
Bump icalendar from 5.0.4 to 5.0.7
2023-09-12 16:07:35 +02:00
vabene1111
8fa6c98254
updated crispy forms
2023-09-12 16:07:16 +02:00
vabene1111
73c6bfce44
Merge pull request #2595 from djstini/develop
...
#2514 Importing a community curated list leads to an error
2023-09-12 16:00:25 +02:00
vabene1111
c105909933
Merge pull request #2603 from TandoorRecipes/dependabot/pip/django-oauth-toolkit-2.3.0
...
Bump django-oauth-toolkit from 2.2.0 to 2.3.0
2023-09-12 15:57:57 +02:00
vabene1111
13baf4f30a
Merge pull request #2605 from TandoorRecipes/dependabot/pip/django-scopes-2.0.0
...
Bump django-scopes from 1.2.0.post1 to 2.0.0
2023-09-12 15:56:52 +02:00
vabene1111
da5fd16338
fixed lockfile
2023-09-12 15:56:28 +02:00
vabene1111
83a52bd204
Merge pull request #2593 from BrainWart/issue-2261
...
allow signup for social accounts when the provider is set up
2023-09-12 15:50:32 +02:00
vabene1111
fe4bd6a127
Merge pull request #2624 from WoosterInitiative/Update-settings
...
Update and add settings
2023-09-12 15:43:41 +02:00
vabene1111
d193d91e6a
fixed migration
2023-09-12 15:41:38 +02:00
vabene1111
a2f9ef2e74
Merge pull request #2623 from smilerz/remove_facets
...
remove facets and treeselect
2023-09-12 15:36:24 +02:00
vabene1111
3f63eab68c
Merge branch 'develop' into remove_facets
2023-09-12 15:36:14 +02:00
Karl
9b6ed7a63a
Update .env.template
...
Add option for CSRF_TRUSTED_ORIGINS for better discoverability.
Add options for newly added CORS_ALLOW_ALL_ORIGINS for discoverability as well as flexibility.
2023-09-08 12:31:46 -07:00
Karl
e2f8efb521
Update settings.py
...
Add deprecation notice for `CORS_ORIGIN_ALLOW_ALL` and auto switch to `CORS_ALLOW_ALL_ORIGINS`
2023-09-08 12:29:06 -07:00
vabene1111
ce29283a52
fixed auto meal plan
2023-09-08 17:05:35 +02:00
vabene1111
dcf9d59b06
add more height to meal plan
2023-09-08 16:59:52 +02:00
vabene1111
794f9cf5b9
fixed meal plan factory
2023-09-08 16:38:38 +02:00
vabene1111
9954bb9410
fixed test and added meal plan client settings load save
2023-09-08 16:27:39 +02:00
vabene1111
e57be4a704
fixed lockfile
2023-09-08 15:47:08 +02:00
vabene1111
ffaecc066f
improved search page meal plan style
2023-09-08 15:36:59 +02:00
vabene1111
94f398a7f6
added multi day meal planning
2023-09-08 15:31:42 +02:00
vabene1111
65d670a995
improved meal plan UI
2023-09-08 14:13:27 +02:00
dao cat
15ed040533
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 90.5% (479 of 529 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2023-09-08 05:19:56 +00:00
smilerz
5d3f44ffee
missing caches import
2023-09-07 13:53:30 -05:00
smilerz
9ee4be621b
remove facets and treeselect
2023-09-07 13:20:51 -05:00
vabene1111
d33b0d2254
added meal type settings to meal plan settings component
2023-09-06 16:27:36 +02:00
vabene1111
1a20c4bef5
fixed syntax server
2023-09-05 16:48:59 +02:00
AJ
b350ab1b59
Translated using Weblate (French)
...
Currently translated at 91.6% (449 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-09-02 20:25:29 +00:00
dependabot[bot]
687e8a1f6a
Bump django-scopes from 1.2.0.post1 to 2.0.0
...
Bumps [django-scopes](https://github.com/raphaelm/django-scopes ) from 1.2.0.post1 to 2.0.0.
- [Commits](https://github.com/raphaelm/django-scopes/commits/2.0.0 )
---
updated-dependencies:
- dependency-name: django-scopes
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-01 00:48:41 +00:00
dependabot[bot]
64b9605871
Bump icalendar from 5.0.4 to 5.0.7
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 5.0.4 to 5.0.7.
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/v5.0.4...v5.0.7 )
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-01 00:48:38 +00:00
dependabot[bot]
8320473606
Bump django-oauth-toolkit from 2.2.0 to 2.3.0
...
Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/jazzband/django-oauth-toolkit/releases )
- [Changelog](https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jazzband/django-oauth-toolkit/compare/2.2.0...2.3.0 )
---
updated-dependencies:
- dependency-name: django-oauth-toolkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-01 00:48:33 +00:00
NeoID
88228ab853
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 70.5% (373 of 529 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nb_NO/
2023-08-31 11:37:04 +00:00
vabene1111
dcfb269909
meal plan stuff
2023-08-30 10:30:12 +02:00
vabene1111
4a1ec5adf7
fixed icon issues
2023-08-30 09:05:24 +02:00
Cody McGinnis
56cdc14cc1
docs: explain social authentication auto sign up
...
Attempt to explain to the user that social auth with automatically allow
users to sign up for social accounts. `ALLOW_SIGNUP` now applies to
local account sign up only.
2023-08-29 20:28:30 -04:00
Cody McGinnis
b8959036bf
allow signup for social accounts when the provider is set up
...
When a social provider is set up, the social account signup view is enabled. This seems to cover issue #2261 , but it needs further testing.
2023-08-29 20:28:30 -04:00
djstini
ab24177c89
Merge branch 'TandoorRecipes:develop' into develop
2023-08-29 19:26:40 +02:00
vabene1111
4ffc9cc72f
removed icons
2023-08-29 15:58:57 +02:00
vabene1111
7f62ec28e3
WIP meal plan and icon stuff
2023-08-29 14:36:57 +02:00
vabene1111
d42d784aeb
Merge branch 'develop'
2023-08-29 13:09:38 +02:00
vabene1111
ce84b3b385
updated translations
2023-08-29 13:09:32 +02:00
vabene1111
74fbcb03a1
Merge pull request #2592 from WoosterInitiative/develop
...
Update en.json
2023-08-29 13:05:54 +02:00
dennisstinauer
b1aa70787c
#2514 Importing a community curated list leads to an error
2023-08-28 22:06:49 +02:00
Karl
8675143cc1
Update en.json
...
Correct "loosing" to "losing."
2023-08-27 14:22:26 -07:00
Étienne
75e23106fc
Translated using Weblate (French)
...
Currently translated at 88.6% (461 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-08-27 11:20:01 +00:00
Matias Laporte
2ad89b5b22
Translated using Weblate (Spanish)
...
Currently translated at 61.4% (301 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2023-08-27 11:20:01 +00:00
vabene1111
36074c9c35
added apple header
2023-08-27 08:42:11 +02:00
vabene1111
05560c5730
improved user agent for url image import
2023-08-26 07:54:19 +02:00
vabene1111
6ba4db6ff9
Merge pull request #2432 from smilerz/new_automations
...
add NEVER_UNIT automation
2023-08-26 07:41:27 +02:00
smilerz
6353885f9c
update migrations after rebase
2023-08-25 08:10:21 -05:00
smilerz
833ebf8c0c
Merge branch 'new_automations' of github.com:smilerz/recipes into new_automations
2023-08-25 08:04:30 -05:00
smilerz
0662255b27
update migrations
2023-08-25 08:03:07 -05:00
smilerz
fde4ea8c4c
filtered automations to tokens present
2023-08-25 08:01:56 -05:00
smilerz
132815496c
create Transpose Words automation
2023-08-25 08:01:26 -05:00
smilerz
a7a6abe3d2
add NEVER_UNIT automation
2023-08-25 07:57:56 -05:00
smilerz
2f617aa40f
fix incorrect variable in apply_transpose_words_automations
2023-08-25 07:54:07 -05:00
smilerz
9b50ea4c22
make automation parameters case insensitive on search
2023-08-25 07:54:06 -05:00
smilerz
cde8dd8b53
fixed defect in NEVER_UNIT automation
2023-08-25 07:54:06 -05:00
smilerz
8411537f87
filtered automations to tokens present
2023-08-25 07:54:05 -05:00
smilerz
479cf1a042
create Transpose Words automation
2023-08-25 07:54:05 -05:00
smilerz
8fa00972bd
add NEVER_UNIT automation
2023-08-25 07:53:53 -05:00
vabene1111
5d5eb45b5a
also accept text as a parameter for import url
2023-08-25 12:15:58 +02:00
vabene1111
87beed48c9
testing share targets
2023-08-25 11:05:51 +02:00
vabene1111
cf7cc6c637
only url on share target
2023-08-25 10:56:15 +02:00
vabene1111
3d45a068e4
added share target to web manifest
2023-08-25 09:45:31 +02:00
vabene1111
01ce658883
fixed step factory
2023-08-25 09:12:58 +02:00
vabene1111
92d648c3a3
added ability to order property types
2023-08-24 12:50:17 +02:00
vabene1111
17fa3c8d7c
fixed serving property calculation
2023-08-24 11:20:43 +02:00
vabene1111
c1ae4e3905
added migration for step ingredient showing
2023-08-24 11:20:31 +02:00
vabene1111
d819cbc20e
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-08-24 10:34:31 +02:00
vabene1111
f255397bbd
added translation
2023-08-24 10:34:30 +02:00
vabene1111
2f0929e90e
Merge pull request #2539 from srwareham/hide-step-ingredients
...
Added option: Hide step ingredients
2023-08-24 10:33:57 +02:00
srwareham
6785033a21
Add step-level configuration whether an ingredients table should be shown. User-level default added to settings
2023-08-23 21:46:09 -07:00
vabene1111
0345b7720c
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-08-23 13:17:48 +02:00
vabene1111
7163c33b2a
fixed food edit merge/move/automate not working
2023-08-23 13:05:07 +02:00
vabene1111
934df3c5f7
Merge pull request from GHSA-66qh-qh47-9w6p
...
Changed remote auth var-name in env, info in docs and processing in settings
2023-08-23 11:24:29 +02:00
Theodoros Grammenos
2888b18819
Translated using Weblate (Greek)
...
Currently translated at 100.0% (520 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/el/
2023-08-22 21:19:55 +00:00
Theodoros Grammenos
c01081255b
Translated using Weblate (Greek)
...
Currently translated at 62.5% (325 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/el/
2023-08-21 09:19:56 +00:00
Theodoros Grammenos
2e606dc166
Translated using Weblate (Greek)
...
Currently translated at 54.9% (288 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-08-21 09:19:55 +00:00
Theodoros Grammenos
835c5a1d3a
Translated using Weblate (Greek)
...
Currently translated at 13.4% (70 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/el/
2023-08-19 21:36:10 +00:00
NeoID
8580aea43f
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 71.4% (265 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nb_NO/
2023-08-19 21:36:10 +00:00
Alexandre Braure
db4f2db236
Translated using Weblate (French)
...
Currently translated at 88.6% (461 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-08-16 21:19:58 +00:00
Bastian
7e9cef6075
Translated using Weblate (German)
...
Currently translated at 98.0% (510 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-08-16 21:19:58 +00:00
Alexandre Braure
75612781da
Translated using Weblate (French)
...
Currently translated at 90.6% (444 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-08-16 21:19:58 +00:00
Henning Bopp
f5fb4e563d
Changed var-name in env, info in docs and processing in settings
...
Also added a deprecation warning and changed the structure of the authentication.md
Signed-off-by: Henning Bopp <henning.bopp@gmail.com >
2023-08-16 21:19:38 +02:00
vabene1111
1ecb57e795
removed dependency and upgraded bleach clean
2023-08-16 07:22:09 +02:00
vabene1111
c4a0df26fc
Merge pull request #2446 from TandoorRecipes/dependabot/pip/bleach-6.0.0
...
Bump bleach from 5.0.1 to 6.0.0
2023-08-16 07:14:36 +02:00
vabene1111
8ff5142149
auto meal plan tweaks and improvements
2023-08-16 07:10:24 +02:00
vabene1111
716976453a
fixed pycharm file
2023-08-16 06:20:43 +02:00
vabene1111
f07dec6062
Merge pull request #2468 from AquaticLava/Auto-Planner
...
Auto meal plan
2023-08-16 06:18:43 +02:00
vabene1111
ffc96890ac
Delete recipes.iml
2023-08-16 06:18:02 +02:00
vabene1111
a8fd703d1d
Merge pull request #2529 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-5.1.6
...
Bump typescript from 4.9.5 to 5.1.6 in /vue
2023-08-16 06:06:28 +02:00
vabene1111
4592cc85a5
Merge pull request #2566 from TandoorRecipes/dependabot/npm_and_yarn/vue/eslint-8.46.0
...
Bump eslint from 7.32.0 to 8.46.0 in /vue
2023-08-16 06:06:17 +02:00
vabene1111
4a835c38d8
Merge pull request #2567 from TandoorRecipes/dependabot/pip/django-cleanup-8.0.0
...
Bump django-cleanup from 7.0.0 to 8.0.0
2023-08-16 06:06:03 +02:00
vabene1111
ef72a07acb
Merge pull request #2568 from TandoorRecipes/dependabot/pip/lxml-4.9.3
...
Bump lxml from 4.9.2 to 4.9.3
2023-08-16 06:05:50 +02:00
vabene1111
246b9c4a02
Merge pull request #2569 from TandoorRecipes/dependabot/pip/django-auth-ldap-4.4.0
...
Bump django-auth-ldap from 4.2.0 to 4.4.0
2023-08-16 06:05:35 +02:00
Jochum van der Heide
c18a77bc9b
Translated using Weblate (Dutch)
...
Currently translated at 99.8% (519 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2023-08-15 19:19:56 +00:00
Jochum van der Heide
3d7e2b1aa5
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2023-08-15 19:19:55 +00:00
vabene1111
28f18fbc42
Merge branch 'develop'
2023-08-14 06:26:25 +02:00
Miha Perpar
ba361a8a27
Translated using Weblate (Slovenian)
...
Currently translated at 59.0% (307 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/sl/
2023-08-13 08:19:59 +00:00
Miha Perpar
fc2ce6e488
Translated using Weblate (Slovenian)
...
Currently translated at 15.9% (81 of 509 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/sl/
2023-08-13 08:19:59 +00:00
Tomasz Klimczak
d7f77a572a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (520 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2023-08-13 08:19:58 +00:00
Fabian Flodman
64e28fd01a
Translated using Weblate (German)
...
Currently translated at 97.3% (506 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-08-13 08:19:58 +00:00
Thomas
714d5e5184
Translated using Weblate (German)
...
Currently translated at 97.3% (506 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-08-13 08:19:58 +00:00
Fabian Flodman
640500c82d
Translated using Weblate (German)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-08-13 08:19:58 +00:00
smilerz
8bf661c1ab
update migrations
2023-08-10 09:06:41 -05:00
smilerz
1d29e435d5
Merge branch 'new_automations' of github.com:smilerz/recipes into new_automations
2023-08-10 08:55:14 -05:00
smilerz
6eac48633b
fix incorrect variable in apply_transpose_words_automations
2023-08-10 08:54:44 -05:00
smilerz
743fae1ba7
make automation parameters case insensitive on search
2023-08-10 08:54:44 -05:00
smilerz
b3565451ff
fixed defect in NEVER_UNIT automation
2023-08-10 08:54:44 -05:00
smilerz
4a93681870
filtered automations to tokens present
2023-08-10 08:54:43 -05:00
smilerz
d83b0484d8
create Transpose Words automation
2023-08-10 08:54:43 -05:00
smilerz
c0d67dbc58
add NEVER_UNIT automation
2023-08-10 08:54:33 -05:00
smilerz
3a8ea4b4c9
fix incorrect variable in apply_transpose_words_automations
2023-08-10 08:33:02 -05:00
vabene1111
4b14a099df
better logging
2023-08-05 12:00:03 +02:00
vabene1111
dae7cbfb85
version script updates and system page fix
2023-08-05 10:56:27 +02:00
vabene1111
0c62b80e3a
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-08-05 10:28:44 +02:00
vabene1111
678963e6dd
more debug in version script
2023-08-05 10:28:39 +02:00
dependabot[bot]
6d84c718fd
Bump django-cleanup from 7.0.0 to 8.0.0
...
Bumps [django-cleanup](https://github.com/un1t/django-cleanup ) from 7.0.0 to 8.0.0.
- [Changelog](https://github.com/un1t/django-cleanup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/un1t/django-cleanup/compare/7.0.0...8.0.0 )
---
updated-dependencies:
- dependency-name: django-cleanup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-05 07:46:02 +00:00
vabene1111
b8e1ed8967
Merge pull request #2570 from TandoorRecipes/dependabot/pip/cryptography-41.0.3
...
Bump cryptography from 41.0.2 to 41.0.3
2023-08-05 09:45:13 +02:00
Chen
d87633433a
Translated using Weblate (Hebrew)
...
Currently translated at 90.5% (471 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/he/
2023-08-03 22:19:55 +00:00
Chen
fe33adbba0
Translated using Weblate (Hebrew)
...
Currently translated at 25.7% (134 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/he/
2023-08-02 15:51:50 +00:00
Chen
baa84cf481
Added translation using Weblate (Hebrew)
2023-08-02 15:26:57 +00:00
AquaticLava
ecd828008e
added auto shopping functionality. fixed bug when there are no matching recipes
2023-08-01 21:52:59 -06:00
dependabot[bot]
2b8c607b78
Bump cryptography from 41.0.2 to 41.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 02:23:22 +00:00
AquaticLava
df684f591a
added share functionality. changed random recipe selection to prevent repeating duplicate choices.
2023-08-01 17:02:05 -06:00
dependabot[bot]
cb5b51bde3
Bump django-auth-ldap from 4.2.0 to 4.4.0
...
Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap ) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases )
- [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/docs/changes.rst )
- [Commits](https://github.com/django-auth-ldap/django-auth-ldap/compare/4.2.0...4.4.0 )
---
updated-dependencies:
- dependency-name: django-auth-ldap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 00:28:49 +00:00
dependabot[bot]
7f27419215
Bump lxml from 4.9.2 to 4.9.3
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.9.2 to 4.9.3.
- [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-4.9.2...lxml-4.9.3 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 00:28:28 +00:00
dependabot[bot]
312cd077d0
Bump eslint from 7.32.0 to 8.46.0 in /vue
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.46.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 00:15:02 +00:00
Mára Štěpánek
eac059ca85
Translated using Weblate (Czech)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/
2023-07-31 14:19:56 +00:00
vabene1111
782dd4cb17
build stuff
2023-07-29 11:24:11 +02:00
vabene1111
f7b60f2c52
version script improvements
2023-07-29 10:55:18 +02:00
vabene1111
ca28e52698
keep git installed
2023-07-29 10:06:51 +02:00
vabene1111
0c2c12d536
improved version script
2023-07-29 08:43:17 +02:00
vabene1111
113c40c243
changed version command order
2023-07-29 08:38:13 +02:00
vabene1111
0688f46d8b
new version script
2023-07-29 08:32:10 +02:00
vabene1111
2fdcdba889
base pasth pdf viewer
2023-07-29 07:48:27 +02:00
vabene1111
6a39148e5f
fixed try catch and added git to permanent dependency
2023-07-28 15:59:48 +02:00
vabene1111
22dfb40fd5
improved system info even more
2023-07-27 20:48:51 +02:00
vabene1111
2b5a86ce53
improved system page
2023-07-27 20:40:25 +02:00
vabene1111
e77016ea9b
playing around
2023-07-27 18:49:39 +02:00
vabene1111
9988a61da7
added version number to system screen
2023-07-27 18:39:21 +02:00
vabene1111
f34fb8eec3
Merge pull request #2563 from smilerz/test_fixes
...
fixed rating sort order and updated tests
2023-07-26 06:21:54 +02:00
smilerz
7853357065
fix error when filtering on rating in saved filters
2023-07-25 17:48:19 -05:00
smilerz
6f1befc43c
fixed rating sort order and updated tests
2023-07-25 11:37:48 -05:00
AquaticLava
530d6b0cb6
changed random recipe to be index based.
2023-07-23 11:51:07 -06:00
vabene1111
c18386b9b5
fixed copied ingredients being linked together
2023-07-22 12:59:31 +02:00
vabene1111
d5ba2e6716
improved multi url import
2023-07-22 11:18:06 +02:00
vabene1111
b30f8c245e
added option to set URL on food
2023-07-22 09:12:45 +02:00
vabene1111
74c86f1b6b
Merge pull request #2541 from titilambert/patch-1
...
Expose food description in food form
2023-07-22 08:28:39 +02:00
smilerz
cf9d599536
fixed sort by rating so that unrated are always last
2023-07-20 15:39:35 -05:00
vabene1111
14a67fd6c2
improved spinner rendering
2023-07-20 16:24:25 +02:00
smilerz
19f1225249
make automation parameters case insensitive on search
2023-07-19 16:43:39 -05:00
smilerz
7f33f82b60
fixed defect in NEVER_UNIT automation
2023-07-19 16:42:37 -05:00
smilerz
6880c0a967
filtered automations to tokens present
2023-07-19 16:42:37 -05:00
smilerz
814f4157db
create Transpose Words automation
2023-07-19 16:42:36 -05:00
smilerz
0f5e53526e
add NEVER_UNIT automation
2023-07-19 16:42:04 -05:00
vabene1111
413da01c5c
Merge pull request #2554 from TandoorRecipes/dependabot/npm_and_yarn/vue/word-wrap-1.2.4
...
Bump word-wrap from 1.2.3 to 1.2.4 in /vue
2023-07-19 09:05:55 +02:00
dependabot[bot]
a73d231bd4
Bump word-wrap from 1.2.3 to 1.2.4 in /vue
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 07:05:07 +00:00
vabene1111
4f2392faac
updated pyyaml to be compatible with cython 3
2023-07-19 09:04:01 +02:00
vabene1111
2321dcec6c
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-07-18 16:40:42 +02:00
vabene1111
c2cf7ba758
fixed test
2023-07-18 16:40:38 +02:00
vabene1111
239dd4aa60
Merge pull request #2481 from TandoorRecipes/dependabot/pip/pytube-15.0.0
...
Bump pytube from 12.1.0 to 15.0.0
2023-07-18 15:35:04 +02:00
vabene1111
a653b2e777
Merge pull request #2525 from TandoorRecipes/dependabot/pip/whitenoise-6.5.0
...
Bump whitenoise from 6.2.0 to 6.5.0
2023-07-18 15:34:52 +02:00
vabene1111
d8faee7e93
Merge pull request #2545 from TandoorRecipes/dependabot/pip/cryptography-41.0.2
...
Bump cryptography from 41.0.0 to 41.0.2
2023-07-18 15:32:29 +02:00
vabene1111
69417425e9
Merge branch 'develop' into dependabot/pip/cryptography-41.0.2
2023-07-18 15:32:23 +02:00
vabene1111
e8574a49a7
Merge pull request #2544 from TandoorRecipes/dependabot/npm_and_yarn/vue/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2 in /vue
2023-07-18 15:31:59 +02:00
vabene1111
fe624cd218
Merge pull request #2536 from TandoorRecipes/dependabot/pip/django-4.1.10
...
Bump django from 4.1.9 to 4.1.10
2023-07-18 15:31:34 +02:00
vabene1111
1f10a66c74
added base unit to unit editor
2023-07-18 13:54:35 +02:00
vabene1111
a8f1cd26cd
change guest recipe permission
2023-07-18 10:54:20 +02:00
vabene1111
a497a6b7f5
space api read for all users in space
2023-07-15 13:57:25 +02:00
dependabot[bot]
9dc144f2b5
Bump cryptography from 41.0.0 to 41.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-15 01:23:46 +00:00
Eirik Skarding
7d50f3cf21
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 68.9% (344 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nb_NO/
2023-07-12 21:19:57 +00:00
dependabot[bot]
315af4911c
Bump semver from 5.7.1 to 5.7.2 in /vue
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-11 17:57:36 +00:00
vabene1111
35704c69c7
added option to pass recipe to recipe view
2023-07-11 17:50:48 +02:00
vabene1111
a24628c771
fixed userspace tetsts
2023-07-11 17:25:43 +02:00
vabene1111
e9748a160a
addded paginated user space endpoint
2023-07-11 17:01:56 +02:00
Thibault Cohen
7bc78e104f
Expose food description in food form
2023-07-10 21:26:26 -04:00
Mára Štěpánek
6f0dccfec9
Translated using Weblate (Czech)
...
Currently translated at 97.5% (487 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2023-07-06 21:19:59 +00:00
Rubens
76d6981dab
Translated using Weblate (Catalan)
...
Currently translated at 85.1% (417 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ca/
2023-07-06 21:19:59 +00:00
dependabot[bot]
5df37c52dd
Bump django from 4.1.9 to 4.1.10
...
Bumps [django](https://github.com/django/django ) from 4.1.9 to 4.1.10.
- [Commits](https://github.com/django/django/compare/4.1.9...4.1.10 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 00:10:14 +00:00
vabene1111
c78b7a6928
Merge branch 'develop'
2023-07-05 16:33:51 +02:00
vabene1111
7a2ccc075c
improved shopping entry api endpoint performance
2023-07-04 16:49:56 +02:00
vabene1111
237054c23e
improved commonly used administrative admin fields
2023-07-03 22:30:27 +02:00
vabene1111
ac1d641bd5
added RO DRF permission and internal_note filters for invite/userspace
2023-07-03 21:59:15 +02:00
vabene1111
3545b6e98a
plugin loader improvements
2023-07-03 17:56:05 +02:00
vabene1111
d3a56e00ea
allow disabling plugins
2023-07-03 07:41:56 +02:00
vabene1111
e9f8578c25
re added path to plugin check
2023-07-03 07:02:56 +02:00
vabene1111
dccfc436be
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-07-03 05:55:17 +02:00
vabene1111
1e85c8587b
fixed plugin error message
2023-07-03 05:55:12 +02:00
vabene1111
b8f92ab054
Merge pull request #2531 from michael-genson/feature/add-source-url-to-recipe-export
...
Add source URL to recipe export
2023-07-03 05:47:31 +02:00
Mára Štěpánek
766ed31f8e
Translated using Weblate (Czech)
...
Currently translated at 79.7% (398 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2023-07-02 21:19:57 +00:00
Michael Genson
cad78e115d
added source url to recipe export
2023-07-02 10:42:41 -05:00
dependabot[bot]
c2def3eb9d
Bump typescript from 4.9.5 to 5.1.6 in /vue
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 00:09:18 +00:00
dependabot[bot]
2397c66218
Bump workbox-navigation-preload from 6.6.1 to 7.0.0 in /vue
...
Bumps [workbox-navigation-preload](https://github.com/googlechrome/workbox ) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0 )
---
updated-dependencies:
- dependency-name: workbox-navigation-preload
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 00:05:24 +00:00
dependabot[bot]
f826f93b03
Bump workbox-window from 6.6.1 to 7.0.0 in /vue
...
Bumps [workbox-window](https://github.com/googlechrome/workbox ) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0 )
---
updated-dependencies:
- dependency-name: workbox-window
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 00:04:56 +00:00
dependabot[bot]
ad7ebf1cd5
Bump whitenoise from 6.2.0 to 6.5.0
...
Bumps [whitenoise](https://github.com/evansd/whitenoise ) from 6.2.0 to 6.5.0.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/6.2.0...6.5.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 00:03:23 +00:00
vabene1111
b599c4f6a9
added internal notes and improved invite link form
2023-06-30 23:09:22 +02:00
vabene1111
439539f56d
show optional fields in generic forms
2023-06-30 23:09:01 +02:00
vabene1111
9da66c9f6c
Merge branch 'develop' into beta
2023-06-29 17:26:54 +02:00
vabene1111
237bcb92c9
fixed food editor default properties unit
2023-06-29 17:26:49 +02:00
vabene1111
ce02a23dbb
fixed quick ingredient import in recipe editor
2023-06-29 17:13:53 +02:00
vabene1111
8e81512735
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-06-29 17:05:37 +02:00
vabene1111
c69f0394a8
possibly fixed bug with food editor ingredient delete page reload
2023-06-29 17:05:32 +02:00
vabene1111
d7ca9e05de
Merge pull request #2521 from gloriousDan/improve-docs
...
add note to docker-compose files and update postgres tag
2023-06-29 17:04:31 +02:00
vabene1111
64534ff810
fixed navbar color for non logged in users
2023-06-29 17:03:05 +02:00
vabene1111
124211a2f4
Merge branch 'develop' into beta
2023-06-27 16:11:45 +02:00
vabene1111
d0164a6c28
Merge pull request #2522 from gloriousDan/fix-raspi
...
Fix Raspi build and consolidate with normal build and image
2023-06-27 16:10:39 +02:00
Daniel Schulz
0f898ddf4a
unify raspi and normal build again
2023-06-27 00:51:55 +02:00
Daniel Schulz
e903382034
update alpine to v3.18
2023-06-27 00:51:22 +02:00
Daniel Schulz
0d225450da
add note to docker-compose files and update postgres tag
2023-06-27 00:33:29 +02:00
vabene1111
71555fee28
Merge branch 'develop' into beta
2023-06-26 21:06:56 +02:00
vabene1111
c077a64484
further improvements
2023-06-26 20:57:51 +02:00
vabene1111
6c16094b42
added initial version of tandoor dark theme
2023-06-26 20:43:50 +02:00
vabene1111
5aa80746f9
Merge branch 'develop'
2023-06-26 20:25:58 +02:00
vabene1111
cc64717818
auto add schema attrs in json importer
2023-06-26 20:22:59 +02:00
vabene1111
6acd892116
fixed broken image would fail default importer
2023-06-26 20:18:36 +02:00
vabene1111
3955408aa4
dont show properties view if no properties are present in DB
2023-06-26 20:03:25 +02:00
vabene1111
3de2468df3
fixed to light nav color in some themes
2023-06-26 19:57:38 +02:00
vabene1111
b1d983fbc3
fixed required field in food
2023-06-26 17:08:45 +02:00
vabene1111
5f443d2593
fixed issue when creating food with properties
2023-06-26 16:48:50 +02:00
vabene1111
436158f596
fixed allow decimals in food property amount
2023-06-26 15:47:44 +02:00
vabene1111
dcc56fc138
added new docs entry to nav
2023-06-26 15:21:05 +02:00
vabene1111
0eef10079b
Merge pull request #2517 from 16cdlogan/patch-1
...
Create Truenas-Portainer
2023-06-26 15:19:03 +02:00
16cdlogan
2b839dfb19
Create Truenas-Portainer
...
Install Tandoor Recipes on TrueNAS Core and Portainer
2023-06-25 21:32:54 -04:00
sweeney
491b678d6e
Translated using Weblate (Greek)
...
Currently translated at 1.4% (7 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/el/
2023-06-25 14:19:55 +00:00
sweeney
151dce006d
Translated using Weblate (Greek)
...
Currently translated at 54.7% (287 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-06-25 14:19:55 +00:00
sweeney
d4f538b4aa
Translated using Weblate (Greek)
...
Currently translated at 35.4% (186 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-06-24 13:32:57 +00:00
sweeney
a727439c57
Added translation using Weblate (Greek)
2023-06-24 13:32:57 +00:00
vabene1111
f779107749
Merge branch 'develop'
2023-06-24 12:17:48 +02:00
vabene1111
4a5c8f41fa
fixed open data slug uniqueness check
2023-06-24 12:15:47 +02:00
vabene1111
bf458e22e8
fixed merging deleting food properties
2023-06-24 11:52:42 +02:00
sweeney
9b8088fca2
Translated using Weblate (Greek)
...
Currently translated at 25.5% (134 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-06-23 09:19:56 +00:00
Thomas
68435aa335
Translated using Weblate (German)
...
Currently translated at 99.7% (498 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-06-23 09:19:56 +00:00
vabene1111
afe5465044
added styling options to several components
2023-06-22 15:58:32 +02:00
vabene1111
9decf3cf14
Merge branch 'develop'
2023-06-22 11:30:19 +02:00
vabene1111
b31c3cfd2f
updated CI node version
2023-06-22 10:15:45 +02:00
vabene1111
1306c7381c
fixed keyword import error
2023-06-22 10:11:00 +02:00
vabene1111
dbd2025e71
updated lock file
2023-06-22 08:55:31 +02:00
AquaticLava
ac17b84a7a
updated auto meal plan to start at the current day, and exclude a meal plan if it has no keywords. Added debug buttons to help with testing.
2023-06-21 19:35:48 -06:00
AquaticLava
9756b7b653
regenerated open api file
2023-06-21 19:32:54 -06:00
AquaticLava
ee38d93e3b
Created auto meal plan api endpoint.
2023-06-21 19:31:49 -06:00
AquaticLava
ee5c7d0ef4
Merge branch 'TandoorRecipes:develop' into Auto-Planner
2023-06-21 19:16:49 -06:00
vabene1111
f19f4abe0c
fixed yarn lock?
2023-06-21 21:41:27 +02:00
vabene1111
7c4a854bfd
update lock file
...
might still be broken because the stupid build does not work
2023-06-21 21:21:15 +02:00
vabene1111
04322b56a4
fixed recipe view component
2023-06-21 21:12:14 +02:00
vabene1111
45b4ac3e9e
fixed broken mealplan
2023-06-21 21:06:19 +02:00
vabene1111
362ed9b088
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-06-21 17:06:06 +02:00
vabene1111
8bf347dd09
moved recipe view to component (currently broken)
2023-06-21 17:05:59 +02:00
John Doe
d449f0c2fc
Translated using Weblate (Czech)
...
Currently translated at 10.8% (54 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2023-06-21 14:20:01 +00:00
Tobias Huppertz
6dab514817
Translated using Weblate (German)
...
Currently translated at 99.5% (497 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-06-21 14:20:01 +00:00
Tobias Huppertz
8ce0d416c2
Translated using Weblate (German)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-06-21 14:20:01 +00:00
vabene1111
dd88641763
improved plugin nav capabilities
2023-06-21 16:07:32 +02:00
vabene1111
fb52f34ef9
Merge branch 'master' into develop
2023-06-21 14:52:39 +02:00
vabene1111
561c2f2d1f
Merge branch 'develop'
2023-06-21 14:48:11 +02:00
vabene1111
05a99c9b64
Merge branch 'develop' into beta
2023-06-20 16:49:07 +02:00
vabene1111
4b48c1046e
rezeptsuite enhancements
2023-06-20 16:49:00 +02:00
vabene1111
3e0f2fbddc
fixed recipesage servings and time
2023-06-20 16:31:40 +02:00
vabene1111
c5eb025186
fixed nextcloud import how to step
2023-06-20 16:22:02 +02:00
vabene1111
32690f04b2
Merge branch 'develop' into beta
2023-06-20 15:46:51 +02:00
vabene1111
23bfc3c3b0
re-added property imports for open data importer
2023-06-20 15:42:25 +02:00
vabene1111
813c7a46f1
added additonal verification of imported images
2023-06-20 13:35:34 +02:00
vabene1111
6b475468fc
added some more validation
2023-06-20 13:22:44 +02:00
vabene1111
053ff9506a
fixed open data import store error
2023-06-20 13:03:18 +02:00
John Doe
11a699ed47
Translated using Weblate (Czech)
...
Currently translated at 7.0% (35 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
2023-06-19 10:16:11 +00:00
vabene1111
b3c6cacdad
added better edge case handling to recipe card
2023-06-13 17:33:12 +02:00
vabene1111
29b74557a6
Merge branch 'develop' into beta
2023-06-13 13:24:05 +02:00
vabene1111
4875b158fd
fixed open data importer
2023-06-13 13:23:57 +02:00
vabene1111
6bb04dc56d
improved property functions
2023-06-12 17:20:00 +02:00
vabene1111
2dc038edc7
fixed url import array in name
2023-06-12 16:18:24 +02:00
vabene1111
8597c3e95d
Merge pull request #2489 from TandoorRecipes/dependabot/pip/cryptography-41.0.0
...
Bump cryptography from 39.0.1 to 41.0.0
2023-06-08 16:30:20 +02:00
vabene1111
5c0094fd43
Merge pull request #2478 from jwr1/develop
...
Fix bottom navigation not hiding in print mode
2023-06-08 14:43:51 +02:00
vabene1111
23d67a5bd3
compile messages and added norwegian to language option
2023-06-08 14:40:55 +02:00
vabene1111
3a26f09307
Merge pull request #2488 from smilerz/delete_empty
...
add admin command to delete unattached ingredients and steps
2023-06-08 14:38:34 +02:00
Eirik Skarding
2592e606cc
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 44.0% (220 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nb_NO/
2023-06-08 00:19:55 +00:00
Eirik Skarding
11f2b95b4d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 35.8% (179 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nb_NO/
2023-06-06 12:19:55 +00:00
Eirik Skarding
c171a01b7d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 33.8% (169 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nb_NO/
2023-06-03 14:19:56 +00:00
dependabot[bot]
2671519386
Bump cryptography from 39.0.1 to 41.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 20:15:48 +00:00
smilerz
19750cf499
add admin command to delete unattached ingredients and steps
2023-06-02 08:58:08 -05:00
vabene1111
711f80b1fb
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-06-01 21:44:48 +02:00
vabene1111
1ffa0f396a
fixed fuzzy filter mixing not working without login
2023-06-01 21:44:44 +02:00
dependabot[bot]
991a51d55e
Bump pytube from 12.1.0 to 15.0.0
...
Bumps [pytube](https://github.com/pytube/pytube ) from 12.1.0 to 15.0.0.
- [Release notes](https://github.com/pytube/pytube/releases )
- [Commits](https://github.com/pytube/pytube/compare/v12.1.0...v15.0.0 )
---
updated-dependencies:
- dependency-name: pytube
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 00:57:43 +00:00
sweeney
e052a7869d
Translated using Weblate (Greek)
...
Currently translated at 11.0% (58 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-05-31 17:19:57 +00:00
Tomasz Klimczak
d57f35e4e8
Translated using Weblate (Polish)
...
Currently translated at 100.0% (499 of 499 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2023-05-31 17:19:57 +00:00
vabene1111
c43e7e0331
Merge branch 'develop' into beta
2023-05-29 17:51:17 +02:00
John Wesley
2cb7030b04
Fix bottom navigation not hiding in print mode
2023-05-29 11:46:07 -04:00
vabene1111
a53f17c1b9
default properties food unit
2023-05-29 17:37:09 +02:00
vabene1111
326549568f
added unit conversion editor to food editor
2023-05-29 17:16:22 +02:00
vabene1111
c0577abb89
fixed generic modal form error (merge conflict)
2023-05-29 15:40:25 +02:00
vabene1111
fe7fd7700d
Merge branch 'develop' into beta
2023-05-29 12:44:12 +02:00
vabene1111
a65e93a9b3
fixed property helper bug with non food ingredients
2023-05-29 12:43:14 +02:00
Luis Cacho
cadf14c338
Translated using Weblate (Spanish)
...
Currently translated at 74.3% (357 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/es/
2023-05-26 16:19:57 +00:00
Luis Cacho
7b49f1f437
Translated using Weblate (Spanish)
...
Currently translated at 56.1% (275 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2023-05-26 16:19:57 +00:00
vabene1111
c6ef0e0087
Merge branch 'develop' into beta
2023-05-26 16:11:30 +02:00
vabene1111
2214540a51
Merge branch 'feature/unit-conversion' into develop
2023-05-26 16:11:20 +02:00
vabene1111
256b7b1543
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# cookbook/helper/recipe_url_import.py
2023-05-26 16:11:11 +02:00
vabene1111
ebc213395d
added property api test
2023-05-26 16:06:49 +02:00
vabene1111
7af581f0ff
allow users to choose between food and recipe properties
2023-05-26 15:59:49 +02:00
vabene1111
aeb944b281
dont show properties if no reference amout is given
2023-05-26 15:32:55 +02:00
vabene1111
43105ddd2f
fixed onhand test (cache) and fixed shared recipe properties
2023-05-26 10:57:08 +02:00
vabene1111
f2b3cfb8f0
Merge branch 'develop'
2023-05-26 09:56:17 +02:00
vabene1111
3302dacdc3
properties structure imporioved
2023-05-25 16:13:16 +02:00
sardigital
5f07ef04d2
Translated using Weblate (Russian)
...
Currently translated at 71.6% (344 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2023-05-25 06:19:56 +00:00
vabene1111
4c69a0b721
fixed json import missing source url attribute
2023-05-24 20:32:47 +02:00
vabene1111
2a538abf80
test work
2023-05-24 15:59:25 +02:00
vabene1111
3236b65d9e
food editor and property view improvements
2023-05-24 13:49:29 +02:00
vabene1111
79cd17a5ba
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# vue/src/components/Modals/GenericModalForm.vue
2023-05-24 08:53:49 +02:00
vabene1111
06a08dcf6e
allow plugins to add navs
2023-05-23 16:05:12 +02:00
vabene1111
de29b44c0d
Merge branch 'develop'
2023-05-23 15:32:57 +02:00
vabene1111
dc4ca81270
updated generic modal form to always show errors
2023-05-23 15:32:53 +02:00
vabene1111
dd3dc0a058
Merge branch 'develop'
2023-05-23 14:49:06 +02:00
vabene1111
30c6389382
added force show error parameter to standard toast
2023-05-23 14:18:59 +02:00
vabene1111
45effbbcde
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-05-23 13:35:11 +02:00
vabene1111
ffa06ca75e
emit additonal hidden event from generic modal form
2023-05-23 13:35:06 +02:00
vabene1111
903a4c93eb
Merge pull request #2470 from gloriousDan/enable_gunicorn_debug_log
...
Enable gunicorn debug log
2023-05-23 13:13:21 +02:00
vabene1111
a8ae6c86e2
Merge pull request #2474 from TandoorRecipes/dependabot/pip/requests-2.31.0
...
Bump requests from 2.28.2 to 2.31.0
2023-05-23 13:12:25 +02:00
vabene1111
976445c1f0
Merge pull request #2435 from screendriver/noindex
...
Prevent indexing content by search engines
2023-05-23 13:11:12 +02:00
dependabot[bot]
9cf1141794
Bump requests from 2.28.2 to 2.31.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.31.0.
- [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.28.2...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-23 06:26:41 +00:00
vabene1111
b095bee229
added FDA key .env (temporarily) and plugin loader catch block
2023-05-22 17:47:13 +02:00
vabene1111
3c3ecc5342
comonent in generic form trial
...
# Conflicts:
# vue/src/components/FoodEditor.vue
# vue/src/components/Modals/GenericModalForm.vue
# vue/src/utils/models.js
2023-05-21 20:26:00 +02:00
Daniel Schulz
8b50b99977
make gunicorn log level setting available
2023-05-21 14:06:54 +02:00
vabene1111
f369b74c94
fixed plugin bundle path
2023-05-21 12:00:20 +02:00
vabene1111
7b11f276a8
added - before prefix
2023-05-21 11:39:04 +02:00
vabene1111
fe35173ab5
open data tag suffix
2023-05-21 11:05:59 +02:00
vabene1111
4bd879c787
added link creation to open data workflow
2023-05-21 10:57:47 +02:00
vabene1111
fcbc5ed5d0
changed sub repo path
2023-05-21 10:55:07 +02:00
vabene1111
2bdc541183
fixed repo install
2023-05-21 10:52:12 +02:00
vabene1111
4b08eea39d
test plugin container release
2023-05-21 10:47:42 +02:00
vabene1111
c777cfe5b9
improved plugin functionality
...
- added abiulity to extend default api router from plugion
- added dability to pass custom model definition to generic model/api functions
- added ability to pass custom API clients to generic API function
2023-05-20 12:53:14 +02:00
AquaticLava
6c9227faac
fixed formatting and minor bug causeing the start of the period to always be the current day.
2023-05-18 11:14:59 -06:00
vabene1111
e860d0aa83
Merge branch 'develop' into feature/unit-conversion
2023-05-18 14:29:39 +02:00
vabene1111
b5681a0255
Merge branch 'develop'
2023-05-18 14:29:31 +02:00
vabene1111
ddd2f96b85
updated translations
2023-05-18 14:29:19 +02:00
vabene1111
b56b778573
Merge pull request #2458 from ambroisie/fix-multiple-files-field
...
Fix multiple file field
2023-05-18 14:26:41 +02:00
vabene1111
cf7fc906bb
Merge pull request #2463 from TandoorRecipes/dependabot/pip/django-4.1.9
...
Bump django from 4.1.7 to 4.1.9
2023-05-18 14:26:25 +02:00
AquaticLava
693b43af2e
Merge remote-tracking branch 'origin/develop' into Auto-Planner
...
# Conflicts:
# vue/src/apps/MealPlanView/MealPlanView.vue
2023-05-17 21:22:26 -06:00
vabene1111
0539e1ea15
food edit modal done
2023-05-11 17:13:35 +02:00
dependabot[bot]
c5c37296e9
Bump django from 4.1.7 to 4.1.9
...
Bumps [django](https://github.com/django/django ) from 4.1.7 to 4.1.9.
- [Commits](https://github.com/django/django/compare/4.1.7...4.1.9 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-09 22:47:01 +00:00
vabene1111
6030fa1d68
property scaling and ui
2023-05-08 12:09:55 +02:00
vabene1111
2a5cba0178
improvements to property calculation
2023-05-07 00:30:32 +02:00
vabene1111
9a77089c6d
improved unit conversion and tests
2023-05-06 23:57:45 +02:00
vabene1111
5f79895a97
added migration for existing nutrition information
2023-05-06 23:21:09 +02:00
vabene1111
19f5da77b2
cleanup migrations, remove pint to speed up base conversion and calculate properties on converted ingredients
2023-05-06 22:21:27 +02:00
vabene1111
2cc7278865
extremly innefficent WIP
2023-05-06 20:54:36 +02:00
vabene1111
60f31608b9
added recipe properties
2023-05-06 19:14:25 +02:00
vabene1111
763f71a05c
cleanup views
2023-05-06 17:40:39 +02:00
vabene1111
e3921cd6a8
Merge branch 'develop' into feature/unit-conversion
2023-05-06 17:01:06 +02:00
vabene1111
54a5c145cc
comonent in generic form trial
2023-05-05 17:04:20 +02:00
vabene1111
86fd0dcab1
made the open data importer its own component
2023-05-05 16:33:30 +02:00
Bruno BELANYI
6b04c92297
Fix multiple file field
...
Due to [1], the previous solution does not work on recent Django releases.
See [2] for the documented work-around, as applied in this commit.
Closes #2457 .
[1]: https://docs.djangoproject.com/en/4.2/releases/4.2.1/
[2]: https://docs.djangoproject.com/en/4.2/topics/http/file-uploads/#uploading-multiple-files
2023-05-04 22:41:19 +01:00
vabene1111
12da77f037
beser response and stuff
2023-05-04 17:12:49 +02:00
vabene1111
071926aada
improved importer merging behavior
2023-05-04 15:29:06 +02:00
vabene1111
33d048e623
improve importer
2023-05-04 08:43:36 +02:00
vabene1111
135640dd58
Merge pull request #2454 from smilerz/pytest_fixes
...
reload food objects to resolve inconsistent behavior
2023-05-03 19:24:46 +02:00
smilerz
d8ddf66921
reload food objects to resolve inconsistent behavior
2023-05-03 10:17:59 -05:00
vabene1111
274fce5236
fixed importer
2023-05-02 16:27:03 +02:00
vabene1111
1046065f46
fixed load bulk
2023-05-01 22:36:39 +02:00
vabene1111
60243ad901
load bulk
2023-05-01 13:39:09 +02:00
vabene1111
d62c49eb2f
not yet fully working food import
2023-05-01 13:29:14 +02:00
vabene1111
7e3313f48c
added automation to docs TOC
2023-05-01 12:59:55 +02:00
axeron2036
ea4c16cc2a
Translated using Weblate (Russian)
...
Currently translated at 9.6% (48 of 496 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ru/
2023-05-01 07:55:47 +00:00
dependabot[bot]
4fb5ce550e
Bump bleach from 5.0.1 to 6.0.0
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v5.0.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 00:58:35 +00:00
vabene1111
1bb6eb7141
import open data content
2023-04-30 22:30:56 +02:00
vabene1111
89e3e85d1e
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# requirements.txt
2023-04-30 21:51:56 +02:00
vabene1111
dfde340447
basic import working
2023-04-30 21:51:28 +02:00
Oliver Cervera
e7239c7c68
Translated using Weblate (Italian)
...
Currently translated at 91.4% (448 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2023-04-29 07:55:49 +00:00
vabene1111
f7ef2ed4f5
Merge pull request #2437 from gabe565/ci-fix-stable-notify
...
Fix stable release Discord notification
2023-04-27 13:18:59 +02:00
noxonad
56f6de3510
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ro/
2023-04-27 08:55:57 +00:00
noxonad
cf86af7a23
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (509 of 509 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ro/
2023-04-27 08:55:57 +00:00
Mike Miller
fe32a743db
Translated using Weblate (German)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-04-27 08:55:57 +00:00
Sebastian Krug
93b750dbf1
Translated using Weblate (German)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-04-27 08:55:57 +00:00
Sebastian Krug
4337f594f6
Translated using Weblate (German)
...
Currently translated at 100.0% (489 of 489 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-04-27 08:55:57 +00:00
Gabe Cook
17fc24fc1b
Fix stable release Discord notification
2023-04-26 11:19:38 -05:00
Christian Rackerseder
44771bde71
Prevent indexing content by search engines
2023-04-26 12:19:30 +02:00
vabene1111
018e9ef88f
Merge branch 'develop'
2023-04-26 09:04:16 +02:00
vabene1111
6149f693ab
Merge branch 'develop' into beta
2023-04-26 07:46:56 +02:00
vabene1111
7d99a9a9c3
updated translation files
2023-04-26 07:46:48 +02:00
vabene1111
c4078800e3
Merge pull request #2434 from ssams/ldap-auth-starttls
...
ldap auth: allow connecting using StartTLS
2023-04-26 07:43:44 +02:00
ssams
d87f0f3c15
ldap auth: allow connecting using StartTLS
2023-04-25 21:30:47 +02:00
vabene1111
6e9b504a9d
Merge pull request #2407 from TandoorRecipes/dependabot/pip/django-allauth-0.54.0
...
Bump django-allauth from 0.52.0 to 0.54.0
2023-04-25 16:03:14 +02:00
dependabot[bot]
7397210729
Bump django-allauth from 0.52.0 to 0.54.0
...
Bumps [django-allauth](https://github.com/pennersr/django-allauth ) from 0.52.0 to 0.54.0.
- [Release notes](https://github.com/pennersr/django-allauth/releases )
- [Changelog](https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst )
- [Commits](https://github.com/pennersr/django-allauth/compare/0.52.0...0.54.0 )
---
updated-dependencies:
- dependency-name: django-allauth
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-25 13:59:53 +00:00
vabene1111
7830ddd4e9
Merge pull request #2431 from smilerz/pytest_fixes
...
Pytest fixes
2023-04-25 15:59:15 +02:00
smilerz
b711ee5257
update User factory to make username unique
2023-04-24 07:33:47 -05:00
smilerz
c7b6253e04
fixed food tree search filter tests
2023-04-24 07:01:28 -05:00
Michael
85dcb6c61f
Translated using Weblate (German)
...
Currently translated at 99.5% (478 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-04-23 15:55:48 +00:00
smilerz
323ded1814
fix touchable
2023-04-22 17:57:15 -05:00
smilerz
595de0c5a1
fixed pytests
2023-04-22 17:56:01 -05:00
smilerz
8c3195937b
fix food tests
2023-04-21 13:14:23 -05:00
Espen Sellevåg
8a8be7fb2d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 16.6% (80 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nb_NO/
2023-04-17 20:55:48 +00:00
axeron2036
ec68da051d
Translated using Weblate (Russian)
...
Currently translated at 71.6% (344 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2023-04-17 20:55:48 +00:00
Espen Sellevåg
29f13d687c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 52.8% (196 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nb_NO/
2023-04-17 20:55:47 +00:00
Espen Sellevåg
980e83b23c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 7.9% (38 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nb_NO/
2023-04-15 22:55:48 +00:00
Espen Sellevåg
668ccf89fd
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 28.8% (107 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nb_NO/
2023-04-15 22:55:47 +00:00
vabene1111
3ec02db2f6
working food property editor
2023-04-15 11:19:20 +02:00
Espen Sellevåg
93f7da3ed9
Added translation using Weblate (Norwegian Bokmål)
2023-04-14 21:41:01 +00:00
vabene1111
3f88778013
Merge pull request #2421 from noxonad/patch-2
...
Fixed another typo
2023-04-13 13:44:22 +02:00
vabene1111
499d026b5c
Merge pull request #2422 from noxonad/patch-3
...
Fixed typo in json
2023-04-13 13:43:56 +02:00
noxonad
e0a1189430
Translated using Weblate (Ukrainian)
...
Currently translated at 0.3% (2 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/uk/
2023-04-12 11:55:59 +00:00
noxonad
e2905eb999
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (528 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/bg/
2023-04-12 11:55:59 +00:00
noxonad
8b6f2c1e70
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/
2023-04-12 11:55:59 +00:00
noxonad
b7e4e53519
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 5.8% (33 of 562 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
2023-04-12 11:55:59 +00:00
noxonad
80eee255f7
Translated using Weblate (Slovenian)
...
Currently translated at 15.5% (79 of 509 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/sl/
2023-04-12 11:55:59 +00:00
noxonad
60a4a63f56
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ro/
2023-04-12 11:55:59 +00:00
noxonad
82b80e60e6
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (509 of 509 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ro/
2023-04-12 11:55:59 +00:00
noxonad
915d0359bf
Translated using Weblate (Russian)
...
Currently translated at 9.4% (47 of 496 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ru/
2023-04-12 11:55:59 +00:00
noxonad
10f1a77c1c
Translated using Weblate (Russian)
...
Currently translated at 71.0% (341 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2023-04-12 11:55:59 +00:00
noxonad
ea141577d0
Translated using Weblate (Italian)
...
Currently translated at 92.1% (444 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2023-04-12 11:55:59 +00:00
noxonad
d0a1151a33
Translated using Weblate (Hungarian)
...
Currently translated at 87.5% (422 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-04-12 11:55:59 +00:00
noxonad
bc461997f8
Translated using Weblate (French)
...
Currently translated at 91.9% (443 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-04-12 11:55:59 +00:00
noxonad
d8051203c1
Translated using Weblate (German)
...
Currently translated at 99.5% (487 of 489 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-04-12 11:55:59 +00:00
noxonad
af71407ca6
Translated using Weblate (Catalan)
...
Currently translated at 86.3% (416 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ca/
2023-04-12 11:55:58 +00:00
vabene1111
b275c53e5a
first ideas of property editor
2023-04-11 17:27:10 +02:00
vabene1111
7d9fcac0c7
basic food property viewer in recipe view
2023-04-11 16:48:38 +02:00
noxonad
cb9a90d1e7
Fixed typo in json
2023-04-11 16:40:16 +03:00
vabene1111
ec083214ef
Merge branch 'develop' into feature/unit-conversion
2023-04-11 14:46:58 +02:00
noxonad
4a4e4719b3
Fixed another typo
2023-04-11 14:25:29 +03:00
vabene1111
a0ff489be0
Merge pull request #2415 from smilerz/import_automation
...
added keyword automation to url import
2023-04-08 12:01:08 +02:00
vabene1111
147aae318a
Merge pull request #2416 from dnlmlr/patch-1
...
Small fix for german language
2023-04-08 11:59:40 +02:00
dnlmlr
d8e61a485e
Small fix for german language
2023-04-06 17:43:02 +02:00
vabene1111
c2be329495
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-04-06 17:22:06 +02:00
vabene1111
2552d27f6f
added plugin architecture
2023-04-06 17:22:02 +02:00
smilerz
9db5e45c26
added keyword automation to url import
2023-04-05 15:46:10 -05:00
Ignas Poklad
497321799c
Add ability to set maximum missing ingredient count
2023-04-04 18:35:32 +02:00
vabene1111
2a6fc723d0
first food property UI prototype
2023-04-04 13:13:51 +02:00
vabene1111
74f88eb952
Merge pull request #2414 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue-cli-plugin-i18n-2.3.2
...
Bump vue-cli-plugin-i18n from 2.3.1 to 2.3.2 in /vue
2023-04-03 02:09:34 +02:00
vabene1111
9a0a99a21f
Merge pull request #2413 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-eslint/parser-5.57.0
...
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 in /vue
2023-04-03 02:09:18 +02:00
vabene1111
b35b731b6d
Merge pull request #2412 from TandoorRecipes/dependabot/npm_and_yarn/vue/popperjs/core-2.11.7
...
Bump @popperjs/core from 2.11.6 to 2.11.7 in /vue
2023-04-03 02:09:06 +02:00
vabene1111
e8d2b95aaa
Merge pull request #2409 from TandoorRecipes/dependabot/pip/markdown-3.4.3
...
Bump markdown from 3.4.1 to 3.4.3
2023-04-03 02:08:43 +02:00
vabene1111
6be1ddfe87
Merge pull request #2406 from TandoorRecipes/dependabot/pip/django-auth-ldap-4.2.0
...
Bump django-auth-ldap from 4.1.0 to 4.2.0
2023-04-03 02:08:14 +02:00
vabene1111
5b518d4a4c
Merge pull request #2408 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.35.0
...
Bump recipe-scrapers from 14.30.0 to 14.35.0
2023-04-03 02:07:42 +02:00
vabene1111
1c6db468e1
Merge pull request #2410 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue-cookies-1.8.3
...
Bump vue-cookies from 1.8.2 to 1.8.3 in /vue
2023-04-03 02:07:11 +02:00
vabene1111
25c914606e
improved converters and helpers
2023-04-02 10:54:57 +02:00
vabene1111
44cb2d9807
improved tests and limited conversion to existing units
2023-04-02 10:05:28 +02:00
vabene1111
f90a66af1e
Merge branch 'develop' into feature/unit-conversion
2023-04-02 09:17:38 +02:00
dependabot[bot]
519e36379b
Bump vue-cli-plugin-i18n from 2.3.1 to 2.3.2 in /vue
...
Bumps [vue-cli-plugin-i18n](https://github.com/intlify/vue-cli-plugin-i18n ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/intlify/vue-cli-plugin-i18n/releases )
- [Changelog](https://github.com/intlify/vue-cli-plugin-i18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-cli-plugin-i18n/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: vue-cli-plugin-i18n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 00:59:18 +00:00
dependabot[bot]
4726598deb
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 in /vue
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 00:58:57 +00:00
dependabot[bot]
1e57e7e70b
Bump @popperjs/core from 2.11.6 to 2.11.7 in /vue
...
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.11.6 to 2.11.7.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/compare/v2.11.6...v2.11.7 )
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 00:58:33 +00:00
dependabot[bot]
6f1777d37d
Bump vue-cookies from 1.8.2 to 1.8.3 in /vue
...
Bumps [vue-cookies](https://github.com/cmp-cc/vue-cookies ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/cmp-cc/vue-cookies/releases )
- [Commits](https://github.com/cmp-cc/vue-cookies/compare/v1.8.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: vue-cookies
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 00:57:53 +00:00
dependabot[bot]
d6d9066eea
Bump markdown from 3.4.1 to 3.4.3
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.1...3.4.3 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 00:57:13 +00:00
dependabot[bot]
2c7e7f859b
Bump recipe-scrapers from 14.30.0 to 14.35.0
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 14.30.0 to 14.35.0.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.30.0...14.35.0 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 00:57:06 +00:00
dependabot[bot]
97e5d23d98
Bump django-auth-ldap from 4.1.0 to 4.2.0
...
Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases )
- [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/docs/changes.rst )
- [Commits](https://github.com/django-auth-ldap/django-auth-ldap/compare/4.1.0...4.2.0 )
---
updated-dependencies:
- dependency-name: django-auth-ldap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 00:56:58 +00:00
vabene1111
a8cbef7bd4
Merge pull request #2403 from smilerz/debug_toolbar
...
enable toolbar seperate from debug logging
2023-03-30 07:37:56 +02:00
Ignas Poklad
78f1ee175b
Add ability to set maximum missing ingredient count
2023-03-30 00:47:21 +02:00
smilerz
569143a7ee
enable toolbar seperate from debug logging
2023-03-29 15:52:46 -05:00
vabene1111
3e8f0c3aae
Merge pull request #2379 from thomaspreece/develop
...
Improve parsing of OpenEats imports
2023-03-29 16:04:07 +02:00
vabene1111
11620ba2b6
Update openeats.py
2023-03-29 16:03:33 +02:00
vabene1111
073ee7e963
Update openeats.py
2023-03-29 16:03:08 +02:00
vabene1111
9620689bd0
disable space creation for demo user on hosted instance
2023-03-28 23:22:14 +02:00
vabene1111
b8cbda10f1
disable space creation for demo user on hosted instance
2023-03-28 23:21:57 +02:00
Thomas Preece
5a145d7f8e
PR feedback changes
2023-03-28 17:30:58 +01:00
vabene1111
daef57823f
Merge branch 'develop' into beta
2023-03-28 15:43:44 +02:00
vabene1111
0ba2fa296a
added token auth for share link endpoint
2023-03-28 15:42:34 +02:00
Matěj Kubla
2a5fc22dd7
Translated using Weblate (Czech)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/
2023-03-25 11:32:52 +00:00
Matěj Kubla
e739c4d627
Added translation using Weblate (Czech)
2023-03-25 11:32:51 +00:00
vabene1111
7e350b2f90
improved property calculator
2023-03-25 07:59:07 +01:00
vabene1111
6d5592c1be
basic food property calculation
2023-03-25 07:46:06 +01:00
vabene1111
87066c5d93
Merge pull request #2397 from gabe565/ci-skip-push-dependabot
...
Skip Docker push for Dependabot PRs
2023-03-25 07:22:43 +01:00
Gabe Cook
39ab2eb10f
Skip Docker push for Dependabot PRs
2023-03-25 01:02:28 -05:00
vabene1111
9241638686
Merge branch 'develop' into feature/unit-conversion
2023-03-25 06:23:56 +01:00
vabene1111
048f12948d
added WSL docs to docs nav
2023-03-25 06:23:48 +01:00
vabene1111
ed4a46d585
Merge pull request #2372 from nco34/patch-1
...
Create WSL-Docker-Installation.md
2023-03-25 05:56:16 +01:00
vabene1111
4857a853b3
Merge pull request #2351 from ocnattie/develop
...
added a couple of typo corrections
2023-03-25 05:54:27 +01:00
vabene1111
cfda0a17b1
Merge pull request #2326 from alexbarcelo/k8s_update
...
Updating/improving kubernetes deployment and its documentation
2023-03-25 05:52:13 +01:00
vabene1111
84a1c560cc
Merge pull request #2270 from MarcusWolschon/features/upstream/1552_Import_Recipes_from_Cookidoo
...
#1552 import recipes from cookidoo
2023-03-25 05:51:18 +01:00
vabene1111
cf8e130bb8
Merge pull request #2394 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-eslint/parser-5.56.0
...
Bump @typescript-eslint/parser from 5.51.0 to 5.56.0 in /vue
2023-03-25 05:50:38 +01:00
vabene1111
33070e3c51
Merge pull request #2297 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue-template-compiler-2.7.14
...
Bump vue-template-compiler from 2.6.14 to 2.7.14 in /vue
2023-03-25 05:50:30 +01:00
dependabot[bot]
d4a646c973
Bump @typescript-eslint/parser from 5.51.0 to 5.56.0 in /vue
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.51.0 to 5.56.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-25 04:49:53 +00:00
vabene1111
38ad546634
Merge pull request #2340 from TandoorRecipes/dependabot/pip/django-cleanup-7.0.0
...
Bump django-cleanup from 6.0.0 to 7.0.0
2023-03-25 05:49:32 +01:00
vabene1111
001094afa5
Merge pull request #2341 from TandoorRecipes/dependabot/pip/requests-2.28.2
...
Bump requests from 2.28.1 to 2.28.2
2023-03-25 05:49:26 +01:00
vabene1111
dd4e170fb0
Merge pull request #2342 from TandoorRecipes/dependabot/pip/django-webpack-loader-1.8.1
...
Bump django-webpack-loader from 1.8.0 to 1.8.1
2023-03-25 05:49:15 +01:00
vabene1111
10b3b6fe1e
Merge pull request #2347 from TandoorRecipes/dependabot/npm_and_yarn/vue/webpack-bundle-tracker-1.8.1
...
Bump webpack-bundle-tracker from 1.8.0 to 1.8.1 in /vue
2023-03-25 05:49:09 +01:00
vabene1111
c15e88a3d3
Merge pull request #2395 from TandoorRecipes/dependabot/npm_and_yarn/vue/babel/eslint-parser-7.21.3
...
Bump @babel/eslint-parser from 7.19.1 to 7.21.3 in /vue
2023-03-25 05:48:44 +01:00
vabene1111
673ccb5024
Merge pull request #2393 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-eslint/eslint-plugin-5.56.0
...
Bump @typescript-eslint/eslint-plugin from 4.33.0 to 5.56.0 in /vue
2023-03-25 05:48:35 +01:00
vabene1111
7297cb5c3f
Merge pull request #2388 from TandoorRecipes/dependabot/github_actions/actions/setup-python-4
...
Bump actions/setup-python from 2 to 4
2023-03-25 05:48:28 +01:00
dependabot[bot]
f995c44d0b
Bump django-cleanup from 6.0.0 to 7.0.0
...
Bumps [django-cleanup](https://github.com/un1t/django-cleanup ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/un1t/django-cleanup/releases )
- [Changelog](https://github.com/un1t/django-cleanup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/un1t/django-cleanup/compare/6.0.0...7.0.0 )
---
updated-dependencies:
- dependency-name: django-cleanup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 07:04:18 +00:00
dependabot[bot]
f81a7479c7
Bump @babel/eslint-parser from 7.19.1 to 7.21.3 in /vue
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.19.1 to 7.21.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.3/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 07:00:46 +00:00
dependabot[bot]
f5ab723ac2
Bump actions/setup-python from 2 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 06:59:24 +00:00
dependabot[bot]
2dddc79a47
Bump @typescript-eslint/eslint-plugin from 4.33.0 to 5.56.0 in /vue
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.33.0 to 5.56.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 06:59:04 +00:00
vabene1111
b28cd881de
Merge pull request #2392 from TandoorRecipes/dependabot/npm_and_yarn/vue/core-js-3.29.1
...
Bump core-js from 3.27.2 to 3.29.1 in /vue
2023-03-24 07:58:51 +01:00
vabene1111
b013efadda
Merge pull request #2391 from TandoorRecipes/dependabot/pip/pytest-7.2.2
...
Bump pytest from 7.2.0 to 7.2.2
2023-03-24 07:58:42 +01:00
vabene1111
a61566063b
Merge pull request #2390 from TandoorRecipes/dependabot/github_actions/github/codeql-action-2
...
Bump github/codeql-action from 1 to 2
2023-03-24 07:58:26 +01:00
vabene1111
9f6ec38ac5
Merge pull request #2389 from TandoorRecipes/dependabot/pip/django-tables2-2.5.3
...
Bump django-tables2 from 2.4.1 to 2.5.3
2023-03-24 07:58:18 +01:00
vabene1111
5110b975e9
Merge pull request #2387 from TandoorRecipes/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 1 to 3
2023-03-24 07:58:09 +01:00
dependabot[bot]
56ad93cdb3
Bump core-js from 3.27.2 to 3.29.1 in /vue
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.27.2 to 3.29.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.29.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 06:56:02 +00:00
dependabot[bot]
fb7d1d94ab
Bump pytest from 7.2.0 to 7.2.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.2.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 06:55:06 +00:00
dependabot[bot]
78de1c2bc2
Bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 06:54:44 +00:00
dependabot[bot]
8ad21b68ef
Bump django-tables2 from 2.4.1 to 2.5.3
...
Bumps [django-tables2](https://github.com/jieter/django-tables2 ) from 2.4.1 to 2.5.3.
- [Release notes](https://github.com/jieter/django-tables2/releases )
- [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jieter/django-tables2/compare/v2.4.1...v2.5.3 )
---
updated-dependencies:
- dependency-name: django-tables2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 06:54:40 +00:00
dependabot[bot]
58f7d02460
Bump actions/checkout from 1 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 1 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 06:54:35 +00:00
vabene1111
7c641af280
Merge pull request #2377 from gabe565/enable-dependabot-gha
...
Enable Dependabot updates for GitHub Actions
2023-03-24 07:54:12 +01:00
vabene1111
8ebb62188b
Merge pull request #2376 from gabe565/refactor-ci
...
Refactor Docker CI: Consolidate, add cache, GHCR Repository, major/minor tags
2023-03-24 07:53:38 +01:00
Jérôme Wiedemann
332c4bd94a
add: support to scale numbers/amounts
2023-03-21 18:04:03 +01:00
Thomas Preece
a1b8f736c2
Improve parsing of OpenEats imports
2023-03-20 18:18:43 +00:00
Gabe Cook
0347ff5304
Enable Dependabot updates for GitHub Actions
2023-03-17 17:15:06 -05:00
Gabe Cook
037f38ac6b
Add GHCR repository
2023-03-17 16:12:23 -05:00
Gabe Cook
5370e67444
Consolidate Docker build CI workflows
2023-03-17 14:02:45 -05:00
vabene1111
cb518a0cca
many more unit conversions
2023-03-16 17:07:46 +01:00
Diogo Cardoso
87db9124d0
Translated using Weblate (Portuguese)
...
Currently translated at 63.5% (305 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt/
2023-03-16 11:55:48 +00:00
vabene1111
6efe4ab08d
base unit conversions
2023-03-15 17:30:23 +01:00
vabene1111
8476b5e01f
added Hungarian langauge to language switcher
2023-03-15 14:59:30 +01:00
vabene1111
27c5749b21
Merge branch 'develop' into feature/unit-conversion
2023-03-15 14:57:00 +01:00
nco34
f1eb553487
Create WSL-Docker-Installation.md
2023-03-15 01:25:53 -04:00
vabene1111
5c7b9a93ae
Merge branch 'master' into beta
2023-03-14 23:10:44 +01:00
vabene1111
4378a6b0c7
Merge branch 'develop'
2023-03-14 23:10:37 +01:00
vabene1111
d5ca8e9c96
add FAQ manual setup
2023-03-14 23:05:09 +01:00
vabene1111
bbcf7ba8a7
fixed mealie import no steps but ingredients
2023-03-14 22:58:35 +01:00
vabene1111
f29f77a1d5
fixed ingredient to string plural
2023-03-14 22:50:33 +01:00
vabene1111
a3f8b2272c
added notes, yields, times and source url to mealie import
2023-03-14 22:46:50 +01:00
vabene1111
008a61823d
added origianl image import to paprika
2023-03-14 22:34:09 +01:00
vabene1111
a60f1a3e92
added section headers to bottom nav create
2023-03-14 22:12:39 +01:00
Amara Ude
ebb6e669e2
Translated using Weblate (Spanish)
...
Currently translated at 74.1% (356 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/es/
2023-03-13 06:55:47 +00:00
Amara Ude
fdd61d3caf
Translated using Weblate (French)
...
Currently translated at 95.6% (459 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-03-13 06:55:47 +00:00
Jin Zhang
72ac272962
Translated using Weblate (French)
...
Currently translated at 91.9% (443 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-03-13 06:55:47 +00:00
Amara Ude
4395737cc5
Translated using Weblate (French)
...
Currently translated at 91.9% (443 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-03-13 06:55:47 +00:00
Amara Ude
f3aef2c10b
Translated using Weblate (Spanish)
...
Currently translated at 56.8% (274 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2023-03-13 06:55:47 +00:00
Jin Zhang
df1b75d88a
Translated using Weblate (French)
...
Currently translated at 95.0% (456 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-03-12 02:55:53 +00:00
Feng Zhong
0b5fb69664
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 17.1% (81 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hant/
2023-03-12 02:55:47 +00:00
Jin Zhang
ff2a75476b
Translated using Weblate (French)
...
Currently translated at 89.8% (433 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-03-12 02:55:47 +00:00
Tomasz Klimczak
ea515c199c
Translated using Weblate (Polish)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2023-03-09 20:55:47 +00:00
Feng Zhong
12f0cdb484
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2023-03-08 04:55:47 +00:00
Feng Zhong
f2cd220e22
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 5.7% (27 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hant/
2023-03-08 04:55:47 +00:00
liimee
a0a3629e4c
Translated using Weblate (Indonesian)
...
Currently translated at 30.0% (144 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/id/
2023-03-06 10:55:48 +00:00
Anders Obro
8263c6b725
Translated using Weblate (Danish)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/da/
2023-03-06 10:55:48 +00:00
Anders Obro
b8b3620ade
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/
2023-03-06 10:55:48 +00:00
vabene1111
e55faa02d5
recipe view padding without comments
2023-03-02 16:59:45 +01:00
Ohaneje Natalie
99fc0d1f81
added a couple of typo corrections
2023-03-02 11:39:04 +01:00
dependabot[bot]
19fe7ce214
Bump webpack-bundle-tracker from 1.8.0 to 1.8.1 in /vue
...
Bumps [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases )
- [Commits](https://github.com/django-webpack/webpack-bundle-tracker/compare/1.8.0...1.8.1 )
---
updated-dependencies:
- dependency-name: webpack-bundle-tracker
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 01:04:03 +00:00
dependabot[bot]
ca26588c32
Bump django-webpack-loader from 1.8.0 to 1.8.1
...
Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/django-webpack/django-webpack-loader/releases )
- [Changelog](https://github.com/django-webpack/django-webpack-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-webpack/django-webpack-loader/compare/1.8.0...1.8.1 )
---
updated-dependencies:
- dependency-name: django-webpack-loader
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 00:57:46 +00:00
dependabot[bot]
e2c807e303
Bump requests from 2.28.1 to 2.28.2
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.1 to 2.28.2.
- [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.28.1...v2.28.2 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 00:57:39 +00:00
vabene1111
b681364f95
Merge branch 'develop' into beta
2023-02-27 17:26:27 +01:00
vabene1111
64efadfc81
added bottom padding for recipe view
2023-02-27 16:43:37 +01:00
vabene1111
fb90eede52
fixed blank meal plan when nothing planned on mobile
2023-02-27 16:41:33 +01:00
Jesse
48fda987fb
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (482 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2023-02-27 13:55:47 +00:00
bebur
8e85fd57b6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (478 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2023-02-26 13:15:31 +00:00
bebur
3f475aed03
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (478 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2023-02-26 13:15:31 +00:00
Jesse
12a11766d9
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (478 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2023-02-26 13:15:31 +00:00
吕楪
0e90700ce9
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (482 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2023-02-26 13:15:31 +00:00
vabene1111
b10be8d321
playing around with pint
2023-02-26 11:56:48 +01:00
vabene1111
8a648a5e41
unit conversion cleanups
2023-02-26 09:12:16 +01:00
vabene1111
fcf861f5eb
cleaner caching function
2023-02-26 08:49:44 +01:00
vabene1111
1efcf386e2
ingredient related recipes performance
2023-02-26 08:27:20 +01:00
vabene1111
38010117e5
optimized unit conversion queries
...
using filter breaks prefetch related
2023-02-26 08:22:07 +01:00
vabene1111
c217bf2445
improved recipe detail API performance
...
by properly using prefetch related
from 600 queries in 280ms to 290 in ~100 ms
2023-02-25 23:34:35 +01:00
vabene1111
671269dca7
Merge branch 'develop' into feature/unit-conversion
2023-02-25 22:15:42 +01:00
vabene1111
b7f202d645
working on dedicated food view
2023-02-25 11:41:25 +01:00
vabene1111
40d14eeb9f
Merge branch 'develop' into beta
2023-02-24 23:32:45 +01:00
vabene1111
f0f12ca83f
removed use_plural space setting
...
remove because i dont see the need and it was causing issues
2023-02-24 23:32:30 +01:00
vabene1111
b14d8f0051
fixed plural showing in lists where it does not make sense
2023-02-24 23:27:20 +01:00
vabene1111
2e013e7b43
add api endpoints and genereic views
2023-02-24 23:17:12 +01:00
vabene1111
ff6c8d5822
added unique constraints
2023-02-24 22:27:35 +01:00
vabene1111
a2b987352f
user nutrition types + ingredient nutrtion calculation
2023-02-24 22:12:52 +01:00
vabene1111
5651beffb2
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# vue/yarn.lock
2023-02-24 20:41:01 +01:00
vabene1111
46b09f11b6
Merge branch 'develop' into beta
2023-02-24 20:40:41 +01:00
vabene1111
5fd8c56324
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-02-24 20:36:06 +01:00
vabene1111
8abef1d8cc
improved style
2023-02-24 20:35:54 +01:00
vabene1111
0c8c74c0ac
context menu working for mobile mealplan view
2023-02-24 20:24:28 +01:00
vabene1111
0b40414d23
basic context menu for meal plan working
2023-02-24 16:10:16 +01:00
vabene1111
d4b8190f55
increased right/left padding in bottom nav
2023-02-24 11:16:12 +01:00
JFL
0ce7ea0b61
Translated using Weblate (French)
...
Currently translated at 93.5% (447 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-02-24 02:55:47 +00:00
JFL
817c4cb9d6
Translated using Weblate (French)
...
Currently translated at 87.7% (423 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-02-24 02:55:46 +00:00
Alex Barcelo
d05b894d69
Updating/improving kubernetes deployment and its documentation
2023-02-20 14:14:53 +01:00
Oliver Cervera
9962c849ed
Translated using Weblate (Italian)
...
Currently translated at 97.4% (466 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-02-20 12:55:48 +00:00
vabene1111
8313dc8abe
added padding in recipe search view
2023-02-19 22:15:54 +01:00
vabene1111
2781730778
fixed mess
2023-02-19 21:09:06 +01:00
vabene1111
985e98c699
fixed shopping list meal plan logic
2023-02-19 17:05:39 +01:00
vabene1111
d244af28e3
Merge pull request #2290 from TandoorRecipes/dependabot/pip/pillow-9.4.0
...
Bump pillow from 9.3.0 to 9.4.0
2023-02-19 16:49:56 +01:00
vabene1111
488ac3b94a
Merge pull request #2307 from TandoorRecipes/dependabot/pip/cryptography-39.0.1
...
Bump cryptography from 38.0.4 to 39.0.1
2023-02-19 16:49:41 +01:00
vabene1111
b49426e35c
more styling tweaks
2023-02-19 16:42:00 +01:00
vabene1111
a81bac1193
styling and fixes for mealplan and search plan
2023-02-19 16:37:32 +01:00
vabene1111
7fe80b7a5f
more styling of mobile meal plan
2023-02-19 16:05:49 +01:00
vabene1111
a6e3ab2dbe
mostly working and somewhat styled mobile plan ui
2023-02-19 15:58:39 +01:00
vabene1111
a4f0f38300
meal plan simple mobile layout
2023-02-19 15:24:51 +01:00
vabene1111
1a5b7244dd
improved paddings in search view
2023-02-19 14:46:50 +01:00
vabene1111
dff9f91d4c
properly integrated bottom nav
2023-02-19 13:54:16 +01:00
vabene1111
59d1c1dcdc
improved bottom nav with slots and more
2023-02-19 10:02:31 +01:00
vabene1111
2cff936b5b
improved showing of meal plan and bottom nav widget
2023-02-19 08:50:40 +01:00
vabene1111
d9dc644cb6
fixed meal plan edit id handling
2023-02-19 08:44:36 +01:00
vabene1111
2280d04fd2
search view meal plan working
2023-02-19 08:42:23 +01:00
vabene1111
1c8cb69cf3
wip integrating mealplan edit into search
2023-02-18 22:27:17 +01:00
vabene1111
e33c3789b7
fixed add to shopping when using ingredient headers
2023-02-18 21:56:21 +01:00
vabene1111
8d85800e2f
updated store
2023-02-18 21:55:24 +01:00
vabene1111
c08c1d30ad
fixed review shopping before save, improved meal plan edit modal independece
2023-02-18 21:55:17 +01:00
vabene1111
3c00e1ecdb
made meal plan edit modal mostely independent
2023-02-18 21:15:08 +01:00
vabene1111
83947e31aa
properly reactive meal plan store with dict
2023-02-18 19:13:32 +01:00
Joachim Weber
b4f90fbbb3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 5.6% (32 of 562 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
2023-02-18 10:55:49 +00:00
Joachim Weber
0f55f91586
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 36.1% (173 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
2023-02-18 10:55:49 +00:00
Joachim Weber
7d0a9b11a0
Translated using Weblate (German)
...
Currently translated at 100.0% (478 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-02-18 10:55:49 +00:00
vabene1111
9167261714
add nav to view
2023-02-17 18:00:43 +01:00
vabene1111
57fae34ff6
playing with bottom nav
2023-02-17 17:02:50 +01:00
dependabot[bot]
1cbc74761a
Bump vue-template-compiler from 2.6.14 to 2.7.14 in /vue
...
Bumps [vue-template-compiler](https://github.com/vuejs/vue ) from 2.6.14 to 2.7.14.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.14...v2.7.14 )
---
updated-dependencies:
- dependency-name: vue-template-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-16 22:44:06 +00:00
vabene1111
961578385d
new meal plan widget
2023-02-16 23:38:14 +01:00
vabene1111
0dc6bed7ad
prevent user preference store from spamming API requests
2023-02-16 23:21:39 +01:00
vabene1111
c78c615372
Merge branch 'develop' into feature/card_ui_2
2023-02-16 22:51:30 +01:00
vabene1111
04bdec3889
Merge branch 'feature/improved-offline' into develop
2023-02-16 22:51:21 +01:00
vabene1111
6af3d7c98f
playing around with better meal plan view
2023-02-16 22:50:48 +01:00
vabene1111
73be817c10
moved context menu and re added descripotion to detailed view
2023-02-16 21:30:30 +01:00
vabene1111
faf78fc254
larger pagination
2023-02-16 20:54:30 +01:00
vabene1111
2c85c370e6
description fade
2023-02-16 20:52:11 +01:00
vabene1111
3a38a095d8
nicer card working
2023-02-16 20:38:40 +01:00
vabene1111
e754b13340
quite nice
2023-02-16 20:23:46 +01:00
vabene1111
900c28caba
playing around with the recipe card
2023-02-16 19:10:19 +01:00
vabene1111
c5ce197ed7
test setup done for real
2023-02-16 18:28:50 +01:00
vabene1111
9573ff0932
setup test view
2023-02-16 18:26:26 +01:00
vabene1111
f554963ae7
ugly but working import to my tandoor instance button
2023-02-16 18:16:01 +01:00
dependabot[bot]
961619c156
Bump cryptography from 38.0.4 to 39.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 38.0.4 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/38.0.4...39.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-16 17:11:41 +00:00
vabene1111
4ecadab53c
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2023-02-16 18:00:52 +01:00
vabene1111
744501a65d
pass url parmeter to import page
2023-02-16 18:00:48 +01:00
vabene1111
44cc66888b
Merge pull request #2293 from TandoorRecipes/dependabot/pip/django-debug-toolbar-3.8.1
...
Bump django-debug-toolbar from 3.7.0 to 3.8.1
2023-02-16 17:53:42 +01:00
vabene1111
0695909b6c
Merge pull request #2291 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.30.0
...
Bump recipe-scrapers from 14.24.0 to 14.30.0
2023-02-16 17:53:01 +01:00
vabene1111
7a4fa38725
Merge pull request #2319 from TandoorRecipes/dependabot/pip/django-4.1.7
...
Bump django from 4.1.4 to 4.1.7
2023-02-16 17:52:48 +01:00
vabene1111
9f360d8af6
improve cross instance import
2023-02-16 17:47:03 +01:00
vabene1111
5dad6b8b17
enable cross tandoor importing
2023-02-16 17:32:43 +01:00
dependabot[bot]
5b6df6ed2e
Bump django from 4.1.4 to 4.1.7
...
Bumps [django](https://github.com/django/django ) from 4.1.4 to 4.1.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.1.4...4.1.7 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-15 20:18:53 +00:00
vabene1111
82d1a75d80
Merge branch 'develop'
2023-02-12 23:10:08 +01:00
vabene1111
50429207c5
import between tandoor instances WIP
2023-02-12 23:09:30 +01:00
vabene1111
589bc1f1aa
fixed open graph tags when attributes are missing
2023-02-12 20:52:52 +01:00
vabene1111
824dcefc1a
fixed space delete data
2023-02-12 20:52:30 +01:00
vabene1111
3f8c952237
added open graph meta tags
2023-02-12 18:17:05 +01:00
vabene1111
077db58de0
allow markdown in message of the day
2023-02-12 18:16:58 +01:00
vabene1111
3c527fd112
allow infiinit sharing as space setting
2023-02-12 18:16:43 +01:00
vabene1111
cd1f6ad7b0
added pinia to all app entrypoints
2023-02-12 16:14:15 +01:00
vabene1111
3af7e98216
basic pinia store
2023-02-12 16:06:00 +01:00
vabene1111
900291dc5f
Merge branch 'develop' into beta
2023-02-12 13:30:40 +01:00
vabene1111
cb363d6321
added background sync to shopping list entry checking
2023-02-12 12:56:29 +01:00
vabene1111
39656152d3
fixed disabling shopping auto sync not working
2023-02-12 12:55:26 +01:00
vabene1111
22c88e5269
prevent double loading on import
2023-02-12 08:28:26 +01:00
vabene1111
89550e8345
fixed ingredient editor breaking import
2023-02-12 08:28:16 +01:00
vabene1111
e9f9134e2e
Merge branch 'develop' into beta
2023-02-11 17:57:48 +01:00
vabene1111
9846c4df18
added support for rezeptsuite.de imports
2023-02-11 17:51:44 +01:00
vabene1111
924d1cb71b
improved search food api performance
2023-02-11 16:27:41 +01:00
vabene1111
44236f611e
removed unnecessary api calles in MealPlanEditModal
2023-02-11 15:56:11 +01:00
vabene1111
012dea5a0c
fixed and improved import ingredient edit
2023-02-11 11:57:52 +01:00
vabene1111
820c9b704f
improved servings parser
2023-02-11 09:04:05 +01:00
vabene1111
ed92926ec4
fixed plural import
2023-02-11 09:01:10 +01:00
vertilo
bc560ee76d
Translated using Weblate (Ukrainian)
...
Currently translated at 52.9% (253 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/uk/
2023-02-10 14:55:46 +00:00
vertilo
b6c4130e4b
Translated using Weblate (Ukrainian)
...
Currently translated at 52.7% (252 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/uk/
2023-02-09 13:55:15 +00:00
vertilo
b0ca391bb4
Translated using Weblate (Ukrainian)
...
Currently translated at 0.1% (1 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/uk/
2023-02-09 13:55:15 +00:00
Marion Kämpfer
45a6b1d386
Translated using Weblate (French)
...
Currently translated at 93.5% (447 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-02-09 13:55:15 +00:00
Laura
4626ffcbc5
Translated using Weblate (French)
...
Currently translated at 93.5% (447 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-02-09 13:55:14 +00:00
Andreas Ljungberg
c3a9cc94fa
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (478 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/sv/
2023-02-09 13:55:14 +00:00
Marion Kämpfer
a8eb8bb8d7
Translated using Weblate (German)
...
Currently translated at 99.7% (477 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-02-09 13:55:14 +00:00
Marion Kämpfer
b14c9aa68c
Translated using Weblate (French)
...
Currently translated at 87.5% (422 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-02-09 13:55:14 +00:00
Marion Kämpfer
b03db7ad36
Translated using Weblate (German)
...
Currently translated at 99.5% (480 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-02-09 13:55:14 +00:00
Adri
cc706a1195
Translated using Weblate (Italian)
...
Currently translated at 92.1% (444 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2023-02-05 03:55:47 +00:00
vabene1111
b1028f49d6
Merge branch 'develop'
2023-02-03 16:04:58 +01:00
vabene1111
6d0cc96cc8
Merge pull request #2301 from RoGryza/patch-1
...
Fix path traversal in manual installation steps
2023-02-03 16:02:58 +01:00
Rodrigo Candido Gryzinski
969a91e751
Fix path traversal in manual installation steps
2023-02-03 08:42:44 +00:00
dependabot[bot]
c352bf82dd
Bump django-debug-toolbar from 3.7.0 to 3.8.1
...
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases )
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst )
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/3.7...3.8.1 )
---
updated-dependencies:
- dependency-name: django-debug-toolbar
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-01 00:02:03 +00:00
dependabot[bot]
a305527ba2
Bump recipe-scrapers from 14.24.0 to 14.30.0
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 14.24.0 to 14.30.0.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.24.0...14.30.0 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-01 00:01:46 +00:00
dependabot[bot]
c0e35e89e9
Bump pillow from 9.3.0 to 9.4.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.3.0 to 9.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/9.3.0...9.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 >
2023-02-01 00:01:39 +00:00
Marcus Wolschon
bce44866c2
add translations, go back to using scraper.instructions()
2023-01-30 16:49:38 +01:00
vabene1111
f47470a9ad
wip rezeptsuitede importer
2023-01-29 22:06:08 +01:00
Tomasz Klimczak
9ad9fe275d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (478 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2023-01-28 21:59:00 +00:00
vabene1111
8fe11b12f8
Merge branch 'develop' into beta
2023-01-27 15:52:54 +01:00
vabene1111
33448c98c0
fixed mark food on hand
2023-01-27 15:48:33 +01:00
vabene1111
90e389f2fa
fixed add to shopping modal layout
2023-01-27 15:43:22 +01:00
Kaibu
af7acd7473
swapped simple-calender dependency
...
updated simple-calender to forked version with fix
2023-01-27 15:26:39 +01:00
vabene1111
dfa0794281
Merge pull request #2272 from MarcusWolschon/features/upstream/ingredients_special_cases
...
handle 2 more special cases in ingredients
2023-01-27 15:14:47 +01:00
vabene1111
a36d42df84
Merge pull request #2281 from juneboom/juneboom-fix-typo
...
Fix typos
2023-01-27 15:09:32 +01:00
June
269dded046
Fix typos
...
Edited some spelling and grammar.
2023-01-23 19:41:32 -05:00
vabene1111
826ccc2760
yarn
2023-01-23 16:27:42 +01:00
吕楪
7190dc17a7
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (478 of 478 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2023-01-21 02:55:48 +00:00
vabene1111
a1cfb7ad9f
Merge branch 'develop' into beta
2023-01-20 14:58:31 +01:00
vabene1111
5e332bb88c
changed plural default
2023-01-20 10:20:03 +01:00
vabene1111
fb21622bfe
adding test page
2023-01-19 20:31:52 +01:00
vabene1111
191c38db8f
testing chunks
2023-01-19 20:31:48 +01:00
vabene1111
2bddf21175
Merge branch 'develop' into beta
2023-01-19 19:14:47 +01:00
vabene1111
71132fe992
updated translations
2023-01-19 19:14:39 +01:00
vabene1111
d1d568a9d3
fixed import view step editor
2023-01-19 19:12:25 +01:00
Fall1ngStar
68d4fb3b59
Translated using Weblate (French)
...
Currently translated at 85.8% (450 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-01-18 01:55:46 +00:00
Marcus Wolschon
b4c26682c7
simplify
2023-01-17 15:20:59 +01:00
Alexander Eifler
e2cfb53ec4
Translated using Weblate (German)
...
Currently translated at 100.0% (476 of 476 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-01-16 21:55:48 +00:00
vabene1111
274b17a860
improved unit factory and run CI on PR
2023-01-16 21:20:16 +01:00
vabene1111
97bcf1111b
added simple edit modal to recipe import
2023-01-16 21:06:29 +01:00
vabene1111
3b9d221258
fixed importer loading empty ingredients
2023-01-16 20:41:29 +01:00
vabene1111
d8bcb8bcb6
emoji picker offline
2023-01-16 20:28:42 +01:00
vabene1111
5cb0f1761a
fixed emoji picker
2023-01-16 20:23:36 +01:00
vabene1111
516b551528
Merge pull request #2273 from jacobgc/patch-1
...
Update .env.template
2023-01-16 19:38:10 +01:00
Oliver Cervera
f43d4d3971
Translated using Weblate (Italian)
...
Currently translated at 97.0% (462 of 476 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-01-15 16:55:46 +00:00
Oliver Cervera
e0dd70027b
Translated using Weblate (Italian)
...
Currently translated at 91.2% (478 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2023-01-15 16:55:46 +00:00
vabene1111
29bb391bfe
Merge branch 'develop' into feature/unit-conversion
2023-01-15 17:44:46 +01:00
Jacob Gee-Clarke
79efd94d6f
Update .env.template
...
Fixed broken URLs in .env.template
2023-01-15 13:51:09 +00:00
Marcus Wolschon
f16870c59e
fix an accidental commit
2023-01-15 14:31:37 +01:00
Marcus Wolschon
c690bc18a0
Fix CodeQL issue with regular expression
2023-01-15 14:27:55 +01:00
Marcus Wolschon
394f24c29f
handle special cases in ingredients
2023-01-15 13:50:06 +01:00
Marcus Wolschon
f43ef3ad59
another typo
2023-01-15 13:04:29 +01:00
Marcus Wolschon
4c71c5b088
fix typo
2023-01-15 13:03:51 +01:00
Marcus Wolschon
54d0b70f01
#1552 use instructions_list() instead of instructions() and move Thermomix-Handling to clean_instruction_string()
2023-01-15 12:55:03 +01:00
Marcus Wolschon
5a0f07a6b2
handle steps
2023-01-13 22:21:31 +01:00
Marcus Wolschon
a4bf967f65
#1552 Import Recipes from Cookidoo
2023-01-13 21:33:01 +01:00
Marcus Wolschon
77feb0db3a
#1552 Import Recipes from Cookidoo
2023-01-13 21:31:49 +01:00
Marcus Wolschon
33c634c0e2
#1552 Import Recipes from Cookidoo
2023-01-13 21:22:17 +01:00
Marcus Wolschon
be24e25ae4
#1552 Import Recipes from Cookidoo
2023-01-13 21:19:49 +01:00
arnaud
c2a8214290
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/
2023-01-12 21:55:48 +00:00
vabene1111
4d0cfc95e4
Merge pull request #2267 from besendorf/patch-2
...
Clarify the folder in which yarn needs to be run
2023-01-12 15:59:38 +01:00
besendorf
972c103538
fix error and add folder name
2023-01-12 15:37:53 +01:00
besendorf
2f62f51dc2
Clarify the folder in which yarn needs to be run
2023-01-11 16:43:01 +01:00
vabene1111
56ee173c07
fixed s3 file upload
2023-01-10 17:03:55 +01:00
Oliver Cervera
774c633d5c
Translated using Weblate (Italian)
...
Currently translated at 96.6% (460 of 476 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-01-10 11:55:47 +00:00
Oliver Cervera
93dd35fde3
Translated using Weblate (Italian)
...
Currently translated at 87.7% (460 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2023-01-10 11:55:46 +00:00
vabene1111
3ced8c7a1e
first conversions working
2023-01-09 17:42:53 +01:00
AquaticLava
4a390b5824
removed logging
2023-01-08 12:01:59 -07:00
Joachim Weber
666e4d282f
Translated using Weblate (Portuguese)
...
Currently translated at 10.1% (48 of 474 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt/
2023-01-08 17:55:49 +00:00
Joachim Weber
ed6ca613ff
Translated using Weblate (French)
...
Currently translated at 84.1% (399 of 474 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-01-08 17:55:49 +00:00
Joachim Weber
285364e12a
Translated using Weblate (German)
...
Currently translated at 98.9% (469 of 474 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-01-08 17:55:49 +00:00
Joachim Weber
9a46a91652
Translated using Weblate (Portuguese)
...
Currently translated at 29.3% (154 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt/
2023-01-08 17:55:49 +00:00
Joachim Weber
4e4078f3da
Translated using Weblate (Latvian)
...
Currently translated at 39.8% (209 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/lv/
2023-01-08 17:55:49 +00:00
Joachim Weber
41c9290ba8
Translated using Weblate (Armenian)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hy/
2023-01-08 17:55:49 +00:00
Joachim Weber
4460fe013f
Translated using Weblate (Czech)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/
2023-01-08 17:55:49 +00:00
vabene1111
aa5490adb3
Merge branch 'develop' into beta
2023-01-07 10:32:48 +01:00
vabene1111
558a5d6554
js stuff
2023-01-07 10:32:35 +01:00
vabene1111
388f2f441f
tests
2023-01-06 22:35:14 +01:00
vabene1111
11e8af4c46
comment out broken test
2023-01-06 22:12:59 +01:00
vabene1111
387893e1ef
remove source map reference
2023-01-06 21:58:14 +01:00
vabene1111
78dc1bf9ec
fixed missing .map files (by removing the reference)
2023-01-06 21:50:26 +01:00
vabene1111
12638096b1
use updated version of js reverse
2023-01-06 21:40:43 +01:00
vabene1111
3e82199c44
added author keyword import
2023-01-06 21:22:02 +01:00
vabene1111
b4bcf5c032
Merge remote-tracking branch 'origin/feature/import-automation' into develop
2023-01-06 20:26:31 +01:00
AquaticLava
785dc15cd9
Merge branch 'TandoorRecipes:develop' into Auto-Planner
2023-01-05 16:27:27 -07:00
AquaticLava
31f3425354
Menu for auto planner, menu sets auto planner settings. delete method no longer deletes all records for testing the auto planner.
2023-01-05 16:25:42 -07:00
Tomasz Klimczak
afdd92c903
Translated using Weblate (Polish)
...
Currently translated at 100.0% (474 of 474 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2023-01-05 12:55:53 +00:00
Oliver Cervera
1462300eda
Translated using Weblate (Italian)
...
Currently translated at 95.7% (454 of 474 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-01-05 12:55:53 +00:00
Oliver Cervera
d0417d09db
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/
2023-01-05 12:55:53 +00:00
vabene1111
39c8da8305
Merge pull request #2248 from TandoorRecipes/dependabot/npm_and_yarn/vue/webpack-bundle-tracker-1.8.0
...
Bump webpack-bundle-tracker from 1.7.0 to 1.8.0 in /vue
2023-01-05 07:56:18 +01:00
vabene1111
c9af9277ae
Merge pull request #2244 from TandoorRecipes/dependabot/pip/django-allauth-0.52.0
...
Bump django-allauth from 0.51.0 to 0.52.0
2023-01-05 07:53:02 +01:00
vabene1111
5e2be34f7b
Merge pull request #2245 from TandoorRecipes/dependabot/pip/icalendar-5.0.4
...
Bump icalendar from 5.0.3 to 5.0.4
2023-01-05 07:52:30 +01:00
vabene1111
73a2476a79
Merge pull request #2242 from TandoorRecipes/dependabot/pip/django-storages-1.13.2
...
Bump django-storages from 1.13.1 to 1.13.2
2023-01-05 07:52:16 +01:00
dependabot[bot]
f61032cc74
Bump django-storages from 1.13.1 to 1.13.2
...
Bumps [django-storages](https://github.com/jschneier/django-storages ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jschneier/django-storages/releases )
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jschneier/django-storages/compare/1.13.1...1.13.2 )
---
updated-dependencies:
- dependency-name: django-storages
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-05 06:52:11 +00:00
vabene1111
f6956388c7
Merge pull request #2243 from TandoorRecipes/dependabot/pip/lxml-4.9.2
...
Bump lxml from 4.9.1 to 4.9.2
2023-01-05 07:52:07 +01:00
vabene1111
7e9b303e8b
Merge pull request #2246 from TandoorRecipes/dependabot/pip/boto3-1.26.41
...
Bump boto3 from 1.24.84 to 1.26.41
2023-01-05 07:51:52 +01:00
vabene1111
f617dedfa2
Merge pull request #2247 from TandoorRecipes/dependabot/npm_and_yarn/vue/core-js-3.27.1
...
Bump core-js from 3.26.1 to 3.27.1 in /vue
2023-01-05 07:51:48 +01:00
vabene1111
942c26c581
Merge pull request #2249 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue-cookies-1.8.2
...
Bump vue-cookies from 1.8.1 to 1.8.2 in /vue
2023-01-05 07:51:43 +01:00
vabene1111
a00d90398e
Merge pull request #2250 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/compiler-sfc-3.2.45
...
Bump @vue/compiler-sfc from 3.2.40 to 3.2.45 in /vue
2023-01-05 07:51:29 +01:00
vabene1111
61e6d855ec
Merge pull request #2251 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-eslint/parser-5.47.1
...
Bump @typescript-eslint/parser from 4.33.0 to 5.47.1 in /vue
2023-01-05 07:51:23 +01:00
vabene1111
6b59f53273
test wip but not working
2023-01-04 17:27:15 +01:00
vabene1111
798457e7e2
translated, documented and implemented instruction replace
2023-01-04 16:36:03 +01:00
vabene1111
6176eeb024
basics
2023-01-03 23:12:00 +01:00
Oliver Cervera
56252a707a
Translated using Weblate (Italian)
...
Currently translated at 73.5% (347 of 472 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2023-01-03 11:55:47 +00:00
vabene1111
9c649d743c
fixed recettetek import ingredients
2023-01-01 15:07:58 +01:00
dependabot[bot]
00b1ca5454
Bump @typescript-eslint/parser from 4.33.0 to 5.47.1 in /vue
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.33.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:16:48 +00:00
dependabot[bot]
f2e1648556
Bump @vue/compiler-sfc from 3.2.40 to 3.2.45 in /vue
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.40 to 3.2.45.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.2.45/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:15:23 +00:00
dependabot[bot]
b1945edf04
Bump vue-cookies from 1.8.1 to 1.8.2 in /vue
...
Bumps [vue-cookies](https://github.com/cmp-cc/vue-cookies ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/cmp-cc/vue-cookies/releases )
- [Commits](https://github.com/cmp-cc/vue-cookies/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: vue-cookies
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:13:19 +00:00
dependabot[bot]
9f20db0ed3
Bump webpack-bundle-tracker from 1.7.0 to 1.8.0 in /vue
...
Bumps [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases )
- [Commits](https://github.com/django-webpack/webpack-bundle-tracker/compare/1.7.0...1.8.0 )
---
updated-dependencies:
- dependency-name: webpack-bundle-tracker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:12:24 +00:00
dependabot[bot]
852756f099
Bump core-js from 3.26.1 to 3.27.1 in /vue
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.26.1 to 3.27.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.27.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:11:03 +00:00
dependabot[bot]
452617ef30
Bump boto3 from 1.24.84 to 1.26.41
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.24.84 to 1.26.41.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.24.84...1.26.41 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:04:44 +00:00
dependabot[bot]
4e972835e5
Bump icalendar from 5.0.3 to 5.0.4
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/collective/icalendar/releases )
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/v5.0.3...v5.0.4 )
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:04:32 +00:00
dependabot[bot]
5e4d983b79
Bump django-allauth from 0.51.0 to 0.52.0
...
Bumps [django-allauth](https://github.com/pennersr/django-allauth ) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/pennersr/django-allauth/releases )
- [Changelog](https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst )
- [Commits](https://github.com/pennersr/django-allauth/compare/0.51.0...0.52.0 )
---
updated-dependencies:
- dependency-name: django-allauth
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:04:28 +00:00
dependabot[bot]
0de8065212
Bump lxml from 4.9.1 to 4.9.2
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.9.1 to 4.9.2.
- [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-4.9.1...lxml-4.9.2 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 00:04:22 +00:00
vabene1111
1a6e677c06
allow filter in add to shopping modal
2022-12-31 17:35:16 +01:00
vabene1111
8307828528
added ingredient auto sort feature
2022-12-31 16:19:13 +01:00
vabene1111
12a1f261db
Merge branch 'develop' of http://translate.tandoor.dev/git/tandoor/recipes-backend into develop
...
# Conflicts:
# vue/src/locales/ru.json
2022-12-31 13:36:34 +01:00
vabene1111
79e400ce6f
updated
2022-12-19 16:49:26 +01:00
vabene1111
d51de1bd79
updated ci
2022-12-19 16:28:40 +01:00
vabene1111
6b3f1aa038
Merge pull request #2205 from fliiiix/doc/fix-typo
...
fix install guide link and typo
2022-12-19 16:23:09 +01:00
vabene1111
7d7803a07e
Merge pull request #2215 from jwalker343/develop
...
Allow PWA Manifest to work behind CF Access / certain proxy configs
2022-12-19 16:09:01 +01:00
vabene1111
559c574fd6
Merge pull request #2195 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-4.9.3
...
Bump typescript from 4.8.4 to 4.9.3 in /vue
2022-12-19 16:07:47 +01:00
vabene1111
5e0131acd9
Merge pull request #2193 from TandoorRecipes/dependabot/pip/cryptography-38.0.4
...
Bump cryptography from 38.0.3 to 38.0.4
2022-12-19 16:07:21 +01:00
vabene1111
d560b7a143
Merge pull request #2197 from TandoorRecipes/dependabot/npm_and_yarn/vue/bootstrap-vue-2.23.1
...
Bump bootstrap-vue from 2.22.0 to 2.23.1 in /vue
2022-12-19 16:07:04 +01:00
vabene1111
15e5366dbb
Merge pull request #2199 from TandoorRecipes/dependabot/npm_and_yarn/vue/webpack-bundle-tracker-1.7.0
...
Bump webpack-bundle-tracker from 1.6.0 to 1.7.0 in /vue
2022-12-19 16:06:45 +01:00
vabene1111
6ccfdd6f2e
Merge pull request #2216 from TandoorRecipes/dependabot/pip/django-webpack-loader-1.8.0
...
Bump django-webpack-loader from 1.6.0 to 1.8.0
2022-12-19 16:06:39 +01:00
dependabot[bot]
d2b79990cb
Bump bootstrap-vue from 2.22.0 to 2.23.1 in /vue
...
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue ) from 2.22.0 to 2.23.1.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases )
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.22.0...v2.23.1 )
---
updated-dependencies:
- dependency-name: bootstrap-vue
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-15 19:43:02 +00:00
vabene1111
01bb84e40b
Merge pull request #2196 from TandoorRecipes/dependabot/npm_and_yarn/vue/axios-1.2.0
...
Bump axios from 1.1.3 to 1.2.0 in /vue
2022-12-15 20:42:11 +01:00
vabene1111
f66b422f68
Merge pull request #2198 from TandoorRecipes/dependabot/npm_and_yarn/vue/core-js-3.26.1
...
Bump core-js from 3.26.0 to 3.26.1 in /vue
2022-12-15 20:42:02 +01:00
dependabot[bot]
abab970f08
Bump django-webpack-loader from 1.6.0 to 1.8.0
...
Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader ) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/django-webpack/django-webpack-loader/releases )
- [Changelog](https://github.com/django-webpack/django-webpack-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-webpack/django-webpack-loader/compare/1.6.0...1.8.0 )
---
updated-dependencies:
- dependency-name: django-webpack-loader
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-15 19:41:59 +00:00
vabene1111
edaa6de71d
Merge pull request #2194 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.24.0
...
Bump recipe-scrapers from 14.23.0 to 14.24.0
2022-12-15 20:41:29 +01:00
vabene1111
85a65127cf
Merge pull request #2192 from TandoorRecipes/dependabot/pip/icalendar-5.0.3
...
Bump icalendar from 5.0.1 to 5.0.3
2022-12-15 20:41:24 +01:00
vabene1111
99035190f4
Merge pull request #2191 from TandoorRecipes/dependabot/pip/pytest-7.2.0
...
Bump pytest from 7.1.3 to 7.2.0
2022-12-15 20:41:18 +01:00
Johnny Walker
f1611fbafd
set manifest link to use-credentials ensuring that cookies are passed with that request
2022-12-14 21:36:19 -05:00
fliiiix
e42ff2fb8b
fix install guide link and typo
2022-12-10 09:20:34 +01:00
vabene1111
bc93071167
Merge pull request #2204 from TandoorRecipes/dependabot/npm_and_yarn/vue/decode-uri-component-0.2.2
...
Bump decode-uri-component from 0.2.0 to 0.2.2 in /vue
2022-12-09 16:53:31 +01:00
dependabot[bot]
410fa58d47
Bump decode-uri-component from 0.2.0 to 0.2.2 in /vue
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 20:50:23 +00:00
dependabot[bot]
06fd03fbde
Bump webpack-bundle-tracker from 1.6.0 to 1.7.0 in /vue
...
Bumps [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases )
- [Commits](https://github.com/django-webpack/webpack-bundle-tracker/compare/1.6.0...1.7.0 )
---
updated-dependencies:
- dependency-name: webpack-bundle-tracker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 00:08:43 +00:00
dependabot[bot]
d169456c78
Bump core-js from 3.26.0 to 3.26.1 in /vue
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.26.0 to 3.26.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.26.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 00:08:18 +00:00
dependabot[bot]
7785aa4904
Bump axios from 1.1.3 to 1.2.0 in /vue
...
Bumps [axios](https://github.com/axios/axios ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.1.3...v1.2.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 00:06:01 +00:00
dependabot[bot]
33798fe47e
Bump typescript from 4.8.4 to 4.9.3 in /vue
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 00:04:33 +00:00
dependabot[bot]
0522b15cfd
Bump recipe-scrapers from 14.23.0 to 14.24.0
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 14.23.0 to 14.24.0.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.23.0...14.24.0 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 00:01:58 +00:00
dependabot[bot]
8cfd3995d0
Bump cryptography from 38.0.3 to 38.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 38.0.3 to 38.0.4.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...38.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 00:01:48 +00:00
dependabot[bot]
84cdd8bb78
Bump icalendar from 5.0.1 to 5.0.3
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/collective/icalendar/releases )
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/v5.0.1...v5.0.3 )
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 00:01:39 +00:00
dependabot[bot]
ad0177235d
Bump pytest from 7.1.3 to 7.2.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 00:01:31 +00:00
Alex
e5782151a1
Translated using Weblate (Russian)
...
Currently translated at 9.0% (45 of 496 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ru/
2022-11-30 19:09:40 +00:00
Alex
adf4dafd01
Translated using Weblate (Russian)
...
Currently translated at 74.3% (342 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2022-11-30 19:09:40 +00:00
vabene1111
4214ef4a9f
update oauth toolkit
2022-11-24 22:36:22 +01:00
vabene1111
1df0ad202f
fixed urlize markdown 3.4 compatibility
2022-11-24 22:29:29 +01:00
vabene1111
e35cbba8b2
Merge pull request #2179 from bee395/feature/unpin-pins
...
Unpin pin from recipe page.
2022-11-22 20:21:44 +01:00
vabene1111
e6fa660c8f
Merge branch 'develop' into feature/unpin-pins
2022-11-22 20:21:36 +01:00
Jasper Hartog
8aefdb71bb
Add missing translation key for Split_All_Steps and Combine_All_Steps.
2022-11-22 19:11:42 +01:00
Jasper Hartog
5da8c6fe7b
Unpin pin from recipe page.
2022-11-22 19:06:10 +01:00
vabene1111
520697e988
Merge pull request #2182 from TandoorRecipes/dependabot/npm_and_yarn/vue/babel-loader-9.1.0
...
Bump babel-loader from 9.0.1 to 9.1.0 in /vue
2022-11-22 08:44:35 +01:00
dependabot[bot]
7fe6fd3462
Bump babel-loader from 9.0.1 to 9.1.0 in /vue
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-22 07:41:21 +00:00
vabene1111
85b3941539
Merge pull request #2173 from TandoorRecipes/dependabot/npm_and_yarn/vue/loader-utils-1.4.2
...
Bump loader-utils from 1.4.1 to 1.4.2 in /vue
2022-11-22 08:38:30 +01:00
vabene1111
6f5ea7bb48
Merge pull request #2164 from TandoorRecipes/dependabot/pip/django-4.1.3
...
Bump django from 4.0.8 to 4.1.3
2022-11-22 08:38:26 +01:00
vabene1111
e9a2b101d8
Merge pull request #2153 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue-i18n-8.28.2
...
Bump vue-i18n from 8.27.2 to 8.28.2 in /vue
2022-11-22 08:38:21 +01:00
vabene1111
c01faff135
Merge pull request #2152 from TandoorRecipes/dependabot/npm_and_yarn/vue/core-js-3.26.0
...
Bump core-js from 3.25.3 to 3.26.0 in /vue
2022-11-22 08:38:05 +01:00
vabene1111
bcee0007a5
Merge pull request #2151 from TandoorRecipes/dependabot/npm_and_yarn/vue/babel-loader-9.0.1
...
Bump babel-loader from 8.2.5 to 9.0.1 in /vue
2022-11-22 08:38:00 +01:00
vabene1111
f5ec956e08
Merge pull request #2149 from TandoorRecipes/dependabot/npm_and_yarn/vue/axios-1.1.3
...
Bump axios from 0.27.2 to 1.1.3 in /vue
2022-11-22 08:37:54 +01:00
vabene1111
56926d55ba
Merge pull request #2148 from TandoorRecipes/dependabot/pip/icalendar-5.0.1
...
Bump icalendar from 4.1.0 to 5.0.1
2022-11-22 08:37:48 +01:00
vabene1111
55cfe9e9e7
Merge pull request #2146 from TandoorRecipes/dependabot/pip/markdown-3.4.1
...
Bump markdown from 3.3.7 to 3.4.1
2022-11-22 08:37:43 +01:00
vabene1111
31bdd97a56
Merge pull request #2145 from TandoorRecipes/dependabot/pip/django-debug-toolbar-3.7.0
...
Bump django-debug-toolbar from 3.6.0 to 3.7.0
2022-11-22 08:37:34 +01:00
vabene1111
eb60cbdd6b
Merge pull request #2144 from TandoorRecipes/dependabot/pip/psycopg2-binary-2.9.5
...
Bump psycopg2-binary from 2.9.3 to 2.9.5
2022-11-22 08:37:28 +01:00
vabene1111
39ccf7bbcf
added plural migration and pass param trough in recipe view
2022-11-22 07:58:12 +01:00
vabene1111
f92ee32c01
Merge pull request #1860 from Knalltuete5000/feature/simple_plural
...
Add optional plural name for unit and food
2022-11-22 07:34:23 +01:00
Alex
5aecf7e61c
Translated using Weblate (German)
...
Currently translated at 100.0% (524 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2022-11-21 19:09:37 +00:00
dependabot[bot]
20435450f3
Bump loader-utils from 1.4.1 to 1.4.2 in /vue
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-16 06:54:03 +00:00
dependabot[bot]
13e5fb4143
Bump psycopg2-binary from 2.9.3 to 2.9.5
...
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2 ) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
---
updated-dependencies:
- dependency-name: psycopg2-binary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-16 06:54:01 +00:00
dependabot[bot]
bdc6434839
Bump markdown from 3.3.7 to 3.4.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.1 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-16 06:54:00 +00:00
vabene1111
796609de37
Merge pull request #2172 from TandoorRecipes/dependabot/pip/pillow-9.3.0
...
Bump pillow from 9.2.0 to 9.3.0
2022-11-16 07:53:15 +01:00
dependabot[bot]
8759e8dd73
Bump pillow from 9.2.0 to 9.3.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.2.0 to 9.3.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/9.2.0...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-15 13:49:56 +00:00
vabene1111
f8bf54189e
Merge pull request #2167 from TandoorRecipes/revert-2128-develop
...
Revert "Fixed: ports are on the wrong service"
2022-11-13 13:24:25 +01:00
vabene1111
3e2988f998
Revert "Fixed: ports are on the wrong service"
2022-11-13 13:24:13 +01:00
Niklas Schwarz
2e5571f0a9
Fix naming of exported SpaceManageView
2022-11-11 18:15:57 +01:00
Niklas Schwarz
c97bb900a3
Add documentation page for the space settings
2022-11-11 18:15:57 +01:00
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
4e13fb3b8c
Merge branch 'develop'
2022-11-09 14:30:02 +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
bea089dd5e
Merge branch 'develop' into beta
2022-11-09 13:23:48 +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
dependabot[bot]
4888e2d476
Bump django from 4.0.8 to 4.1.3
...
Bumps [django](https://github.com/django/django ) from 4.0.8 to 4.1.3.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.8...4.1.3 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-09 11:50:09 +00: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
dependabot[bot]
d2a652891c
Bump vue-i18n from 8.27.2 to 8.28.2 in /vue
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 8.27.2 to 8.28.2.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/HEAD/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 00:20:16 +00:00
dependabot[bot]
a70ac42717
Bump core-js from 3.25.3 to 3.26.0 in /vue
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.25.3 to 3.26.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.26.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 00:20:00 +00:00
dependabot[bot]
a7bcf105dc
Bump babel-loader from 8.2.5 to 9.0.1 in /vue
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.5 to 9.0.1.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.1 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 00:19:20 +00:00
dependabot[bot]
8be02b4e74
Bump axios from 0.27.2 to 1.1.3 in /vue
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 00:17:07 +00:00
dependabot[bot]
9ba9cda1c0
Bump icalendar from 4.1.0 to 5.0.1
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/collective/icalendar/releases )
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/4.1.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 00:09:27 +00:00
dependabot[bot]
4310282dc3
Bump django-debug-toolbar from 3.6.0 to 3.7.0
...
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases )
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst )
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/3.6...3.7 )
---
updated-dependencies:
- dependency-name: django-debug-toolbar
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 00:09:07 +00: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
vabene1111
da8262a9b5
Merge pull request #2088 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-webpack-plugin-6.5.4
...
Bump workbox-webpack-plugin from 6.5.3 to 6.5.4 in /vue
2022-10-02 12:28:29 +02:00
vabene1111
f0cf4a23e4
Merge pull request #2095 from TandoorRecipes/feature/ingredient-actions
...
Feature/ingredient actions
2022-10-01 19:28:23 +02:00
vabene1111
489c81c378
Merge pull request #2094 from TandoorRecipes/feature/step-time-format
...
format step time
2022-10-01 19:28:13 +02:00
vabene1111
730344e326
duplicate ingredient to correct location
2022-10-01 19:27:09 +02:00
vabene1111
7e6b1d3638
added move and copy buttons to ingredient
2022-10-01 19:25:18 +02:00
vabene1111
15f65cd711
format step time
2022-10-01 19:10:58 +02:00
vabene1111
dba205dafb
Merge pull request #2092 from wellart/develop
...
add indonesian language
2022-10-01 19:04:29 +02:00
KangAlleW
5ae149a1b6
add indonesian language
2022-10-01 23:55:37 +07:00
dependabot[bot]
4bb2307007
Bump workbox-webpack-plugin from 6.5.3 to 6.5.4 in /vue
...
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4 )
---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 16:45:04 +00: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
d2a148ae7d
Translated using Weblate (Indonesian)
...
Currently translated at 22.8% (105 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/id/
2022-10-01 16:32:26 +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
549175b56d
Merge pull request #2086 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/cli-service-5.0.8
...
Bump @vue/cli-service from 5.0.4 to 5.0.8 in /vue
2022-10-01 18:09:21 +02:00
vabene1111
0e3f5006b1
Merge pull request #2087 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-expiration-6.5.4
...
Bump workbox-expiration from 6.5.3 to 6.5.4 in /vue
2022-10-01 18:09:14 +02:00
vabene1111
54043a0ae5
Merge pull request #2089 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-4.8.4
...
Bump typescript from 4.8.2 to 4.8.4 in /vue
2022-10-01 18:09:06 +02:00
dependabot[bot]
36fdc8cd9e
Bump typescript from 4.8.2 to 4.8.4 in /vue
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 16:04:36 +00:00
dependabot[bot]
87cf3b2289
Bump workbox-expiration from 6.5.3 to 6.5.4 in /vue
...
Bumps [workbox-expiration](https://github.com/googlechrome/workbox ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4 )
---
updated-dependencies:
- dependency-name: workbox-expiration
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 16:03:36 +00:00
dependabot[bot]
adb4071fdb
Bump @vue/cli-service from 5.0.4 to 5.0.8 in /vue
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 5.0.4 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service )
---
updated-dependencies:
- dependency-name: "@vue/cli-service"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 16:03:22 +00:00
vabene1111
2a20f5e6e2
Merge pull request #2082 from TandoorRecipes/dependabot/npm_and_yarn/vue/prismjs-1.29.0
...
Bump prismjs from 1.28.0 to 1.29.0 in /vue
2022-10-01 17:59:43 +02:00
vabene1111
00f7ae3d66
Merge pull request #2084 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/cli-plugin-babel-5.0.8
...
Bump @vue/cli-plugin-babel from 5.0.4 to 5.0.8 in /vue
2022-10-01 17:59:36 +02:00
vabene1111
f1f4e7ca8e
Merge pull request #2085 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-precaching-6.5.4
...
Bump workbox-precaching from 6.5.3 to 6.5.4 in /vue
2022-10-01 17:59:32 +02:00
wella
6d7b3b8bfa
Translated using Weblate (Indonesian)
...
Currently translated at 5.0% (23 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/id/
2022-10-01 15:56:03 +00:00
wella
7ebccf564d
Added translation using Weblate (Indonesian)
2022-10-01 15:44:15 +00:00
dependabot[bot]
0421a1aa6c
Bump prismjs from 1.28.0 to 1.29.0 in /vue
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.28.0...v1.29.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 15:09:02 +00:00
dependabot[bot]
c118ab9a3c
Bump workbox-precaching from 6.5.3 to 6.5.4 in /vue
...
Bumps [workbox-precaching](https://github.com/googlechrome/workbox ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4 )
---
updated-dependencies:
- dependency-name: workbox-precaching
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 15:09:01 +00:00
dependabot[bot]
02a12cf724
Bump @vue/cli-plugin-babel from 5.0.4 to 5.0.8 in /vue
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 5.0.4 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel )
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-babel"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 15:08:51 +00:00
vabene1111
f28ca41b7b
Merge pull request #2080 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue-i18n-8.27.2
...
Bump vue-i18n from 8.27.1 to 8.27.2 in /vue
2022-10-01 17:05:50 +02:00
vabene1111
6e677cf3cd
Merge pull request #1972 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/cli-plugin-typescript-5.0.8
...
Bump @vue/cli-plugin-typescript from 5.0.4 to 5.0.8 in /vue
2022-10-01 15:58:53 +02:00
vabene1111
d30a23f7ef
Merge pull request #2079 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/cli-plugin-eslint-5.0.8
...
Bump @vue/cli-plugin-eslint from 5.0.4 to 5.0.8 in /vue
2022-10-01 15:58:49 +02:00
vabene1111
88fea6f25d
Merge pull request #2081 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/compiler-sfc-3.2.40
...
Bump @vue/compiler-sfc from 3.2.36 to 3.2.40 in /vue
2022-10-01 15:58:42 +02:00
dependabot[bot]
fc0b5bd738
Bump @vue/cli-plugin-eslint from 5.0.4 to 5.0.8 in /vue
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 5.0.4 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint )
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-eslint"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:44:05 +00:00
dependabot[bot]
5174f9939c
Bump @vue/cli-plugin-typescript from 5.0.4 to 5.0.8 in /vue
...
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript ) from 5.0.4 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-typescript )
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-typescript"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:43:38 +00:00
dependabot[bot]
8f9a489c7e
Bump @vue/compiler-sfc from 3.2.36 to 3.2.40 in /vue
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.36 to 3.2.40.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.2.40/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:41:31 +00:00
dependabot[bot]
fc72efac04
Bump vue-i18n from 8.27.1 to 8.27.2 in /vue
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 8.27.1 to 8.27.2.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/HEAD/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:41:18 +00:00
vabene1111
72f57cf671
Merge pull request #2078 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue-template-compiler-2.7.10
...
Bump vue-template-compiler from 2.6.14 to 2.7.10 in /vue
2022-10-01 10:41:05 +02:00
vabene1111
85b95d1e96
Merge pull request #2076 from TandoorRecipes/dependabot/npm_and_yarn/vue/core-js-3.25.3
...
Bump core-js from 3.25.0 to 3.25.3 in /vue
2022-10-01 10:40:55 +02:00
vabene1111
35dee43f0b
Merge pull request #2077 from TandoorRecipes/dependabot/npm_and_yarn/vue/popperjs/core-2.11.6
...
Bump @popperjs/core from 2.11.5 to 2.11.6 in /vue
2022-10-01 10:40:46 +02:00
dependabot[bot]
fb683bf230
Bump vue-template-compiler from 2.6.14 to 2.7.10 in /vue
...
Bumps [vue-template-compiler](https://github.com/vuejs/vue ) from 2.6.14 to 2.7.10.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.14...v2.7.10 )
---
updated-dependencies:
- dependency-name: vue-template-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:40:45 +00:00
dependabot[bot]
a852f581ba
Bump @popperjs/core from 2.11.5 to 2.11.6 in /vue
...
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.11.5 to 2.11.6.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/compare/v2.11.5...v2.11.6 )
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:40:32 +00:00
dependabot[bot]
cc417f1499
Bump core-js from 3.25.0 to 3.25.3 in /vue
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.25.0 to 3.25.3.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.0...v3.25.3 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:40:08 +00:00
vabene1111
7f9da4c4fb
Merge pull request #2074 from TandoorRecipes/dependabot/npm_and_yarn/vue/babel/eslint-parser-7.19.1
...
Bump @babel/eslint-parser from 7.18.2 to 7.19.1 in /vue
2022-10-01 10:39:57 +02:00
dependabot[bot]
31d3f9abee
Bump @babel/eslint-parser from 7.18.2 to 7.19.1 in /vue
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.18.2 to 7.19.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.1/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:39:30 +00:00
vabene1111
f9670e9833
Merge pull request #2073 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/cli-5.0.8
...
Bump @vue/cli from 5.0.4 to 5.0.8 in /vue
2022-10-01 10:39:16 +02:00
dependabot[bot]
465af8c1a4
Bump @vue/cli from 5.0.4 to 5.0.8 in /vue
...
Bumps [@vue/cli](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli ) from 5.0.4 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli )
---
updated-dependencies:
- dependency-name: "@vue/cli"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:39:06 +00:00
vabene1111
ffe743e233
Merge pull request #2070 from TandoorRecipes/dependabot/pip/python-ldap-3.4.3
...
Bump python-ldap from 3.4.2 to 3.4.3
2022-10-01 10:38:54 +02:00
vabene1111
6b09731a55
Merge pull request #2071 from TandoorRecipes/dependabot/pip/djangorestframework-3.14.0
...
Bump djangorestframework from 3.13.1 to 3.14.0
2022-10-01 10:38:46 +02:00
vabene1111
182a94e0c7
Merge pull request #1971 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/cli-plugin-pwa-5.0.8
...
Bump @vue/cli-plugin-pwa from 5.0.4 to 5.0.8 in /vue
2022-10-01 10:38:33 +02:00
vabene1111
2adaedfd1a
Merge pull request #2028 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-navigation-preload-6.5.4
...
Bump workbox-navigation-preload from 6.5.3 to 6.5.4 in /vue
2022-10-01 10:38:19 +02:00
dependabot[bot]
5074326471
Bump python-ldap from 3.4.2 to 3.4.3
...
Bumps [python-ldap](https://github.com/python-ldap/python-ldap ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/python-ldap/python-ldap/releases )
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.4.2...python-ldap-3.4.3 )
---
updated-dependencies:
- dependency-name: python-ldap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:38:06 +00:00
dependabot[bot]
4807a16a0f
Bump djangorestframework from 3.13.1 to 3.14.0
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework ) from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.13.1...3.14.0 )
---
updated-dependencies:
- dependency-name: djangorestframework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:38:05 +00:00
vabene1111
af044f1002
Merge pull request #2072 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.14.1
...
Bump recipe-scrapers from 14.14.0 to 14.14.1
2022-10-01 10:37:47 +02:00
dependabot[bot]
cdf77c8796
Bump recipe-scrapers from 14.14.0 to 14.14.1
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 14.14.0 to 14.14.1.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.14.0...14.14.1 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:37:36 +00:00
vabene1111
e68bedf7eb
Merge pull request #2037 from TandoorRecipes/dependabot/pip/django-storages-1.13.1
...
Bump django-storages from 1.12.3 to 1.13.1
2022-10-01 10:37:20 +02:00
vabene1111
5e21e7fa8e
Merge pull request #1896 from TandoorRecipes/dependabot/npm_and_yarn/vue/webpack-bundle-tracker-1.6.0
...
Bump webpack-bundle-tracker from 1.5.0 to 1.6.0 in /vue
2022-10-01 10:37:07 +02:00
dependabot[bot]
f49b39b216
Bump django-storages from 1.12.3 to 1.13.1
...
Bumps [django-storages](https://github.com/jschneier/django-storages ) from 1.12.3 to 1.13.1.
- [Release notes](https://github.com/jschneier/django-storages/releases )
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jschneier/django-storages/compare/1.12.3...1.13.1 )
---
updated-dependencies:
- dependency-name: django-storages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 08:37:02 +00:00
vabene1111
0d24292f52
Merge pull request #1890 from TandoorRecipes/dependabot/pip/django-webpack-loader-1.6.0
...
Bump django-webpack-loader from 1.5.0 to 1.6.0
2022-10-01 10:37:02 +02:00
vabene1111
f3b7016be8
Merge pull request #2027 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-routing-6.5.4
...
Bump workbox-routing from 6.5.3 to 6.5.4 in /vue
2022-10-01 10:36:41 +02:00
vabene1111
0f77c831c9
Merge pull request #2026 from TandoorRecipes/dependabot/pip/cryptography-38.0.1
...
Bump cryptography from 37.0.2 to 38.0.1
2022-10-01 10:36:35 +02:00
vabene1111
be48e57453
Merge pull request #2068 from TandoorRecipes/dependabot/pip/pytest-7.1.3
...
Bump pytest from 7.1.2 to 7.1.3
2022-10-01 10:36:24 +02:00
vabene1111
3b45ca18af
Merge pull request #2069 from TandoorRecipes/dependabot/pip/boto3-1.24.84
...
Bump boto3 from 1.24.21 to 1.24.84
2022-10-01 10:36:18 +02:00
dependabot[bot]
da1b22c148
Bump boto3 from 1.24.21 to 1.24.84
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.24.21 to 1.24.84.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.24.21...1.24.84 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 00:03:55 +00:00
dependabot[bot]
9dab21f972
Bump pytest from 7.1.2 to 7.1.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-01 00:03:45 +00:00
vabene1111
89a5f92ace
Merge branch 'develop'
2022-09-30 15:43:51 +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
vabene1111
33e5bb7d0a
Merge branch 'develop'
2022-09-27 14:18:29 +02:00
vabene1111
0cf63cd715
Merge pull request #2065 from smarth42/patch-1
...
Update faq.md
2022-09-27 07:38:15 +02:00
Noé Feutry
5dc7bf5b0e
Translated using Weblate (French)
...
Currently translated at 86.7% (399 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2022-09-26 16:33:07 +00: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
smarth42
a05a785e22
Update faq.md
...
updated user invite location.
2022-09-25 21:04:10 -05:00
Oliver Cervera
b470602317
Translated using Weblate (Italian)
...
Currently translated at 75.0% (345 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2022-09-25 12:33:12 +00: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
60043fff59
changed contributions guidelines, please ask/talk first about new features
2022-09-23 17:07:04 +02:00
vabene1111
16c0189b80
Merge branch 'develop'
2022-09-23 17:00:11 +02:00
vabene1111
36c30f9e11
fixed print from card when recipe is not open
2022-09-23 16:55:25 +02:00
vabene1111
12a8582a9a
fixed importer and copy recipe
2022-09-23 16:43:22 +02:00
vabene1111
13b91e5b91
improved swiping behavior on shopping list
2022-09-23 16:27:16 +02:00
vabene1111
d02b253242
fixed search settings not working with sqlite DB
2022-09-23 16:16:44 +02:00
henrique roberto lino
16528c4c89
Translated using Weblate (Portuguese)
...
Currently translated at 10.4% (48 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt/
2022-09-23 02:33:11 +00:00
henrique roberto lino
6442e174b3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 35.0% (161 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
2022-09-23 02:33:11 +00:00
vabene1111
fd325c1797
Merge branch 'develop'
2022-09-21 20:17:08 +02:00
vabene1111
12491d1302
changed gunicorn default settings
2022-09-21 20:17:00 +02:00
vabene1111
b7a4613310
Merge pull request #2052 from Szeraax/patch-1
...
Update boot.sh
2022-09-21 20:16:25 +02:00
Szeraax
39f5fca89b
Update boot.sh
...
Set default value to 1 if null or unset for gunicorn workers/threads.
2022-09-21 11:06:55 -06:00
vabene1111
2902262503
Merge branch 'develop'
2022-09-21 17:05:17 +02:00
vabene1111
b49393357a
fixed tests
2022-09-21 16:54:41 +02:00
vabene1111
2c7237adaa
Merge branch 'develop' into beta
2022-09-21 16:32:53 +02:00
vabene1111
cc1a69eac0
fixed cache key uniqueness even in tests
2022-09-21 16:28:54 +02:00
vabene1111
13d498658c
fixed DB setting
2022-09-19 07:34:26 +02:00
vabene1111
cad93b2dd1
equal button styling in editor
2022-09-19 07:32:51 +02:00
vabene1111
f0b8bac221
improved loading animation
2022-09-19 07:31:57 +02:00
vabene1111
13ef843edb
fixed sort dropdown visibility
2022-09-19 07:28:20 +02:00
dependabot[bot]
ca9c96647e
Bump cryptography from 37.0.2 to 38.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 37.0.2 to 38.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/37.0.2...38.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 05:14:20 +00:00
vabene1111
902ef3cd1e
downgrade django to fix DRF
2022-09-19 07:13:22 +02:00
vabene1111
0b69bcddcc
downgrade django to fix DRF
2022-09-19 07:13:09 +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
9fa82c2ddb
something broke with md, dont want to fix right now
2022-09-17 08:43:10 +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
vabene1111
fc67525dcb
Merge pull request #1969 from TandoorRecipes/dependabot/pip/markdown-3.4.1
...
Bump markdown from 3.3.7 to 3.4.1
2022-09-17 07:13:54 +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
e06c82297d
added loading animation to main search page
2022-09-15 20:53:22 +02:00
vabene1111
98af1e1e4c
Merge branch 'develop' into beta
2022-09-15 19:05:57 +02:00
vabene1111
459be74a7c
changed local DB setting
2022-09-15 19:05:46 +02:00
vabene1111
37e81275b5
align dependencies with oauth toolkit
2022-09-15 18:37:15 +02:00
vabene1111
8417b0ec3f
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
...
# Conflicts:
# recipes/settings.py
2022-09-15 18:31:46 +02:00
vabene1111
7d834ee088
debug toobar stuff
2022-09-15 18:31:30 +02:00
vabene1111
eb119b7443
remove "favorite" as default sort order due to performacne issues
2022-09-15 18:31:22 +02:00
vabene1111
cc342cbae3
add community contributed to HA docs and link to alexbelgium directly on top
2022-09-12 20:06:12 +02:00
vabene1111
75ae26fd28
Merge pull request #2032 from alexbelgium/develop
...
Home Assistant documentation
2022-09-12 20:00:31 +02:00
dependabot[bot]
70e6585669
Bump django-webpack-loader from 1.5.0 to 1.6.0
...
Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/django-webpack/django-webpack-loader/releases )
- [Changelog](https://github.com/django-webpack/django-webpack-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-webpack/django-webpack-loader/compare/1.5.0...1.6.0 )
---
updated-dependencies:
- dependency-name: django-webpack-loader
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 18:00:05 +00:00
vabene1111
94f58f4608
Merge pull request #2029 from TandoorRecipes/dependabot/pip/django-4.1.1
...
Bump django from 4.0.7 to 4.1.1
2022-09-12 19:59:37 +02:00
vabene1111
5478a8d49a
Merge pull request #2036 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.14.0
...
Bump recipe-scrapers from 14.11.0 to 14.14.0
2022-09-12 19:59:26 +02:00
dependabot[bot]
23180622e8
Bump django from 4.0.7 to 4.1.1
...
Bumps [django](https://github.com/django/django ) from 4.0.7 to 4.1.1.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/commits )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 15:59:22 +00:00
dependabot[bot]
62187fbbdf
Bump recipe-scrapers from 14.11.0 to 14.14.0
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 14.11.0 to 14.14.0.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.11.0...14.14.0 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 15:59:09 +00: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
Alexandre
35bb3c9eb1
Add updates and backup instructions
2022-09-10 22:33:06 +02:00
Noé Feutry
84e7850e91
Translated using Weblate (French)
...
Currently translated at 85.2% (392 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2022-09-10 19:33:01 +00: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
Alexandre
5423019a14
Add self promotion
2022-09-10 11:57:27 +02:00
Alexandre
e8c5c610b7
Improve layout
2022-09-10 11:54:21 +02:00
Alexandre
3f0cef59b8
Create home assistant install instructions
2022-09-10 11:53:56 +02:00
Alexandre
867c3595ff
Merge branch 'TandoorRecipes:develop' into develop
2022-09-10 10:51:58 +02:00
vabene1111
631dd58c1f
fixed share link guest user error message
2022-09-09 18:28:01 +02:00
vabene1111
ba235b26b7
fixed make header not removing food/unit/amount
2022-09-09 18:18:29 +02:00
dependabot[bot]
e54e850241
Bump markdown from 3.3.7 to 3.4.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.1 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-09 16:09:40 +00:00
dependabot[bot]
d0cb7a79f9
Bump webpack-bundle-tracker from 1.5.0 to 1.6.0 in /vue
...
Bumps [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases )
- [Commits](https://github.com/django-webpack/webpack-bundle-tracker/compare/1.5.0...1.6.0 )
---
updated-dependencies:
- dependency-name: webpack-bundle-tracker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-09 16:09:30 +00:00
vabene1111
40c85c512c
Merge pull request #1968 from TandoorRecipes/dependabot/pip/pillow-9.2.0
...
Bump pillow from 9.1.1 to 9.2.0
2022-09-09 18:09:02 +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
dependabot[bot]
cfd24de72a
Bump workbox-navigation-preload from 6.5.3 to 6.5.4 in /vue
...
Bumps [workbox-navigation-preload](https://github.com/googlechrome/workbox ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4 )
---
updated-dependencies:
- dependency-name: workbox-navigation-preload
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-09 16:07:08 +00:00
dependabot[bot]
54acfe3e39
Bump workbox-routing from 6.5.3 to 6.5.4 in /vue
...
Bumps [workbox-routing](https://github.com/googlechrome/workbox ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4 )
---
updated-dependencies:
- dependency-name: workbox-routing
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-09 16:06:53 +00:00
dependabot[bot]
574a6ab5f4
Bump pillow from 9.1.1 to 9.2.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.1.1 to 9.2.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/9.1.1...9.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-09 16:06:44 +00:00
vabene1111
39070d32bd
Merge pull request #1986 from CameronJGrant/develop
...
Solves #1830 (Split times over 60 min into hours and minutes)
2022-09-09 18:06:34 +02:00
vabene1111
9aa3d2d87a
Merge pull request #2013 from nough/develop
...
Update documentation on external recipes
2022-09-09 18:05:29 +02:00
vabene1111
02926516b9
Merge pull request #2025 from TandoorRecipes/dependabot/pip/python-dotenv-0.21.0
...
Bump python-dotenv from 0.20.0 to 0.21.0
2022-09-09 18:05:18 +02:00
dependabot[bot]
215f561623
Bump python-dotenv from 0.20.0 to 0.21.0
...
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases )
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-09 16:04:58 +00:00
vabene1111
e2c2f5d757
Merge pull request #2017 from TandoorRecipes/dependabot/pip/drf-writable-nested-0.7.0
...
Bump drf-writable-nested from 0.6.4 to 0.7.0
2022-09-09 18:04:33 +02:00
vabene1111
d887405ab3
Merge pull request #2018 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-4.8.2
...
Bump typescript from 4.7.2 to 4.8.2 in /vue
2022-09-09 18:04:29 +02:00
vabene1111
00deb75195
Merge pull request #2019 from TandoorRecipes/dependabot/npm_and_yarn/vue/core-js-3.25.0
...
Bump core-js from 3.22.7 to 3.25.0 in /vue
2022-09-09 18:04:21 +02:00
Tomasz Klimczak
b228b0f42a
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-09-05 21:32:56 +00:00
AquaticLava
689eb426ea
method for asynchronous generation of meals. start of menu for auto planner. delete method deletes all records for testing the auto planner.
2022-09-04 16:31:28 -06:00
Tomasz Klimczak
3d5ff23433
Translated using Weblate (Polish)
...
Currently translated at 99.3% (457 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2022-09-03 23:32:55 +00:00
Alexandre
1a24f34499
Create homeassistant.md
2022-09-03 18:59:14 +02:00
1k2
8459b40743
Translated using Weblate (Dutch)
...
Currently translated at 99.3% (457 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2022-09-01 20:32:55 +00: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
Arne Hüffmeier
12ad6af8c3
fix path
2022-09-01 13:45:49 +02:00
Arne Hüffmeier
cf24e1014a
add two infos
2022-09-01 13:38:47 +02:00
dependabot[bot]
bd1b40dd94
Bump core-js from 3.22.7 to 3.25.0 in /vue
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.22.7 to 3.25.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.7...v3.25.0 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-01 00:37:12 +00:00
dependabot[bot]
95d4bfb2bd
Bump typescript from 4.7.2 to 4.8.2 in /vue
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.2 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-01 00:34:33 +00:00
dependabot[bot]
23caac9d09
Bump drf-writable-nested from 0.6.4 to 0.7.0
...
Bumps [drf-writable-nested](https://github.com/beda-software/drf-writable-nested ) from 0.6.4 to 0.7.0.
- [Release notes](https://github.com/beda-software/drf-writable-nested/releases )
- [Changelog](https://github.com/beda-software/drf-writable-nested/blob/master/CHANGELOG.md )
- [Commits](https://github.com/beda-software/drf-writable-nested/compare/v0.6.4...v0.7.0 )
---
updated-dependencies:
- dependency-name: drf-writable-nested
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-01 00:15:01 +00:00
nough
ece4f6e32d
Update updating.md
2022-08-28 20:52:52 +01:00
nough
5e7d1ba827
Update updating.md
...
remove outline of docker update batch script - it wasn't ready and I committed it when I didn't understand how github branches work (I still don't, really).
2022-08-28 20:51:26 +01:00
nough
a88214eea6
Update external_recipes.md
...
fixed my mistakes
2022-08-27 22:18:52 +01:00
nough
7ec5646338
update external_recipes.md with docker info
...
added info on docker external recipes, as i've just followed this process myself. unsure if I needed to add the externalfiles folder to the nginx_recipes volume, but I have anyway in my personal one, and that worked.
2022-08-27 22:12:33 +01:00
nough
c020bea41e
Merge branch 'TandoorRecipes:develop' into develop
2022-08-27 21:57:02 +01:00
吕楪
e6f79a6fa3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (460 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2022-08-23 13:32:56 +00:00
Mike Miller
0ab430ea82
Translated using Weblate (German)
...
Currently translated at 99.7% (459 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2022-08-23 13:32:56 +00:00
Kirstin Seidel-Gebert
3d95657b8a
Translated using Weblate (German)
...
Currently translated at 99.7% (459 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2022-08-23 13:32:56 +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
吕楪
09929beeb9
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.6% (454 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2022-08-22 09:56:23 +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
Mathias Rasmussen
0cc3df71d2
Translated using Weblate (Danish)
...
Currently translated at 100.0% (460 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/da/
2022-08-14 16:32:49 +00:00
Thorin
e124c211ac
Translated using Weblate (Spanish)
...
Currently translated at 73.2% (315 of 430 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/es/
2022-08-12 21: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
Cameron Grant
38921f1254
Updated time to use hours and minutes split
2022-08-11 14:23:31 -07:00
vabene1111
4fec9a493e
Merge pull request #1989 from TandoorRecipes/dependabot/pip/django-4.0.7
...
Bump django from 4.0.6 to 4.0.7
2022-08-11 23:07:43 +02:00
dependabot[bot]
71c5adda79
Bump django from 4.0.6 to 4.0.7
...
Bumps [django](https://github.com/django/django ) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.6...4.0.7 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-11 15:25:12 +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
4a1aee38a3
Merge branch 'develop' into beta
2022-08-05 18:02:48 +02:00
vabene1111
c7f75fe58f
boot.sh
2022-08-05 17:55:25 +02:00
vabene1111
2eed5143fe
boot.sh
2022-08-05 17:43:59 +02:00
vabene1111
6e4ea518d9
boot.sh
2022-08-05 17:36:00 +02:00
vabene1111
a898d722d6
fixed typo
2022-08-05 17:21:59 +02:00
vabene1111
904358bb00
allow changing gunicorn settings
2022-08-05 17:13:27 +02:00
vabene1111
92c21bc382
Merge branch 'develop' into beta
2022-08-05 16:55:00 +02: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
9ef21241bf
markdown editor adjustments
2022-08-01 17:13:44 +02:00
vabene1111
5e77adf7e6
fixed mail send
2022-08-01 16:56:18 +02:00
vabene1111
4df0a46701
Merge pull request #1975 from TandoorRecipes/dependabot/pip/icalendar-4.1.0
...
Bump icalendar from 4.0.9 to 4.1.0
2022-08-01 16:28:48 +02:00
dependabot[bot]
f186404628
Bump icalendar from 4.0.9 to 4.1.0
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 4.0.9 to 4.1.0.
- [Release notes](https://github.com/collective/icalendar/releases )
- [Changelog](https://github.com/collective/icalendar/blob/4.1.0/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/4.0.9...4.1.0 )
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 14:28:24 +00:00
vabene1111
8e3ec91f3c
Merge pull request #1961 from AquaticLava/develop
...
Fixes #1234
2022-08-01 16:28:18 +02:00
vabene1111
2605addf34
Merge pull request #1974 from TandoorRecipes/dependabot/pip/drf-writable-nested-0.6.4
...
Bump drf-writable-nested from 0.6.3 to 0.6.4
2022-08-01 16:27:48 +02:00
vabene1111
1ab3e57b83
Merge pull request #1947 from dmaes/develop
...
Add S3_CUSTOM_DOMAIN settings, closes #1943
2022-08-01 16:27:16 +02:00
dependabot[bot]
2f36ae5112
Bump drf-writable-nested from 0.6.3 to 0.6.4
...
Bumps [drf-writable-nested](https://github.com/beda-software/drf-writable-nested ) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/beda-software/drf-writable-nested/releases )
- [Changelog](https://github.com/beda-software/drf-writable-nested/blob/master/CHANGELOG.md )
- [Commits](https://github.com/beda-software/drf-writable-nested/compare/v0.6.3...v0.6.4 )
---
updated-dependencies:
- dependency-name: drf-writable-nested
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 14:27:15 +00:00
vabene1111
acc19ca65e
Merge pull request #1973 from TandoorRecipes/dependabot/pip/python-ldap-3.4.2
...
Bump python-ldap from 3.4.0 to 3.4.2
2022-08-01 16:26:46 +02:00
vabene1111
ea213e2dfd
Merge pull request #1948 from iamkarlson/feature/fix_csrf_django_40
...
fixed csrf
2022-08-01 16:25:56 +02:00
vabene1111
02cf3264a3
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
2022-08-01 16:18:46 +02:00
vabene1111
a0b1186558
settings wip
2022-08-01 16:18:43 +02:00
dependabot[bot]
27e47718bb
Bump python-ldap from 3.4.0 to 3.4.2
...
Bumps [python-ldap](https://github.com/python-ldap/python-ldap ) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/python-ldap/python-ldap/releases )
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.4.0...python-ldap-3.4.2 )
---
updated-dependencies:
- dependency-name: python-ldap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 05:52:23 +00:00
vabene1111
f78dd209bd
Merge pull request #1967 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.11.0
...
Bump recipe-scrapers from 14.6.0 to 14.11.0
2022-08-01 07:51:58 +02:00
dependabot[bot]
2f8b479fdd
Bump @vue/cli-plugin-pwa from 5.0.4 to 5.0.8 in /vue
...
Bumps [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa ) from 5.0.4 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-pwa )
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-pwa"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 00:28:30 +00:00
dependabot[bot]
b4e0b51f5b
Bump recipe-scrapers from 14.6.0 to 14.11.0
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 14.6.0 to 14.11.0.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.6.0...14.11.0 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 00:13:53 +00:00
AquaticLava
eedce4dcfd
fixes shopping list number showing completed items
2022-07-27 21:03:21 -06:00
AquaticLava
006be92180
Fixes #1234
2022-07-26 17:49:43 -06:00
Tomasz Klimczak
1fae004785
Translated using Weblate (Polish)
...
Currently translated at 100.0% (427 of 427 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2022-07-26 21:32:41 +00:00
Huth Jimmy
239a88cd24
Translated using Weblate (French)
...
Currently translated at 88.5% (378 of 427 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2022-07-26 21:32:41 +00:00
vabene1111
22b432a6ae
Merge pull request #1952 from tomtjes/patch-1
...
fix minor issues in CopyMeThat importer
2022-07-25 14:48:26 +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
5f8e371793
Merge pull request #1949 from TandoorRecipes/dependabot/npm_and_yarn/vue/terser-4.8.1
...
Bump terser from 4.8.0 to 4.8.1 in /vue
2022-07-21 07:46:56 +02:00
dependabot[bot]
94d9ac03ea
Bump terser from 4.8.0 to 4.8.1 in /vue
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-21 05:21:46 +00:00
George Green
897ac97423
fixed csrf
2022-07-20 21:17:29 +02:00
dmaes
24aeae6de9
update .env.template
2022-07-20 10:45:52 +02:00
dmaes
ce941db3be
add S3_CUSTOM_DOMAIN setting
2022-07-20 08:54:34 +02:00
vabene1111
5ff91ee47f
more settings in
2022-07-15 17:39:44 +02: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
vabene1111
5429c4d557
Merge pull request #1937 from tomtjes/patch-1
...
Update copymethat.py
2022-07-14 09:53:43 +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
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
d464633c70
removed django filters
2022-07-12 20:38:18 +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
5ead4967a5
removed ingredient list shopping
2022-07-12 19:54:18 +02:00
vabene1111
8bb7ce2062
removed user servings feature
2022-07-12 19:43:11 +02:00
vabene1111
ba748cc5fe
Merge branch 'develop' into beta
2022-07-11 23:42:31 +02:00
nough
c86ff27bef
Update backup.md
...
Further information, backup using import/export.
2022-07-08 09:19:48 +01:00
nough
be6bb5f039
Merge branch 'TandoorRecipes:develop' into develop
2022-07-08 09:14:57 +01:00
vabene1111
22b1a9634a
Merge branch 'develop' into beta
2022-07-07 19:17:21 +02:00
nough
9961746f1f
update, adding docker backup script outline
2022-07-07 15:46:31 +01:00
vabene1111
eeb5395efc
Merge branch 'develop' into beta
2022-07-01 11:58:40 +02:00
vabene1111
6ea259596a
Merge branch 'develop' into beta
2022-06-26 12:54:24 +02:00
vabene1111
49275a96fe
Merge branch 'develop' into beta
2022-06-20 16:53:31 +02:00