codecombat/server/routes
Scott Erickson f1f1c23fd4 Refactor /auth endpoints for #3469
* Take `/server/routes/auth` and move most of the logic to `/server/middleware/auth`, refactoring to use generators.
* List all `/auth/*` endpoints in `/server/routes/index.coffee`.
* Fill in testing gaps for `/auth/unsubscribe`.
* Add debug log when `sendwithus` is not operational, so it 'works' in development and testing.
* Use passport properly!
* Track Facebook and G+ logins in user activity as well as passport logins.
2016-04-12 12:07:11 -07:00
..
db Add Brazil coupon test. Generalize prices in subscription test a bit more. Handle brazil_basic_subscription product in one more place. 2016-01-12 12:25:13 -08:00
admin.coffee Added recalculation for patches. Struggled with translations. Won't recalculate those probably 2014-07-24 14:41:06 +02:00
base.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
contact.coffee Refactor server models into /server/models, remove request and mongoose from test globals 2016-04-06 16:06:52 -07:00
db.coffee Update Slack message destinations 2016-03-21 05:36:44 -07:00
file.coffee Fixed #2458, I think. 2015-04-18 19:57:37 -07:00
folder.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
github.coffee Refactor server models into /server/models, remove request and mongoose from test globals 2016-04-06 16:06:52 -07:00
index.coffee Refactor /auth endpoints for #3469 2016-04-12 12:07:11 -07:00
languages.coffee Removed log infos, iPad language selection 2014-11-30 16:19:01 -05:00
mail.coffee Refactor handlers to /server/handlers 2016-04-07 09:40:53 -07:00
queue.coffee Merge branch 'master' into production 2015-08-19 15:35:30 -07:00
sprites.coffee use a mapping for handlers, schemas, and routes 2014-02-04 23:27:24 +01:00
stacklead.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
stripe.coffee Refactor server models into /server/models, remove request and mongoose from test globals 2016-04-06 16:06:52 -07:00