codecombat/app/views/play/level
Phoenix Eliot bdabee865c Filter domains for webdev iFrame
This serves the web-dev surface iFrame from another domain, such that user-created levels can't sniff cookies from a visitor to their page. It forces a redirect if a path is accesses through the wrong domain.

Use ENV variables for hostnames

Allow messages from all relevant domains

Use the right iFrame URL for different domains

Let the load balancer check /healthcheck

Add special handling for china server

Generalize subdomain handling
2016-09-06 16:17:38 -07:00
..
modal Add gd2 and wd2 to individual game 2016-08-23 10:15:47 -07:00
tome Fix adjusting for whitespace in playercode 2016-09-01 15:57:59 -07:00
ControlBarView.coffee Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
DialogueAnimator.coffee Added new LevelDialogueView. Messed around with dimming a bit more. 2014-11-08 11:39:04 -08:00
DuelStatsView.coffee Add buildable ogre types to DuelStatsView army power table 2015-12-02 06:46:39 -08:00
HintsState.coffee 🐛Fix hint intro overview duplicates 2016-06-16 10:21:37 -07:00
HintsView.coffee Hints v1 2016-06-15 16:12:41 -07:00
LevelChatView.coffee Remove real-time multiplayer prototype code 2016-07-14 10:26:09 -07:00
LevelDialogueView.coffee Courses i18n 2015-12-08 20:05:08 +00:00
LevelFlagsView.coffee Remove real-time multiplayer prototype code 2016-07-14 10:26:09 -07:00
LevelGoalsView.coffee Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
LevelGoldView.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
LevelHUDView.coffee Refactor level type checks for easy greppability (level.isType) 2016-07-14 08:58:43 -07:00
LevelLoadingView.coffee Show correct programming language in level intro 2016-08-22 06:11:01 -07:00
LevelPlaybackView.coffee Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
PlayGameDevLevelView.coffee Internationalize PlayGameDevLevelView 2016-08-10 12:47:34 -07:00
PlayLevelView.coffee Remove hardcoded student ui game dev play instructions 2016-08-12 14:38:32 -07:00
PlayWebDevLevelView.coffee i18n, comments, misc cleanup 2016-07-17 00:53:17 -07:00
ThangAvatarView.coffee Remove code for multiple spells; rename SpellListTabEntryView to SpellTopBarView; remove hero avatar from SpellTopBarView 2016-07-14 22:43:25 -07:00
WebSurfaceView.coffee Filter domains for webdev iFrame 2016-09-06 16:17:38 -07:00