vabene1111
|
9b132e71f2
|
screw up ingredient parser
|
2022-04-23 01:21:13 +02:00 |
|
vabene1111
|
1a21659b5e
|
Merge pull request #1737 from TandoorRecipes/dependabot/pip/django-3.2.13
Bump django from 3.2.12 to 3.2.13
|
2022-04-23 01:01:40 +02:00 |
|
dependabot[bot]
|
1a1dd092d0
|
Bump django from 3.2.12 to 3.2.13
Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.12...3.2.13)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-22 22:45:49 +00:00 |
|
vabene1111
|
9adc1f7266
|
small fixes and tests
|
2022-04-22 22:27:17 +02:00 |
|
vabene1111
|
6953f763d2
|
improved source url field rendering
|
2022-04-22 21:13:00 +02:00 |
|
vabene1111
|
4ecf77f431
|
Merge branch 'feature/importer_to_vue' into develop
# Conflicts:
# vue/src/apps/RecipeView/RecipeView.vue
|
2022-04-22 21:07:02 +02:00 |
|
vabene1111
|
c4f5b160a6
|
show original text in recipe editor
|
2022-04-22 21:05:23 +02:00 |
|
vabene1111
|
d8f6dbc58f
|
import list to textarea
|
2022-04-22 21:00:59 +02:00 |
|
vabene1111
|
8d3747a304
|
added missing doc entries
|
2022-04-22 20:30:05 +02:00 |
|
vabene1111
|
1740913a14
|
improve experience when importing multiple recipes
|
2022-04-22 20:19:39 +02:00 |
|
vabene1111
|
3cf0395a18
|
lots of small fixes
|
2022-04-22 19:26:49 +02:00 |
|
Kaibu
|
42dfc9d126
|
source url added
|
2022-04-22 18:53:23 +02:00 |
|
Kaibu
|
d7bd731c73
|
minor ui fix in recipe view
|
2022-04-22 17:43:23 +02:00 |
|
Kaibu
|
9e86abb004
|
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
|
2022-04-22 17:33:33 +02:00 |
|
Kaibu
|
dc8ce0f6a4
|
recipe image max-width based on ingredient table
|
2022-04-22 17:33:27 +02:00 |
|
vabene1111
|
2ddb0c719a
|
Merge branch 'develop' into feature/importer_to_vue
# Conflicts:
# vue/src/apps/RecipeEditView/RecipeEditView.vue
# vue/src/utils/openapi/api.ts
|
2022-04-22 16:41:13 +02:00 |
|
Tomasz Klimczak
|
05383a2bc3
|
Translated using Weblate (Polish)
Currently translated at 100.0% (384 of 384 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
|
2022-04-21 19:14:53 +00:00 |
|
Tomasz Klimczak
|
82fd6f1860
|
Translated using Weblate (Polish)
Currently translated at 100.0% (383 of 383 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
|
2022-04-19 04:18:02 +00:00 |
|
Kaibu
|
694022506d
|
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
|
2022-04-18 14:13:30 +02:00 |
|
Kaibu
|
45a86a22e3
|
recipe switcher and navbar fixes
also added left_hand to global preferences
|
2022-04-18 14:13:23 +02:00 |
|
vabene1111
|
1100826ed8
|
fixed NC importer importing empty keywords
|
2022-04-18 12:52:32 +02:00 |
|
vabene1111
|
d1065c8ac4
|
Merge pull request #1710 from hendrikbl/feature/navbar-tweaks
Navbar tweaks
|
2022-04-18 12:37:45 +02:00 |
|
vabene1111
|
2fdd9edde1
|
Merge pull request #1731 from parkroland/enhancement/clickable-keywords-recipe-card
Add clickable keywords to recipe card
|
2022-04-18 12:33:10 +02:00 |
|
Roland Park
|
a84ab0c049
|
Add clickable keywords to recipe card
|
2022-04-17 19:56:36 -04:00 |
|
vabene1111
|
d9dd0a594e
|
show recipe and allow delete in ingredient editor
|
2022-04-17 23:25:22 +02:00 |
|
vabene1111
|
f0d59a8c9c
|
added ability to open ingredient editor from food/unit list
|
2022-04-17 22:43:33 +02:00 |
|
vabene1111
|
d50fb69ce9
|
fixed errro message in meal plan when adding notes with add to shopping
|
2022-04-17 15:48:18 +02:00 |
|
vabene1111
|
8bc13fc91f
|
fixed env template email settings
|
2022-04-17 15:35:41 +02:00 |
|
vabene1111
|
2ce06a8154
|
fixed too small fractions dissappearing
|
2022-04-17 15:35:32 +02:00 |
|
vabene1111
|
0a0c0b069f
|
fixed space management page template error
|
2022-04-17 15:03:50 +02:00 |
|
vabene1111
|
47b62aa390
|
Merge pull request #1714 from gloriousDan/docs_nginx_read_only
Docs: nginx mount volumes read-only
|
2022-04-17 14:59:57 +02:00 |
|
vabene1111
|
9a2f91d3d4
|
Merge pull request #1709 from gloriousDan/develop
Docs: Reintroduce restart-always to web_recipes service
|
2022-04-17 14:58:55 +02:00 |
|
vabene1111
|
2df940ee40
|
improved rezkonv importer
|
2022-04-17 14:55:30 +02:00 |
|
Oskar Stenberg
|
67a5d8f1bd
|
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/
|
2022-04-17 00:32:01 +00:00 |
|
vabene1111
|
297a8d4c8b
|
ingredient editor basics done
|
2022-04-14 22:45:31 +02:00 |
|
vabene1111
|
976bce5fdd
|
add merge capability to ingredient editor
|
2022-04-14 22:10:48 +02:00 |
|
vabene1111
|
8c89438b97
|
allow delete in ingredient editor
|
2022-04-14 14:40:15 +02:00 |
|
vabene1111
|
7ca7bd6111
|
improve generic form delete
|
2022-04-14 14:31:34 +02:00 |
|
vabene1111
|
3159868ba4
|
moved generic multiselect create function into component
|
2022-04-14 14:08:16 +02:00 |
|
vabene1111
|
7befa4a084
|
added basic ingredient editor
|
2022-04-14 13:01:27 +02:00 |
|
vabene1111
|
2ee96c2ea4
|
docs run on master, update contrib. docs
|
2022-04-14 08:53:16 +02:00 |
|
vabene1111
|
74b67e5549
|
Merge pull request #1719 from tristanlins/develop
Remove namespace vom k8s templates
|
2022-04-14 08:40:51 +02:00 |
|
vabene1111
|
1e24161d4c
|
Merge pull request #1711 from Makanz/add-swedish-language-support
Add swedish language support
|
2022-04-14 08:39:29 +02:00 |
|
Tristan Lins
|
a839fb0bfc
|
Remove namespace vom k8s templates
|
2022-04-12 20:43:58 +02:00 |
|
cesar ferreira
|
46267a135b
|
Translated using Weblate (Portuguese)
Currently translated at 7.8% (30 of 381 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt/
|
2022-04-12 18:32:03 +00:00 |
|
Tomasz Klimczak
|
f7ab0400a3
|
Translated using Weblate (Polish)
Currently translated at 100.0% (381 of 381 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
|
2022-04-12 18:32:02 +00:00 |
|
Marcus Alsterfjord
|
74863117c5
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (381 of 381 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/sv/
|
2022-04-12 18:32:01 +00:00 |
|
Marcus Alsterfjord
|
e872272fbd
|
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/
|
2022-04-12 18:32:00 +00:00 |
|
Daniel
|
9ae7d591cc
|
Merge branch 'TandoorRecipes:develop' into docs_nginx_read_only
|
2022-04-10 20:46:46 +02:00 |
|
Daniel Schulz
|
c3c697f4a8
|
Mount all volumes in nginx read-only
|
2022-04-10 20:45:34 +02:00 |
|