Commit Graph

1840 Commits

Author SHA1 Message Date
d449fc8fd8 updated normalization to skip removing line breaks 2021-04-17 12:49:42 -05:00
b9ee77709b updated ATK scraper to include header notes in instructions 2021-04-17 12:49:06 -05:00
f594ba4c69 enable import button after error 2021-04-17 11:12:22 -05:00
d1d65d878c v2 search progress 2021-04-17 14:11:10 +02:00
3194a7580d basics of v2 search working 2021-04-17 12:57:02 +02:00
ba061df1b6 catch attribute error on cooktime 2021-04-16 17:30:59 -05:00
7cc515bcdf fix manual url import 2021-04-16 17:08:25 -05:00
724748d38a corrected api import workflow 2021-04-16 14:09:10 -05:00
b2c1c6e301 restored missing manual url scrape 2021-04-16 11:26:26 -05:00
987be4b04d Fix after rebase 2021-04-16 09:02:27 -05:00
ca84da68c4 catch attibute error when scrape missing schema 2021-04-16 09:02:04 -05:00
d75e39fbcd set persistent connections to db 2021-04-16 09:02:04 -05:00
eb2593aacd handle text in cook times during import 2021-04-16 09:02:04 -05:00
496e04cfc8 convert servings to number on import 2021-04-16 09:02:04 -05:00
d814d13d54 custom scraper fails safe 2021-04-16 09:02:03 -05:00
d0cedaf7a1 added name parser 2021-04-16 09:02:03 -05:00
01f504f7b1 updated tests to handle html decoding 2021-04-16 09:02:03 -05:00
c716346f1f flake 2021-04-16 09:02:03 -05:00
fef5236931 decode url strings in text_parser 2021-04-16 09:02:03 -05:00
b115c37eb8 catch error on scrape.image() 2021-04-16 09:02:03 -05:00
1e17f3703a trap error on scrape.title() 2021-04-16 09:02:03 -05:00
468b986314 updated tests 2021-04-16 09:02:03 -05:00
a531d135b5 remove html tags from description 2021-04-16 09:02:03 -05:00
7524609cd0 retrieve bookmarklet ID from get 2021-04-16 09:02:03 -05:00
a28f8e65d5 Revert "fixed broken tab"
This reverts commit ca0a1aede3cc6cb3912bc1fe30c0aa22e3f481a6.
2021-04-16 09:02:03 -05:00
d193637091 added missing bookmarklet 2021-04-16 09:02:03 -05:00
0953af05fc Revert "bug fix url import"
This reverts commit 4ab8ca51e812d02911f4da801767612e52953a23.
2021-04-16 09:02:03 -05:00
19e8e5cb5b removed extra string normalization 2021-04-16 09:02:03 -05:00
43c808380d updated migration 2021-04-16 09:02:03 -05:00
7ab8b84044 updated recipe targets in tests to reflect html decoding 2021-04-16 09:02:03 -05:00
d739fe6752 fixes #527 2021-04-16 09:02:03 -05:00
a84c41e29f bug fix url import 2021-04-16 09:02:03 -05:00
393aba1f31 url import bug fixes 2021-04-16 09:02:03 -05:00
436a070730 bug fix tests 2021-04-16 09:02:03 -05:00
2fe6788ce5 bug fix url import 2021-04-16 09:02:03 -05:00
747d146389 recipe import tests 2021-04-16 09:02:03 -05:00
efe4c4043d simplified url import 2021-04-16 09:02:03 -05:00
c6739ba8e0 add data for url_import test 2021-04-16 09:02:02 -05:00
50140db668 added all ATK sites to custom scraper 2021-04-16 09:02:02 -05:00
028b2dfb22 added cooksillustrated custom scraper 2021-04-16 09:02:02 -05:00
ec6a10ca0a ensure time is always a number 2021-04-16 09:02:02 -05:00
3cf949bf8d added ability to create custom scrapers 2021-04-16 09:02:02 -05:00
0a62225797 removed old json importer 2021-04-16 09:02:02 -05:00
a54f4e1367 updated import from source to use text scraper 2021-04-16 09:02:02 -05:00
bf3c30a8fb remove old html_import function 2021-04-16 09:02:02 -05:00
f811f5996e wrapper for recipe_scrapers to parse text input 2021-04-16 09:02:02 -05:00
a3490240f4 fixed broken tab 2021-04-16 09:02:02 -05:00
b26aea96f4 delete bookmarklet on import 2021-04-16 09:02:02 -05:00
4d4af5fdf2 removed console message 2021-04-16 09:02:02 -05:00
3da74505d6 fixed ingredient display on preview 2021-04-16 09:02:02 -05:00