smilerz
|
8094c7d53a
|
added drag and drop to ingredients
|
2021-05-01 16:30:20 -05:00 |
|
smilerz
|
71e02c0916
|
manually parse json
|
2021-05-01 16:30:20 -05:00 |
|
smilerz
|
25fb41baed
|
update urls.py
|
2021-05-01 16:30:20 -05:00 |
|
smilerz
|
34ff484830
|
commit merge from Patralos/recipes
|
2021-05-01 16:30:20 -05:00 |
|
smilerz
|
91e36eb222
|
updated URL import page with tab interface
|
2021-05-01 16:30:20 -05:00 |
|
smilerz
|
55ba568f3c
|
import raw json/html
|
2021-05-01 16:30:20 -05:00 |
|
smilerz
|
8f3f1c230c
|
refactored json parser to create functions for each sub parser
|
2021-05-01 16:30:20 -05:00 |
|
Patrick Pirker
|
1690abaf47
|
replace common fractions with their concrete value (else parsing is not possible)
|
2021-05-01 16:30:20 -05:00 |
|
Patrick Pirker
|
7414033495
|
Allow recipes to be imported from json directly
|
2021-05-01 16:30:20 -05:00 |
|
vabene1111
|
d1b9d15816
|
recipe_scrapers deprectation fix
|
2021-05-01 22:56:00 +02:00 |
|
vabene1111
|
ff43492265
|
Merge pull request #505 from smilerz/json_import
Manually Import Recipe
|
2021-05-01 22:39:27 +02:00 |
|
vabene1111
|
3daebc4170
|
Merge branch 'develop' into json_import
|
2021-05-01 22:39:20 +02:00 |
|
vabene1111
|
67485c0ea3
|
Merge pull request #585 from TimPansino/develop
Fix crash on missing photos in paprika
|
2021-05-01 22:18:27 +02:00 |
|
vabene1111
|
aafbc497cc
|
search view fixes/updates
|
2021-05-01 22:16:29 +02:00 |
|
vabene1111
|
0a99791021
|
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
|
2021-05-01 19:20:23 +02:00 |
|
vabene1111
|
7bc4ae9870
|
fixed paprika importer
|
2021-05-01 19:19:48 +02:00 |
|
vabene1111
|
84bd33f93e
|
Merge pull request #590 from vabene1111/dependabot/pip/python-dotenv-0.17.1
Bump python-dotenv from 0.17.0 to 0.17.1
|
2021-05-01 17:26:26 +02:00 |
|
its_me_gb
|
7cd6a7c2a6
|
Import recipe keywords
|
2021-05-01 15:02:22 +01:00 |
|
Marcel Paluch
|
c661646f46
|
Translated using Weblate (German)
Currently translated at 100.0% (50 of 50 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
|
2021-05-01 13:01:56 +00:00 |
|
Marcel Paluch
|
7a017899ee
|
Translated using Weblate (German)
Currently translated at 99.7% (370 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
|
2021-05-01 13:01:55 +00:00 |
|
its_me_gb
|
0ec29636b3
|
Add original source url to the first recipe step
|
2021-04-30 09:14:31 +01:00 |
|
its_me_gb
|
5ef5530392
|
Move the source url back into the step - inline with other importers
|
2021-04-30 08:40:00 +01:00 |
|
dependabot[bot]
|
689c447b6c
|
Bump python-dotenv from 0.17.0 to 0.17.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.17.0...v0.17.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-30 05:51:53 +00:00 |
|
vabene1111
|
239ba5f861
|
fixed meal plan notes and recipe links
|
2021-04-29 17:15:06 +02:00 |
|
Timothy Pansino
|
43c71af2af
|
Fix crash on missing photos in paprika
|
2021-04-28 20:22:12 -07:00 |
|
its_me_gb
|
b9040cb3a4
|
parse the servings
|
2021-04-28 18:41:26 +01:00 |
|
its_me_gb
|
c710d42ccb
|
Add the source url to description not step
|
2021-04-28 17:50:05 +01:00 |
|
its_me_gb
|
1bc5af1cab
|
import local image, download if fails.
|
2021-04-28 13:47:51 +01:00 |
|
its_me_gb
|
23415f8a61
|
Initial importer created.
|
2021-04-28 13:47:51 +01:00 |
|
its_me_gb
|
d00fa10b9f
|
Import the recipe image from the zip file.
|
2021-04-28 13:16:55 +01:00 |
|
vabene1111
|
cc34496c00
|
added missing files last commit
|
2021-04-28 11:27:28 +02:00 |
|
vabene1111
|
be84e44e43
|
recipe view enhancements
|
2021-04-28 11:27:20 +02:00 |
|
vabene1111
|
ae3eb6cfe5
|
removed one more old bundle render
|
2021-04-28 09:46:52 +02:00 |
|
vabene1111
|
d06e6c0ab3
|
updated webpack loader and lots of javscript stuff
|
2021-04-28 09:41:06 +02:00 |
|
its_me_gb
|
eba3bfa828
|
Basic import functionality working
|
2021-04-27 15:32:07 +01:00 |
|
vabene1111
|
5ee718b578
|
added persistent search settings and tweaked view
|
2021-04-26 18:00:54 +02:00 |
|
its_me_gb
|
6e91f34779
|
add RecipeKeeper as an import/export method
|
2021-04-26 16:55:08 +01:00 |
|
vabene1111
|
dc27f39393
|
added recently viewed to new search
|
2021-04-26 17:21:14 +02:00 |
|
vabene1111
|
ec95f8032c
|
fixed recipe url import issue on some pages without images
|
2021-04-26 16:41:48 +02:00 |
|
vabene1111
|
94b56ff742
|
Merge pull request #567 from vabene1111/dependabot/pip/django-cleanup-5.2.0
Bump django-cleanup from 5.1.0 to 5.2.0
|
2021-04-26 16:39:53 +02:00 |
|
vabene1111
|
fd1258f851
|
Merge pull request #569 from vabene1111/dependabot/npm_and_yarn/vue/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /vue
|
2021-04-26 16:39:40 +02:00 |
|
vabene1111
|
6f104d8aa4
|
Merge pull request #572 from vabene1111/dependabot/pip/recipe-scrapers-13.1.1
Bump recipe-scrapers from 12.2.2 to 13.1.1
|
2021-04-26 16:39:25 +02:00 |
|
Jesse
|
d35f8a0ccd
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (46 of 46 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
|
2021-04-22 18:29:10 +00:00 |
|
Jesse
|
f2d761f7d9
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (371 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
|
2021-04-22 18:29:10 +00:00 |
|
dependabot[bot]
|
d9a92fac95
|
Bump recipe-scrapers from 12.2.2 to 13.1.1
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 12.2.2 to 13.1.1.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/12.2.2...13.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-21 05:52:07 +00:00 |
|
smilerz
|
a1572a4809
|
changed keyword to get_or_create
|
2021-04-20 09:15:03 -05:00 |
|
smilerz
|
2b5dceee7c
|
WIP
|
2021-04-20 08:09:42 -05:00 |
|
dependabot[bot]
|
62e9a7f29c
|
Bump ssri from 6.0.1 to 6.0.2 in /vue
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-20 02:40:53 +00:00 |
|
smilerz
|
66bb5b4328
|
strip spaces from food, keywords and units
|
2021-04-19 17:35:53 -05:00 |
|
smilerz
|
0f4cd4b17c
|
fix ATK scraper
|
2021-04-19 14:37:26 -05:00 |
|