Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactored CLI, exceptions are handled properly now. Started looking into UI ↵ | Eduardo Pedroni | 2015-06-06 | 8 | -177/+284 | |
| | | | | testing for the CLI. | |||||
* | Started refactoring, sorted out compiling in build script | Eduardo Pedroni | 2015-06-06 | 7 | -93/+184 | |
| | ||||||
* | Organised project folder, tidied up build script and added automatic linux ↵ | Eduardo Pedroni | 2015-06-05 | 2 | -16/+33 | |
| | | | | executable build | |||||
* | Removed old todo list, formatted README better (hopefully) | Eduardo Pedroni | 2015-06-05 | 2 | -5/+4 | |
| | ||||||
* | Tidied up README and help, sorted out a neater Ant build script | Eduardo Pedroni | 2015-06-05 | 20 | -138/+253 | |
| | ||||||
* | It works! Reading in a file, writing to the same file or a different ↵ | Eduardo Pedroni | 2015-06-05 | 10 | -64/+358 | |
| | | | | existing file, glancing, perusing, adding and removing cards by number | |||||
* | Made a plan, now i'm following it. CLI is well under way | Eduardo Pedroni | 2015-06-04 | 10 | -352/+263 | |
| | ||||||
* | Removed bin | Eduardo Pedroni | 2015-06-03 | 5 | -0/+0 | |
| | ||||||
* | Ignoring bin | Eduardo Pedroni | 2015-06-03 | 1 | -0/+1 | |
| | ||||||
* | Removed travis build status as I don't have any tests yet | Eduardo Pedroni | 2015-06-03 | 1 | -2/+0 | |
| | ||||||
* | Have a working example to parse JSON sets and get cards by number | Eduardo Pedroni | 2015-06-03 | 43 | -17141/+511 | |
| | ||||||
* | Forget scraping, there are already APIs for querying card data. I'm moving ↵ | Eduardo Pedroni | 2015-06-01 | 2 | -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 Pedroni | 2015-06-01 | 14 | -294/+375 | |
| | | | | way for the GUI | |||||
* | Added tests for hydra, nightmare and ugin's construct | Eduardo Pedroni | 2015-05-31 | 6 | -5/+309 | |
| | ||||||
* | Third time is the charm, changed zsh to sh | Eduardo Pedroni | 2015-05-31 | 1 | -1/+1 | |
| | ||||||
* | Adding a few more tests, travis should work now | Eduardo Pedroni | 2015-05-31 | 5 | -2/+1373 | |
| | ||||||
* | Added tests for a few more cards, trying different test script with travis | Eduardo Pedroni | 2015-05-31 | 15 | -17/+600 | |
| | ||||||
* | Added travis build status | Eduardo Pedroni | 2015-05-27 | 1 | -0/+2 | |
| | ||||||
* | Added sorin test, .travis.yml | Eduardo Pedroni | 2015-05-27 | 5 | -27/+76 | |
| | ||||||
* | Added many more tests, cached some sample pages | Eduardo Pedroni | 2015-05-25 | 11 | -23/+14623 | |
| | ||||||
* | Wrote some basic tests, passed them | Eduardo Pedroni | 2015-05-19 | 3 | -7/+88 | |
| | ||||||
* | Initial commit | Eduardo Pedroni | 2015-05-19 | 3 | -0/+26 | |