smilerz
|
d814d13d54
|
custom scraper fails safe
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
d0cedaf7a1
|
added name parser
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
c716346f1f
|
flake
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
fef5236931
|
decode url strings in text_parser
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
b115c37eb8
|
catch error on scrape.image()
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
1e17f3703a
|
trap error on scrape.title()
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
a531d135b5
|
remove html tags from description
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
0953af05fc
|
Revert "bug fix url import"
This reverts commit 4ab8ca51e812d02911f4da801767612e52953a23.
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
19e8e5cb5b
|
removed extra string normalization
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
d739fe6752
|
fixes #527
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
a84c41e29f
|
bug fix url import
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
393aba1f31
|
url import bug fixes
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
2fe6788ce5
|
bug fix url import
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
efe4c4043d
|
simplified url import
|
2021-04-16 09:02:03 -05:00 |
|
smilerz
|
50140db668
|
added all ATK sites to custom scraper
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
028b2dfb22
|
added cooksillustrated custom scraper
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
ec6a10ca0a
|
ensure time is always a number
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
3cf949bf8d
|
added ability to create custom scrapers
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
0a62225797
|
removed old json importer
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
a54f4e1367
|
updated import from source to use text scraper
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
bf3c30a8fb
|
remove old html_import function
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
f811f5996e
|
wrapper for recipe_scrapers to parse text input
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
c8a4861df8
|
redirect to import url for processing
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
f80c44bca3
|
bookmarklet passing data to form
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
6a2c27749f
|
updated links to import recipes
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
1188ed9227
|
cosmetic cleanup
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
cb708e7e47
|
added image import
|
2021-04-16 09:02:02 -05:00 |
|
smilerz
|
40a2f7ff90
|
combined json import and source import
|
2021-04-16 09:02:01 -05:00 |
|
smilerz
|
4015517c0a
|
more fix from super ugly merge
|
2021-04-16 09:02:01 -05:00 |
|
smilerz
|
7c8d41753c
|
more cleanup from ugly merge
|
2021-04-16 09:02:01 -05:00 |
|
smilerz
|
90670613c5
|
fixed ugly merge
|
2021-04-16 09:02:01 -05:00 |
|
smilerz
|
44dee16e0a
|
manually parse json
|
2021-04-16 09:02:01 -05:00 |
|
smilerz
|
3a48d0e580
|
commit merge from Patralos/recipes
|
2021-04-16 09:02:01 -05:00 |
|
smilerz
|
83fce6461a
|
import raw json/html
|
2021-04-16 09:02:01 -05:00 |
|
smilerz
|
f0d37244b6
|
refactored json parser to create functions for each sub parser
|
2021-04-16 09:02:01 -05:00 |
|
smilerz
|
8d02cad7d9
|
resolved deprecation warnings introduced in django 3.2
|
2021-04-12 14:12:04 -05:00 |
|
vabene1111
|
a5b92f5672
|
fixed template render issues
|
2021-04-04 11:16:48 +02:00 |
|
smilerz
|
45dba6fad2
|
fix json direct import when wrapped in @graph
|
2021-03-19 13:23:55 -05:00 |
|
vabene1111
|
58fc26904b
|
fixed url importer stuff
|
2021-03-19 10:05:17 +01:00 |
|
vabene1111
|
f04a51c1ad
|
fixed empty units/foods (again)
|
2021-03-19 00:19:29 +01:00 |
|
vabene1111
|
55920501b8
|
small tweaks
|
2021-03-18 20:48:28 +01:00 |
|
vabene1111
|
cc3e00e75f
|
Merge branch 'develop' into url_import_recipes
# Conflicts:
# cookbook/helper/recipe_url_import.py
# cookbook/tests/api/test_api_keyword.py
# cookbook/tests/other/test_edits_recipe.py
# cookbook/views/api.py
# requirements.txt
|
2021-03-18 20:38:51 +01:00 |
|
vabene1111
|
48c90c483a
|
merged PR 474 adding manual json import
|
2021-03-18 12:36:00 +01:00 |
|
vabene1111
|
6a25428b3c
|
fixed shopping list share permission
|
2021-03-18 11:04:55 +01:00 |
|
vabene1111
|
ba4c3b95e5
|
removed deprecated functions/packages
|
2021-03-10 18:17:31 +01:00 |
|
smilerz
|
eed6e9d3a5
|
catch index error
|
2021-03-04 15:30:20 -06:00 |
|
smilerz
|
f4af7ffb0b
|
except do it right this time
|
2021-03-04 15:03:33 -06:00 |
|
smilerz
|
3b072d5dd9
|
check for scrape.schema before using it
|
2021-03-04 14:59:56 -06:00 |
|
smilerz
|
bfaed434cc
|
refactored url_import to use recipe-scraper
|
2021-03-03 21:08:34 -06:00 |
|
vabene1111
|
c99c944130
|
fixed normal django test running with scopes
|
2021-02-25 22:19:51 +01:00 |
|