Scott Erickson
|
9cb80783ff
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-11 22:01:47 -07:00 |
|
Scott Erickson
|
8ddbb49845
|
Trying out promises to simplify view loading.
|
2014-03-11 22:01:38 -07:00 |
|
Nick Winter
|
2b487eeed8
|
Using /db/thang.type instead of /db/thang_type in URLs, for consistency.
|
2014-03-11 18:30:25 -07:00 |
|
Scott Erickson
|
afbe2200a6
|
Fixed a bug with the new race condition fix. Moving the schemas to the application would be good.
|
2014-03-08 13:52:34 -08:00 |
|
Scott Erickson
|
2861f62248
|
Simple fix for a race condition where the user schema might load after /auth/whoami, overwriting /auth/whoami's cookie.
|
2014-03-08 13:06:04 -08:00 |
|
Ruben Vereecken
|
ee920afea9
|
Disabled buttons for non-owners in Article Editor
|
2014-03-03 21:13:02 +01:00 |
|
Ruben Vereecken
|
942b69ea9f
|
Created hasWriteAccess on Cocomodel, used it for level access
|
2014-03-03 20:41:35 +01:00 |
|
Nick Winter
|
addf4ca245
|
Improved Simulator memory and performance.
|
2014-02-15 17:29:54 -08:00 |
|
Scott Erickson
|
d55e4cd624
|
Made sure session objects are loaded from the server fresh, no caching.
|
2014-02-14 15:35:54 -08:00 |
|
Nick Winter
|
5655084981
|
Fixed a ton more leaks.
|
2014-02-12 12:41:41 -08:00 |
|
Scott Erickson
|
966155593c
|
Various fixes.
|
2014-02-05 11:03:32 -08:00 |
|
Scott Erickson
|
9da955d1a2
|
Set up a backup system for the editor using localStorage.
|
2014-01-26 14:46:25 -08:00 |
|
Nick Winter
|
6009df26de
|
Ready for action, sir!
|
2014-01-03 10:32:13 -08:00 |
|