Commit graph

77 commits

Author SHA1 Message Date
Cole Gleason
2188b5a6c0 chore(logging): add logging via Winston and wrapped it with a custom logging module 2014-02-01 01:47:11 -06:00
Matteo Pagliazzi
89443bb970 chore(git): update gitignore 2014-01-31 22:11:00 +01:00
Tyler Renelle
5b06392879 chore(newrelic): add newrelic 2014-01-30 11:04:39 -07:00
Ruthan
2953aa58fc Rebalance potion drop ratios 2013-12-07 20:16:13 -05:00
Andre Casey
92485a938e Documentation configuration for Docker
Includes:
- Gruntfile config
- read me for docs (docs-home.md. maps to --> docs-home.md.html)
- updated package.json for docker dep
- updated .gitignore to not include generated files
2013-09-26 18:10:50 -04:00
Matteo Pagliazzi
9cc92ccb25 serve all css minimized & static files from /build 2013-09-10 12:29:43 +02:00
Tyler Renelle
40b0e13112 add HISTORY_PREEN.js, a script we need to add to cron function (TODO) 2013-09-08 21:10:42 -04: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
b23057593b ignore .js & .map from (webstorm transpilers), remove habitrpg-shared
recursive repo
2013-08-20 21:27:56 -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
Tyler Renelle
7f486d8b3c ignore .idea 2013-05-19 18:06:32 +01:00
Tyler Renelle
b832f40315 reverting back to commonjs format, using browserify to compile
index-browser.js which will load into window.habitrpgShared. Not the
best method, we'll move to requirejs (r.js?) later
2013-03-12 17:41:32 -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