|
3286125d34
|
Update stc library to Rust 2021 edition and update dependencies. Switch from home grown scryfall library to third party one.
|
2023-03-12 19:40:15 -05:00 |
|
Adrian Malacoda
|
b9f3c8f445
|
quote input
|
2018-05-06 03:27:53 -05:00 |
|
Adrian Malacoda
|
60efb9f527
|
use scryfall for mtg searcher
|
2018-05-06 03:20:02 -05:00 |
|
Adrian Malacoda
|
c7235acdef
|
new version of STC. Finally update to reqwest and update all dependencies.
|
2018-05-06 03:01:48 -05:00 |
|
Adrian Malacoda
|
450cec8b48
|
use Yugipedia for ygo autolink
|
2018-02-22 03:17:49 -06:00 |
|
Adrian Malacoda
|
d0ca8434b5
|
make rules text an Option, it's not always present
|
2018-02-22 03:16:59 -06:00 |
|
Adrian Malacoda
|
1fbb78c915
|
mana cost is optional
|
2017-05-16 21:37:54 -05:00 |
|
Adrian Malacoda
|
28084f8848
|
replace space by plus
|
2017-03-12 18:54:33 -05:00 |
|
Adrian Malacoda
|
4706cb4460
|
AggregateSearcher should keep order of searchers
|
2017-03-12 18:52:39 -05:00 |
|
Adrian Malacoda
|
552287bc94
|
use mopa crate to implement downcastng
|
2017-03-12 18:22:36 -05:00 |
|
Adrian Malacoda
|
ff48a0501f
|
make these fields public
|
2017-03-12 17:33:12 -05:00 |
|
Adrian Malacoda
|
fa6741b54f
|
fixes for mediawiki searcher, added tests for gammapedia and infinitypedia
|
2017-03-12 17:18:32 -05:00 |
|
Adrian Malacoda
|
542c76b175
|
Initial implementation of mediawiki searcher
|
2017-03-12 16:58:09 -05:00 |
|
Adrian Malacoda
|
04195ca697
|
Introduce retry for both ygo/mtg searchers.
|
2017-03-12 16:27:59 -05:00 |
|
Adrian Malacoda
|
3b592365a7
|
for some cases where we have multiple card entries, find the first one with an image url (since some of them don't have image urls for whatever reason)
|
2017-03-12 16:25:57 -05:00 |
|
Adrian Malacoda
|
725cceb955
|
Fix image and wiki urls
|
2017-03-12 16:02:10 -05:00 |
|
Adrian Malacoda
|
5a14e3ba06
|
downgrade from reqwest -> hyper 0.9, to keep compatibility with tenquestionmarks
|
2017-02-26 17:53:39 -06:00 |
|
Adrian Malacoda
|
d2d637c2d9
|
initial commit
|
2017-02-26 16:55:17 -06:00 |
|