psychobunny
|
641ec3ef82
|
moved duplicate upload validation code into its own fn
|
2014-03-12 17:46:03 -04:00 |
|
psychobunny
|
0bbff06cfa
|
use middleware.authenticate instead of checking in each fn
|
2014-03-12 17:39:10 -04:00 |
|
psychobunny
|
01cda60704
|
moved admin upload functions into controllers/admin; re-organized routes/admin to look like routes/index; removed unused deps
|
2014-03-12 17:34:59 -04:00 |
|
psychobunny
|
a99be8e7be
|
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
|
2014-03-09 20:05:14 -04:00 |
|
psychobunny
|
48df0cf889
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
src/routes/admin.js
|
2014-03-04 14:50:44 -05:00 |
|
psychobunny
|
d3aead7c13
|
changing renderHeader function signature to req, res, next
|
2014-03-03 16:54:28 -05:00 |
|
psychobunny
|
7ef6f9bbf5
|
buckled down and refactored pretty much all of admin routes x_x
|
2014-03-03 16:35:21 -05:00 |
|