PretendYoureXyzzy/WebContent/js
Andy Janata e50a19f19d Merge pull request #80 from uecasm/stop-games
Add a button to Stop an in-progress game.
2014-01-25 07:56:28 -08:00
..
QTransform.js fix card zoom in firefox and opera, and display a message that this looks better in chrome for those browsers the first time the page loads 2012-01-23 19:14:29 -08:00
cah.ajax.builder.js Merge branch 'emotes' of https://github.com/uecasm/PretendYoureXyzzy into uecasm-emotes 2013-11-30 04:52:29 +00:00
cah.ajax.handlers.js Add a button to Stop an in-progress game. 2014-01-25 00:33:15 +13:00
cah.ajax.js Add some error handlers for leaving games. 2013-06-11 00:09:23 +12:00
cah.app.js add cookie domain to pyx.properties so all servers can share the same cookie 2013-11-30 22:35:53 -08:00
cah.card.js Bugfix: assign unique (negative) ids to blank cards; previously the wrong card could win if multiple blanks were being judged in the same round. 2013-11-21 22:32:40 +13:00
cah.cardset.js Support for sort weights for card sets. 2013-04-27 23:10:56 -07:00
cah.constants.js Add a button to Stop an in-progress game. 2014-01-25 00:33:15 +13:00
cah.game.js Merge pull request #80 from uecasm/stop-games 2014-01-25 07:56:28 -08:00
cah.gamelist.js Merge branch 'upstream' into spectator 2013-11-21 23:01:00 +13:00
cah.js Update the URL bar with a deeplink to the current game, and process these deeplinks when the app loads. Fixes #30. 2013-11-11 03:22:54 +00:00
cah.log.js use a single selector 2013-04-28 10:10:56 -07:00
cah.longpoll.handlers.js Kick non-admins after being idle for an hour. Any user activity resets this timer. This is a roundabout way of addressing #52, but brings more to the table in general and is significantly simpler than making each game have a timer task to manage it. 2013-12-02 04:00:57 +00:00
cah.longpoll.js Kick non-admins after being idle for an hour. Any user activity resets this timer. This is a roundabout way of addressing #52, but brings more to the table in general and is significantly simpler than making each game have a timer task to manage it. 2013-12-02 04:00:57 +00:00
jquery-1.8.2.js - 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
jquery-ui.js I don't like editing library files I'm pulling from elsewhere, but those JS errors in Eclipse were getting annoying. 2012-10-13 13:48:57 -07:00
jquery.cookie.js - 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
jquery.tablesorter.js Finish up the view cards page. 2013-04-27 23:11:04 -07:00