|
faf458e8ef
|
Squashed commit of the following:
commit 707d862e01a7497a1f22879d314b865a35e0e85b
Author: smilerz <smilerz@gmail.com>
Date: Wed Apr 14 10:35:00 2021 -0500
works now
commit 3942a445ed4f2ccec57de25eacd86ea4e4dd6bdb
Author: smilerz <smilerz@gmail.com>
Date: Wed Apr 14 10:25:24 2021 -0500
updated serializer and api
commit 10dc746eb175c7f805a8a8ffa7ce49977a7ce97e
Author: smilerz <smilerz@gmail.com>
Date: Wed Apr 14 10:20:19 2021 -0500
fixed bookmarklet
commit 9779104902d3be0258c95cd2eeebcba0d5d48892
Merge: bb8262c 0cb3928
Author: smilerz <smilerz@gmail.com>
Date: Wed Apr 14 09:56:27 2021 -0500
Merge branch 'bookmarklet' into json_import
commit 0cb39284bb835ffc6cfee3e4306aadc4a64a25be
Author: smilerz <smilerz@gmail.com>
Date: Wed Apr 14 09:42:53 2021 -0500
retrieve bookmarklet ID from get
commit e89e0218de684d40b2e2bfb6ba833891206c828e
Author: smilerz <smilerz@gmail.com>
Date: Wed Apr 14 09:29:33 2021 -0500
Revert "fixed broken tab"
This reverts commit ca0a1aede3cc6cb3912bc1fe30c0aa22e3f481a6.
commit bb8262ccabb93c56fbc18c407d5a0653b8b3ca79
Merge: b1e73aa 35a7f62
Author: smilerz <smilerz@gmail.com>
Date: Sun Apr 11 20:35:57 2021 -0500
Merge branch 'main_fork' into json_import
|
2021-05-01 16:30:22 -05:00 |
|
|
2b16f966a2
|
Revert "bug fix url import"
This reverts commit 4ab8ca51e812d02911f4da801767612e52953a23.
|
2021-05-01 16:30:22 -05:00 |
|
|
11fa23f3da
|
fixes #527
|
2021-05-01 16:30:22 -05:00 |
|
|
6de128757f
|
bug fix url import
|
2021-05-01 16:30:22 -05:00 |
|
|
7c682ebab3
|
url import bug fixes
|
2021-05-01 16:30:22 -05:00 |
|
|
4bc4ce0d7c
|
bug fix url import
|
2021-05-01 16:30:22 -05:00 |
|
|
5fff5b97da
|
simplified url import
|
2021-05-01 16:30:21 -05:00 |
|
|
c7949edb18
|
ensure time is always a number
|
2021-05-01 16:30:21 -05:00 |
|
|
342a261017
|
added ability to create custom scrapers
|
2021-05-01 16:30:21 -05:00 |
|
|
e5984abd97
|
removed old json importer
|
2021-05-01 16:30:21 -05:00 |
|
|
98b3b002f9
|
remove old html_import function
|
2021-05-01 16:30:21 -05:00 |
|
|
7cc757ac33
|
redirect to import url for processing
|
2021-05-01 16:30:21 -05:00 |
|
|
4aaecb4ada
|
updated links to import recipes
|
2021-05-01 16:30:21 -05:00 |
|
|
154527ef1b
|
cosmetic cleanup
|
2021-05-01 16:30:21 -05:00 |
|
|
788e253749
|
added image import
|
2021-05-01 16:30:21 -05:00 |
|
|
9cc6a1dc79
|
combined json import and source import
|
2021-05-01 16:30:20 -05:00 |
|
|
58e33ef31a
|
more cleanup from ugly merge
|
2021-05-01 16:30:20 -05:00 |
|
|
36841d74af
|
fixed ugly merge
|
2021-05-01 16:30:20 -05:00 |
|
|
71e02c0916
|
manually parse json
|
2021-05-01 16:30:20 -05:00 |
|
|
34ff484830
|
commit merge from Patralos/recipes
|
2021-05-01 16:30:20 -05:00 |
|
|
8f3f1c230c
|
refactored json parser to create functions for each sub parser
|
2021-05-01 16:30:20 -05:00 |
|
|
1690abaf47
|
replace common fractions with their concrete value (else parsing is not possible)
|
2021-05-01 16:30:20 -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 |
|
|
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 |
|
|
d0cedaf7a1
|
added name 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 |
|
|
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 |
|
|
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 |
|
|
bf3c30a8fb
|
remove old html_import function
|
2021-04-16 09:02:02 -05:00 |
|
|
c8a4861df8
|
redirect to import url for processing
|
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 |
|
|
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 |
|