codecombat/app/core
2016-01-04 16:41:24 -08:00
..
services Don't panic if we didn't load stripe. (Makes game run offline). 2015-11-24 13:42:00 -05:00
social-handlers Fix FacebookHandler and its test 2015-12-11 15:39:07 -08:00
application.coffee Log when we prevent keystrokes so that we can solve a crazy bug. 2015-12-02 12:03:27 -08:00
auth.coffee Add logoutRedirectURL property to RootView, default to /, add exceptions 2015-12-18 10:02:03 -08:00
CocoClass.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
contact.coffee Fixed #1638: detect and automatically report unrecoverable world loading errors, plus adding better instructions for checking dev console. We can't recover yet, but having eyes on it will hopefully give us better visibility on this kind of error. 2015-04-25 17:29:02 -07:00
d3_utils.coffee 🐛Fix analytics dashboard date oboe 2015-11-11 20:21:35 -08:00
deltas.coffee Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00
errors.coffee Refactored core templates into a core folder. 2014-11-29 11:39:37 -08:00
forms.coffee Add schoolName field to AuthModal 2015-12-01 17:44:03 -08:00
initialize.coffee Load fonts locally when in development. 2015-12-01 16:47:11 -08:00
ModuleLoader.coffee Fixed client tests. Also updated mock-ajax to the latest version, carrying over my own tweaks. 2014-12-09 13:41:44 -08:00
NameLoader.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
ParticleMan.coffee Added Robot Ragnarok limited time challenge. 2015-08-19 12:16:48 -07:00
Router.coffee Merge Router.coffee 2015-12-23 08:23:23 -08:00
storage.coffee Fixed #343. Fixed #2565. localStorage cache now only lasting a week for most items, using lscache (bower install, y'all). 2015-04-18 17:25:40 -07:00
SystemNameLoader.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
Tracker.coffee Track pageviews analytics internally 2015-12-04 16:07:58 -08:00
treema-ext.coffee WIP - cashew integration 2016-01-04 16:27:27 -08:00
utils.coffee Additional java support. 2016-01-04 16:41:24 -08:00