codecombat/server
2014-11-25 11:20:39 -05:00
..
achievements Fixed a few crashing bugs 2014-11-25 10:52:20 -05:00
articles All edits are now tracked 2014-07-04 19:27:38 +02:00
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 Fixing more crashing bugs 2014-11-25 11:20:39 -05:00
lib Introduced findBySlugOrId to fix a bug 2014-08-14 16:38:50 +02:00
mail/sent Hard code mail tasks and add unsubscribe 2014-07-16 16:37:06 -07:00
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 Better error handling 2014-11-24 20:07:29 -05:00
sendwithus.coffee Exposing Vector z property. Getting ready to use new builtin property documentation. 2014-06-27 00:36:18 -07:00