.. |
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 persistent IDs to users, stored via cookie (opt-out availabled).
|
2017-02-20 21:35:44 -08:00 |
cah.ajax.handlers.js
|
Disable global chat except for admins. Add release notes.
|
2017-08-13 12:17:42 -07:00 |
cah.ajax.js
|
Add some error handlers for leaving games.
|
2013-06-11 00:09:23 +12:00 |
cah.app.js
|
Add persistent IDs to users, stored via cookie (opt-out availabled).
|
2017-02-20 21:35:44 -08:00 |
cah.card.js
|
Refactor CardSet, BlackCard, and WhiteCard to enable adding Cardcast card set support.
|
2014-08-10 15:55:42 -07:00 |
cah.cardset.js
|
Refactor preferences code out to its own file. Add game list filters, allowing users to ban and require card sets for a game to be in their game list.
|
2014-01-26 23:22:37 -08:00 |
cah.constants.js
|
Add persistent IDs to users, stored via cookie (opt-out availabled).
|
2017-02-20 21:35:44 -08:00 |
cah.game.js
|
Let game hosts adjust the timer duration as a multiplier of the defaults.
|
2016-01-02 22:07:39 -05:00 |
cah.gamelist.js
|
fix card set filters. fixes #114
|
2015-02-21 20:03:51 -08:00 |
cah.js
|
Add persistent IDs to users, stored via cookie (opt-out availabled).
|
2017-02-20 21:35:44 -08:00 |
cah.log.js
|
Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project.
|
2014-08-10 22:16:15 -07:00 |
cah.longpoll.handlers.js
|
Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project.
|
2014-08-10 22:16:15 -07: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 |
cah.preferences.js
|
Add persistent IDs to users, stored via cookie (opt-out availabled).
|
2017-02-20 21:35:44 -08:00 |
jquery-1.11.3.min.js
|
Update jQuery and jQuery UI dependencies to the latest (1.x).
|
2016-01-02 20:25:32 -05:00 |
jquery-migrate-1.2.1.js
|
Update jQuery and jQuery UI dependencies to the latest (1.x).
|
2016-01-02 20:25:32 -05: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-ui.min.js
|
Update jQuery and jQuery UI dependencies to the latest (1.x).
|
2016-01-02 20:25:32 -05: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.json.js
|
Refactor game options into subobject.
|
2014-04-08 23:20:40 +12:00 |
jquery.tablesorter.js
|
Finish up the view cards page.
|
2013-04-27 23:11:04 -07:00 |