codecombat/server
2014-11-20 22:17:41 -08:00
..
achievements Set up level achievements to be created manually by the client, hopefully making them a bit more stable. 2014-11-20 22:09:54 -08:00
articles All edits are now tracked 2014-07-04 19:27:38 +02:00
commons Fixed camera zoom killing coordinate hover unnecessarily. 2014-11-20 11:37:10 -08:00
levels Update sync pvp teams and real-time playback 2014-11-17 15:07:10 -08: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 Set up stripe on the server and site to allow purchases through the website. 2014-11-17 15:15:08 -08:00
plugins Set up level achievements to be created manually by the client, hopefully making them a bit more stable. 2014-11-20 22:09:54 -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 Merge branch 'master' into production 2014-11-20 19:32:37 -08:00
user_code_problems Save user code errors without 'Line N: ' prefix 2014-10-24 14:05:54 -07:00
users Changed UDID to identifierForVendor 2014-11-20 20:03:24 -05: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 Exposing Vector z property. Getting ready to use new builtin property documentation. 2014-06-27 00:36:18 -07:00