PretendYoureXyzzy/WebContent/js
Gavin Lambert 07d87c9c91 Add some error handlers for leaving games.
Trying to leave an invalid game always succeeds.  Trying to get game
info about an invalid game (that you think you're still in) makes you
leave it.
2013-06-11 00:09:23 +12: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 Add game option for using idle timer. Implementation when not using idle timer is it instead uses Integer.MAX_VALUE as the number of milliseconds. 2013-04-13 10:39:38 -07:00
cah.ajax.handlers.js Add some error handlers for leaving games. 2013-06-11 00:09:23 +12:00
cah.ajax.js Add some error handlers for leaving games. 2013-06-11 00:09:23 +12:00
cah.app.js don't refresh game list if the browser tab/window isn't active, and refresh immediately when it becomes active if an update was missed 2013-04-28 10:11:28 -07:00
cah.card.js Add a bunch of WAI-ARIA stuff for accessibility, #37. I'm not ready to call this fixed yet. 2013-04-20 12:21:28 -07:00
cah.cardset.js Support for sort weights for card sets. 2013-04-27 23:10:56 -07:00
cah.constants.js Support for sort weights for card sets. 2013-04-27 23:10:56 -07:00
cah.game.js Support for sort weights for card sets. 2013-04-27 23:10:56 -07:00
cah.gamelist.js don't refresh game list if the browser tab/window isn't active, and refresh immediately when it becomes active if an update was missed 2013-04-28 10:11:28 -07:00
cah.js don't refresh game list if the browser tab/window isn't active, and refresh immediately when it becomes active if an update was missed 2013-04-28 10:11:28 -07:00
cah.log.js use a single selector 2013-04-28 10:10:56 -07:00
cah.longpoll.handlers.js Fix gamelist refresh on leaving game 2013-06-11 00:09:15 +12:00
cah.longpoll.js display the total duration of the current play timer. will make it count later 2012-03-16 18:35:13 -07: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