PretendYoureXyzzy/WebContent
Andy Janata 832bcd8fc4 Maven support.
This is still a bit clunky, but it seems to be working. This supports running both with Jetty directly, and making a .war to throw at Tomcat. You will still need Postgres to run via Jetty; this is super useful for debugging in Eclipse.

mvn clean package war:exploded jetty:run

mvn clean package war:war

You will need to copy build.properties.example to build.properties and fill in the appropriate information.

Also, use correct date format in the cache filter, as Jetty is more strict.
2015-02-14 00:24:38 -08:00
..
META-INF initial commit 2011-12-16 16:39:52 -08:00
WEB-INF Maven support. 2015-02-14 00:24:38 -08:00
images - User preferences. Can turn off (dis)connect messages except for kicks/bans (fixes #9), and can ignore chat from specific users (except admins). Also remembers the user's name. All of these are stored in js cookies. 2012-10-11 21:18:40 -07:00
js Maven support. 2015-02-14 00:24:38 -08:00
addcard.jsp Refactor CardSet, BlackCard, and WhiteCard to enable adding Cardcast card set support. 2014-08-10 15:55:42 -07:00
admin.jsp Since we already have a handy list of Admins, why not use it? (Fixes TODO.) 2014-04-02 23:19:50 +13:00
analytics.jsp change google analytics url 2014-01-26 10:15:13 -08:00
cah.css Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project. 2014-08-10 22:16:15 -07:00
cardsets.jsp Refactor CardSet, BlackCard, and WhiteCard to enable adding Cardcast card set support. 2014-08-10 15:55:42 -07:00
changelog.html update changelog 2013-12-01 18:05:54 +00:00
game.jsp Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project. 2014-08-10 22:16:15 -07:00
index.jsp Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project. 2014-08-10 22:16:15 -07:00
jquery-ui.css - User preferences. Can turn off (dis)connect messages except for kicks/bans (fixes #9), and can ignore chat from specific users (except admins). Also remembers the user's name. All of these are stored in js cookies. 2012-10-11 21:18:40 -07:00
license.html change github url 2012-03-15 11:15:28 -07:00
stats.jsp properties file support for game and player limits. add this information to stats.jsp 2013-11-30 22:09:55 -08:00
viewcards.jsp Refactor CardSet, BlackCard, and WhiteCard to enable adding Cardcast card set support. 2014-08-10 15:55:42 -07:00