Commit Graph

1699 Commits

Author SHA1 Message Date
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
04488741c4 adv search mobile styling 2021-04-18 11:11:19 +02:00
99004ad34b new search and setting 2021-04-18 11:03:15 +02:00
f78f7dfc14 search ui improvements and filter 2021-04-18 02:55:50 +02: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
0640a265fc added test for spruce eats 2021-04-17 13:42:56 -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
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