Matteo Pagliazzi
9cc92ccb25
serve all css minimized & static files from /build
2013-09-10 12:29:43 +02:00
Matteo Pagliazzi
7cd075d787
initial grunt support, gzip enabled
2013-09-06 19:19:43 +02:00
Tyler Renelle
afb510fe84
rewrite & api: add reroll api route POST /api/v1/user/reroll. pretty bad
...
interface on client for now since I can't get the UI to update, have to
refresh. will revisit. routes/api.coffee => routes/api.js
2013-08-29 00:20:38 -04:00
Tyler Renelle
e641fe9cf1
rewrite: add back in bulid-safe angular DI
2013-08-28 00:28:50 -04:00
Tyler Renelle
9aa4a5a08a
rewrite2 add in indivdual tasks
2013-08-25 12:29:53 -04:00
Tyler Renelle
3c45220e1f
rewrite2 WIP
2013-08-24 23:54:08 -04:00
Tyler Renelle
449ea620af
mongoose WIP: use mongoose in API routes, instead of Racer. Add mongoose middleware to perform proper Derby <-> API transformations. some safe-guarding of PUT /user paths, send error messages if they're using the old way. remove task deletion & addition from PUT /user
2013-08-24 18:52:29 -04:00
Tyler Renelle
b50a78f0ea
add lib to gitignore for now, so we can compile. may want to remove
...
this ignore in the future
2013-08-04 16:08:40 -04:00
Zachary Kain
41fc027150
add npm-debug.log to gitignore because DANG
2013-03-04 17:31:33 -05:00
Daniel Saewitz
c38f215db5
Add type parameter to /user/tasks
2013-02-26 16:44:26 -05:00
Daniel Saewitz
f75e3662b9
wi[
2013-02-20 20:04:09 -05:00
Alan Ivey
537b7e1f1f
Use nconf to load in configuration values
...
A config.json file can be used for all ENV settings, and nconf will still allow using ENV overrides. See https://github.com/flatiron/nconf for syntax, or copy the config.json.example file to config.json.
2013-02-07 07:47:34 -05: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
b54462d06a
nodejitsu: adding lib/ (removing from .gitignore so nodejitsu doesn't
...
have to run make, since I can't figure out how to do that anyway)
2012-07-09 15:38:19 -04:00
Tyler Renelle
45caad3c3c
Using coffee instead (derby new --coffee first-project)
2012-04-26 22:19:31 -04:00
Tyler Renelle
2f8b80b74e
Adding empty derby project
2012-04-26 22:03:01 -04:00
Tyler Renelle
c47368714d
Removing all rails files
2012-04-26 22:01:41 -04:00
Tyler Renelle
ad20410a0e
initial commit
2012-01-31 22:57:22 -05:00