codecombat/app
2014-04-04 10:12:22 -07:00
..
assets Refactored user authentication again. Now the user object is inserted into main.html, which was renamed from index.html so the express static middleware wouldn't serve it. 2014-04-02 13:12:24 -07:00
collections Fixed #405 with a sledgehammer--just loading all Components before loading level editor. 2014-03-15 12:31:39 -07:00
lib Fixed #738. 2014-04-03 16:16:53 -07:00
locale Merge branch 'master' of https://github.com/codecombat/codecombat 2014-04-03 18:43:36 -07:00
models Added read only notification in editors. Fixed #374. 2014-04-01 13:15:30 -07:00
styles Merge branch 'master' of https://github.com/codecombat/codecombat 2014-04-03 18:43:36 -07:00
templates Merge branch 'master' of https://github.com/codecombat/codecombat 2014-04-03 18:43:36 -07:00
views Moved somethingLoaded calls until after calls that would register more to load. A probably suboptimal way of making sure the progress numerator never reaches the progress denominator until it's actually time. 2014-04-04 10:12:22 -07:00
application.coffee Fixed #418, no more print/save dialogues evaaarr. 2014-04-02 14:42:34 -07:00
initialize.coffee Refactored user authentication again. Now the user object is inserted into main.html, which was renamed from index.html so the express static middleware wouldn't serve it. 2014-04-02 13:12:24 -07:00
treema-ext.coffee Reverted few wrong migrations 2014-03-24 22:56:32 +05:30