codecombat/server
2014-12-15 10:05:41 -08:00
..
achievements Capture active user metrics 2014-12-04 12:57:57 -08:00
analytics Capture active user metrics 2014-12-04 12:57:57 -08:00
articles All edits are now tracked 2014-07-04 19:27:38 +02:00
commons Fixed CLA permissions check. 2014-12-15 10:02:05 -08:00
levels Users who have paid or otherwise have access to all content are now called 'premium', and user objects on client and server have an isPremium getter which checks all relevant properties. 2014-12-05 17:19:52 -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 Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
payments Ended HoC sale. 2014-12-13 09:00:33 -08:00
plugins Fixed server tests. 2014-12-09 13:41:44 -08:00
purchases Capture active user metrics 2014-12-04 12:57:57 -08:00
queues Trying to shut the server up about some anonymous user who is simulating. 2014-12-01 13:53:17 -08:00
routes Merge branch 'master' into production 2014-12-15 10:05:41 -08:00
user_code_problems Save user code errors without 'Line N: ' prefix 2014-10-24 14:05:54 -07:00
users Set up a subscription page with subscription info and the subscribe button, taking that logic out of the payments page. 2014-12-10 13:42:12 -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 A couple workarounds for crashing server tests. Including method in HipChat error messages. Trying to work around undefined ThangType fetch during level loading. 2014-11-29 08:43:40 -08:00
sendwithus.coffee Worked around unstable Zoho mail dependencies by switching password recovery and contact emails to Sendwithus. 2014-12-11 20:15:24 -08:00