Matteo Pagliazzi
cbb29eac55
update gitignore for elastic beanstalk
2016-02-29 16:28:08 +01:00
Sabe Jones
91c6ce27c5
feat(event): Habit Birthday 2016
...
Also adds AWS Elastic Beanstalk local config file to .gitignore.
2016-01-28 17:16:01 -05:00
Blade Barringer
d02c3d321e
refactor: Remove compiled spritesheet from source control
2016-01-14 18:03:14 -06:00
Matteo Pagliazzi
e145439b0b
starts cleaning up the repo
2015-10-30 15:27:33 +01:00
Blade Barringer
85a16b62e5
Add babel task and move to src directory
2015-09-17 17:42:53 -05:00
Blade Barringer
d3360ec403
Hide all npm-debug logs from source control
2015-09-04 15:22:59 -05:00
Blade Barringer
7064871557
Create Vagrantfile.example
2015-06-21 19:28:19 -05:00
Blade Barringer
719907189f
Organized spec folder
2015-06-13 09:58:08 -05:00
Kevin Gisi
9795fda951
Add karma coverage reporting; added coverage folder to .gitignore
2015-06-09 03:36:44 -04:00
Alys
a02c957c59
ignore habitrpg-shared.js (add to .gitignore, delete from repo)
2015-04-04 13:53:36 +10:00
Kevin Gisi
79606736a1
Ensure Bailey always displays the most recent message.
...
* Added a Grunt task to precompile website/views/shared/new-stuff.jade to a
static html file.
* Updated the new-stuff.jade modal template to use a $rootScope property.
* Added a special case to openModal for the newStuff template, by which it
fetches the flat file, marks it as trusted HTML, and sets it to the
$rootScope property before rendering the modal.
2015-03-31 20:38:15 -04:00
Kevin Gisi
7bed1efb21
Revised Grunt translations task to use build:test
...
* Added build:test task to generate translation JS for tests.
* Removed test/spec/translations.js from the repository, added to .gitignore.
* Updated test/run_tests.sh to run build:test, and accept an optional argument
to run a particular test suite.
2015-03-24 21:39:03 -04:00
Blade Barringer
c8124f28ed
Set it so compiled js and sprites are not ignored
2015-02-09 16:04:25 -06:00
Blade Barringer
44a89dd0bd
Corrected sprite task
2015-02-03 19:29:22 -06:00
Blade Barringer
fc6a4a70b9
Updated gulpfile
2015-02-03 16:19:37 -06:00
Blade Barringer
d2eafdd021
Started moving public folder stuff back to website
2015-02-03 14:02:34 -06:00
Blade Barringer
e55b8dd5bc
Wrote first version of sprite gulp task
2015-02-02 19:00:51 -06:00
Blade Barringer
f5f1964249
Started organizing common folder
2015-02-01 23:09:07 -06:00
Blade Barringer
590eded44a
Merge branch 'develop' of github.com:HabitRPG/habitrpg into common-convert
...
Conflicts:
.gitignore
.travis.yml
2015-01-21 10:37:08 -06:00
Tyler Renelle
709fb2b706
Revert "refactor(iap): use env var for google IAP". orders are being
...
left in "Chargeable - Delivered" for some reason.
This reverts commit 43961a5ab9 .
2014-12-16 13:07:01 -07:00
Tyler Renelle
9d6caaa138
feat(iap): ignore keys/ directory. upload any keys/iap-sandbox iap-live
...
etc on a private branch
2014-12-12 16:19:13 -07:00
Aneesh Goel
d7970d1dd2
add coverage tools to habitrpg-shared
2014-09-19 03:11:13 -07:00
Adrien Lemaire
0d18bc8a8f
add 2 more translatable strings
2014-08-09 18:58:08 +09:00
Tyler Renelle
9efda1d955
fix(bailey): small tweaks to 7/31 (spacing, remove project files)
2014-07-30 17:17:51 -06:00
James Hsiao
3abaf17026
Added Vagrant for unified development env.
2014-03-03 15:48:04 -05:00
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