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]
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
24f331c208
improved ingredient parser handling of amount unit without space
2022-11-09 14:24:12 +01:00
vabene1111
16d0fc38f9
improved paste ingredient function to retain order and add to correct step
2022-11-09 14:01:03 +01:00
vabene1111
5e4cac52d6
fixed recipe image size with nutrition information
2022-11-09 13:23:43 +01:00
vabene1111
b489a2d849
Merge pull request #2101 from Mikhail5555/patch-2
...
Allow 1/16th to be a fraction (small salt amounts)
2022-11-09 12:53:13 +01:00
vabene1111
7c5707e0c0
Merge pull request #2128 from rdangdev/develop
...
Fixed: ports are on the wrong service
2022-11-09 12:52:40 +01:00
vabene1111
946699a335
Merge pull request #2154 from mh166/feature-enable-search-plugin
...
Enable search plugin for docs
2022-11-09 12:52:14 +01:00
vabene1111
44b2c02034
updated cryptography
2022-11-09 12:49:23 +01:00
vabene1111
c150c7f84e
fixed recipekeeper integration
2022-11-09 12:48:34 +01:00
vabene1111
97503a68d8
Merge pull request #2163 from TandoorRecipes/dependabot/npm_and_yarn/vue/loader-utils-1.4.1
...
Bump loader-utils from 1.4.0 to 1.4.1 in /vue
2022-11-09 12:17:21 +01:00
dependabot[bot]
126a2d870e
Bump loader-utils from 1.4.0 to 1.4.1 in /vue
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 03:45:14 +00:00
Gorkem
02bad8cfb9
Translated using Weblate (Turkish)
...
Currently translated at 27.1% (125 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/tr/
2022-11-06 22:09:31 +00:00
Gorkem
d9465c7f9d
Translated using Weblate (Turkish)
...
Currently translated at 2.2% (12 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/tr/
2022-11-06 22:09:31 +00:00
Gorkem
ead3168d80
Added translation using Weblate (Turkish)
2022-11-05 21:09:24 +00:00
mh166
a71bba307e
Enable search plugin for docs
...
I think mkdocs-material's search function would be a great addition to make the documentation even more accessible. At least I was looking for some info just moments ago and would've liked a search bar.
From my own projects, I remembered that mkdocs-material does come with the search search plugin enabled by default. But it must be re-added to mkdocs.yml when other plugins are used. So I did. Hope this helps. :)
2022-11-01 11:44:56 +01:00
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