Commit graph

11 commits

Author SHA1 Message Date
Gered a058fc5241 add logback.xml 2016-06-30 11:19:35 -04:00
Gered 99eaeb34ea add robots.txt
i cannot think of any reason why anyone running this application in a
publically accessible place would want a search engine crawling this
2016-06-29 19:11:25 -04:00
Gered c5b0eda139 change bg color of footer 2016-06-29 18:48:45 -04:00
Gered ce9ef7b3e4 add login/logout support. users defined in config.edn
no actions are protected yet
2016-06-29 18:08:22 -04:00
Gered 058d587903 add page footer 2016-06-29 15:54:43 -04:00
Gered 2e0644057e add search filtering based on foil card inventory amounts 2016-06-29 14:41:10 -04:00
Gered 5fe5568e2a clean up card inventory popover layout 2016-06-29 11:52:21 -04:00
Gered a957440f3b add foil tracking to card collection 2016-06-29 11:36:27 -04:00
Gered 2c419eeab9 remove remaining references to now unused card_images table 2016-06-29 09:59:09 -04:00
Gered aca45d9631 major reworking of various data and image importing/scraping operations
can now run the application from the command line to invoke the various
data import/update or image scraping operations.

removed all copies of scraped set/symbol/mana images
2016-06-28 19:16:04 -04:00
Gered 064ad77af8 initial commit
not sure why i waited so long to put this project under version control
2016-06-24 14:17:45 -04:00