Commit Graph

24 Commits

Author SHA1 Message Date
Tyler Renelle 5ea0dfe713 move idList back to root-level, is what's causing the sort bug - see https://github.com/codeparty/racer/pull/73 2013-02-08 21:03:56 -05:00
Tyler Renelle b6e7ebb6ca proper accessControl testing of server routes, fix REST 2013-02-05 21:28:05 -05:00
Tyler Renelle 9723f3c37a don't need public/private paths after all, can check path requests in store accessControl callbacks 2013-02-04 23:32:40 -05:00
Tyler Renelle 6966f6a439 modify everything to accomdate migratino 2013-02-04 21:18:13 -05:00
Tyler Renelle c62b2d3e05 disable parties, merge in private, back to old REST, hide "next day" button 2013-02-04 17:43:30 -05:00
Tyler Renelle b896865865 v1 api using api token 2013-01-30 16:01:16 -05:00
Tyler Renelle e0f1d74541 don't redirect json calls to /splash.html 2013-01-30 14:17:18 -05:00
Tyler Renelle 121f33b3a9 don't log in user with REST call 2013-01-25 13:56:20 -05:00
Tyler Renelle 95b5324329 fixed cron bug using underscore instead of lodash 2013-01-20 19:35:46 -05:00
Tyler Renelle c7668f6c39 add error codes for bad REST calls 2013-01-20 15:39:12 -05:00
Tyler Renelle 1892723539 only console.log REST calls in development 2013-01-18 18:57:32 -05:00
Tyler Renelle e4afeb9b8e move from underscore to lodash so don't need extra clone module 2013-01-02 12:27:36 -05:00
Tyler Renelle 0088ea516b pull in some small changes from private 2012-11-14 17:50:49 -05:00
Tyler Renelle fb1fc7eb80 setting up for syncing private & public branches 2012-11-14 17:37:38 -05:00
Tyler Renelle 45b7c906c6 cleanup of previous server crashing workaround, i think i figured it out 2012-10-28 15:32:14 -04:00
Tyler Renelle 198987dfa0 Test userObj on server route, attempt to fixing crashing server 2012-10-28 15:32:12 -04:00
Tyler Renelle 322963c898 try going back to underscore and node.clone, heroku doesn't like lodash 2012-10-28 15:32:08 -04:00
Tyler Renelle 9eb85a2782 trying some fixes for server crashing 2012-10-28 12:25:09 -04:00
Tyler Renelle 79fd3f0689 New REST API for scoring tasks 2012-10-12 11:54:00 -04:00
Tyler Renelle 6a42b681e3 a bunch of small fixes 2012-10-12 07:11:06 -04:00
Tyler Renelle d929905c48 use model events to handle stats notifications. not perfect, need to
fix handling of "undo exp/gp" operation
2012-09-24 09:56:34 -04:00
Tyler Renelle 8480ef3564 some bugs which are a result of user not being tested as already dead.
using scoring.setUser() so we don't have to pass user all over the
place, there's probably a better approach -- revisit
2012-09-20 10:57:32 -04:00
Tyler Renelle bde52a01a9 Pull in changes from private branch, including many bug fixes and -
drumrole - functioning facebook auth!!
2012-09-15 15:06:51 -04:00
Tyler Renelle ee2c4663d5 Pull in a bunch of changes from private branch, initial everyauth code 2012-09-07 17:23:31 -04:00