aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed old todo list, formatted README better (hopefully)Eduardo Pedroni2015-06-052-5/+4
|
* Tidied up README and help, sorted out a neater Ant build scriptEduardo Pedroni2015-06-0520-138/+253
|
* It works! Reading in a file, writing to the same file or a different ↵Eduardo Pedroni2015-06-0510-64/+358
| | | | existing file, glancing, perusing, adding and removing cards by number
* Made a plan, now i'm following it. CLI is well under wayEduardo Pedroni2015-06-0410-352/+263
|
* Removed binEduardo Pedroni2015-06-035-0/+0
|
* Ignoring binEduardo Pedroni2015-06-031-0/+1
|
* Removed travis build status as I don't have any tests yetEduardo Pedroni2015-06-031-2/+0
|
* Have a working example to parse JSON sets and get cards by numberEduardo Pedroni2015-06-0343-17141/+511
|
* Forget scraping, there are already APIs for querying card data. I'm moving ↵Eduardo Pedroni2015-06-012-37/+87
| | | | on to the collection management stage, scrape work will be set aside on a different branch for future reference, if needed
* Moved some things around, separated parsing into a different module to make ↵Eduardo Pedroni2015-06-0114-294/+375
| | | | way for the GUI
* Added tests for hydra, nightmare and ugin's constructEduardo Pedroni2015-05-316-5/+309
|
* Third time is the charm, changed zsh to shEduardo Pedroni2015-05-311-1/+1
|
* Adding a few more tests, travis should work nowEduardo Pedroni2015-05-315-2/+1373
|
* Added tests for a few more cards, trying different test script with travisEduardo Pedroni2015-05-3115-17/+600
|
* Added travis build statusEduardo Pedroni2015-05-271-0/+2
|
* Added sorin test, .travis.ymlEduardo Pedroni2015-05-275-27/+76
|
* Added many more tests, cached some sample pagesEduardo Pedroni2015-05-2511-23/+14623
|
* Wrote some basic tests, passed themEduardo Pedroni2015-05-193-7/+88
|
* Initial commitEduardo Pedroni2015-05-193-0/+26