codecombat/app/core
Scott Erickson cf030146e8 Restrict request quote emails
* If logged in => repopulate and lock email (and name if available)
* If logged out => disallow using an email for an existing account and display a validation message + login link
2016-02-17 11:51:26 -08:00
..
services Add Segment for teachers, misc analytics cleanup tweaks 2016-02-02 15:13:55 -08:00
social-handlers Ask for email scope in Facebook login for #3310 2016-01-26 15:05:27 -08:00
application.coffee Start to rework CampaignView when we're in picoCTF mode 2016-02-16 20:39:59 -08:00
auth.coffee Add logoutRedirectURL property to RootView, default to /, add exceptions 2015-12-18 10:02:03 -08:00
CocoClass.coffee Remove some logs to complete my testing 2016-02-02 16:56:08 -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 Update analytics dashboard 2016-02-16 09:23:42 -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 Restrict request quote emails 2016-02-17 11:51:26 -08:00
initialize.coffee Load fonts locally when in development. 2015-12-01 16:47:11 -08:00
ModuleLoader.coffee Fix some demo views 2016-01-07 09:40:35 -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 Fix recent scrolling changes for Firefox 2016-02-17 11:21:43 -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 Remove some logs to complete my testing 2016-02-02 16:56:08 -08:00
treema-ext.coffee Merge branch 'cashew' 2016-01-06 12:03:49 -08:00
utils.coffee Add enrollments graph to analytics dashboard 2016-02-06 14:02:44 -08:00