Commit Graph

266 Commits

Author SHA1 Message Date
dc27f39393 added recently viewed to new search 2021-04-26 17:21:14 +02:00
0f4cd4b17c fix ATK scraper 2021-04-19 14:37:26 -05:00
ae3835b541 update ATK scraper 2021-04-19 14:31:48 -05:00
a376c3a5b6 meal plan random fix 2021-04-18 17:55:48 +02:00
4ad5d6ef2f fixed test + added api doc for new search 2021-04-18 15:01:39 +02:00
e676b4bac3 added api pagination for recipes 2021-04-18 14:05:19 +02:00
f78f7dfc14 search ui improvements and filter 2021-04-18 02:55:50 +02:00
49fb1e7183 login redirect to intended page 2021-04-17 18:34:56 -05:00
7930c2417c update ATK scrape to handle empty headnote 2021-04-17 17:12:43 -05:00
880db58d38 v2 search filtering 2021-04-17 21:28:29 +02:00
2f27413c0a parse multiple ingredientGroups
previous version assumed only a single item in a list - this loops through each item
2021-04-17 14:12:24 -05:00
5869a8ad1b fixes to pass tests 2021-04-17 13:43:34 -05:00
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
ba061df1b6 catch attribute error on cooktime 2021-04-16 17:30:59 -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
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
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
a531d135b5 remove html tags from description 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
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
2fe6788ce5 bug fix url import 2021-04-16 09:02:03 -05:00
efe4c4043d simplified url import 2021-04-16 09:02:03 -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
c8a4861df8 redirect to import url for processing 2021-04-16 09:02:02 -05:00
f80c44bca3 bookmarklet passing data to form 2021-04-16 09:02:02 -05:00
6a2c27749f updated links to import recipes 2021-04-16 09:02:02 -05:00
1188ed9227 cosmetic cleanup 2021-04-16 09:02:02 -05:00
cb708e7e47 added image import 2021-04-16 09:02:02 -05:00
40a2f7ff90 combined json import and source import 2021-04-16 09:02:01 -05:00
4015517c0a more fix from super ugly merge 2021-04-16 09:02:01 -05:00
7c8d41753c more cleanup from ugly merge 2021-04-16 09:02:01 -05:00
90670613c5 fixed ugly merge 2021-04-16 09:02:01 -05:00
44dee16e0a manually parse json 2021-04-16 09:02:01 -05:00
3a48d0e580 commit merge from Patralos/recipes 2021-04-16 09:02:01 -05:00