Commit graph

24 commits

Author SHA1 Message Date
Gered 29a1ad04d8 change lein "launch" alias to "rundev" because i like that better 2018-06-13 19:43:57 -04:00
Gered 162d17841e bump version for development 2018-06-09 18:35:29 -04:00
Gered 92270d8649 version 1.2.0 2018-06-09 18:34:57 -04:00
Gered 710c4bbba1 ns reloading fixes for http sessions and views/sente components 2018-06-09 11:13:58 -04:00
Gered 94317bdf7e bump versions of things, switch from embedded to user-provided config
"embedded" as in, included in built uberjars. config must now be
specified via the cli using the "--config" option

this necessitated some additional changes to how different components
are instantiated for each of the different run actions (e.g. "web",
"scrape-prices") and also for dev tasks like migrate/rollback. using
mount now to handle component start/stop and dependency management.

some cljs dependencies not updated yet as things like the views
libraries are not yet updated the new sente version
2018-06-07 19:18:03 -04:00
Gered 85e5f104ca bump version for development 2018-05-31 17:58:19 -04:00
Gered 7ffb4eb4c2 version 1.1.2 2018-05-31 17:57:55 -04:00
Gered ee02f06969 bump version for development 2016-08-04 22:44:22 -04:00
Gered 027d74185e version 1.1.1 2016-08-04 22:42:43 -04:00
Gered 4054daa608 bump version for development 2016-08-01 16:49:06 -04:00
Gered 5580e47f26 version 1.1 2016-08-01 16:48:22 -04:00
Gered 27cccf5c4f add "click-to-edit" textarea component and markdown->html conversion 2016-07-31 14:53:56 -04:00
Gered ac93a58829 bump version for development 2016-06-30 11:22:18 -04:00
Gered f41ba55674 version 1.0.2 2016-06-30 11:21:43 -04:00
Gered 0433d10563 bump version for development 2016-06-30 00:08:11 -04:00
Gered fe369555f4 version 1.0.1 2016-06-30 00:07:32 -04:00
Gered 6d0fe057d0 bump version for development 2016-06-29 21:26:22 -04:00
Gered 6ac12aa0a8 version 1.0 2016-06-29 21:26:02 -04:00
Gered c06afac656 add LICENSE and update project.clj 2016-06-29 21:25:42 -04:00
Gered f416df5418 remove unneeded dependency 2016-06-29 18:48:05 -04:00
Gered 0ea54572ba add ttl session store 2016-06-29 18:06:01 -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 c7c2c68ef4 update some dependency versions 2016-06-27 19:16:08 -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