codecombat/server
2014-11-24 14:38:54 -08:00
..
achievements Made the GET /db/* endpoints generally accessible without needing to have a user object associated with the request. 2014-11-22 18:41:06 -08:00
articles
commons Made the GET /db/* endpoints generally accessible without needing to have a user object associated with the request. 2014-11-22 18:41:06 -08:00
levels Update sync PVP to use transpiledCode 2014-11-22 20:48:07 -08:00
lib
mail/sent
patches Remove sendUnauthorizedError, as it merely returned the same value (HTTP 403) as sendForbiddenError 2014-09-19 02:26:18 -07:00
payments Made sure Apple receipts can't be re-used with different accounts. 2014-11-21 10:34:37 -08:00
plugins Made the GET /db/* endpoints generally accessible without needing to have a user object associated with the request. 2014-11-22 18:41:06 -08:00
purchases Built payment endpoint for processing Apple IAPs. 2014-11-11 17:40:29 -08:00
queues Significantly reduced memory usage and simulation time by further limiting the amount of Thangs which even start tracking ThangState in the first place. 2014-11-17 21:30:44 -08:00
routes Trying to workaround a crash I saw in the logs for GitHub auth. 2014-11-24 14:38:54 -08:00
user_code_problems Save user code errors without 'Line N: ' prefix 2014-10-24 14:05:54 -07:00
users Made the GET /db/* endpoints generally accessible without needing to have a user object associated with the request. 2014-11-22 18:41:06 -08:00
delighted.coffee Fixed #1105. Also send HipChat notifications whenever anyone changes anything; let's see if it's too much. 2014-08-28 19:39:46 -07:00
hipchat.coffee Fixed #1105. Also send HipChat notifications whenever anyone changes anything; let's see if it's too much. 2014-08-28 19:39:46 -07:00
sendwithus.coffee