Matteo Pagliazzi
|
6e33b88c85
|
remove middleware.splash
|
2013-11-12 15:10:16 +01:00 |
|
Matteo Pagliazzi
|
1d9148eebb
|
move middleware.locals only where it is needed and transform it into a common function, simplify translations and adds automatic language detection
|
2013-11-12 14:49:01 +01:00 |
|
Tyler Renelle
|
1d5296880b
|
Merge pull request #1750 from HabitRPG/paglias/build-manifest
Paglias/build manifest
|
2013-11-05 10:29:12 -08:00 |
|
Matteo Pagliazzi
|
fbf57bde66
|
Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop
|
2013-11-05 19:24:36 +01:00 |
|
Matteo Pagliazzi
|
5b9002820f
|
replace express.bodyParser with express.json & express.urlencoded since it is deprecated in connect 3.0
|
2013-11-05 19:24:11 +01:00 |
|
Tyler Renelle
|
ee35d16f4d
|
temporary log-suppressing so i can diagnose live a bit better
|
2013-11-05 09:34:09 -08:00 |
|
Matteo Pagliazzi
|
d0c29eba78
|
move js & css files to public/manifest.json, allow for stylus files editing without restarting server on development, removed hashres from dev build
|
2013-11-04 22:13:03 +01:00 |
|
Tyler Renelle
|
fa25f3d300
|
challenges: WIP beginning challenges feature. some basic CRUD & some
basic subscribe / unsubscribe functional (but buggy)
|
2013-10-28 11:34:07 -07:00 |
|
Matteo Pagliazzi
|
21823564c2
|
add caching
|
2013-09-10 14:40:00 +02:00 |
|
Matteo Pagliazzi
|
9cc92ccb25
|
serve all css minimized & static files from /build
|
2013-09-10 12:29:43 +02:00 |
|
Tyler Renelle
|
5cb6e7e0dd
|
fixes to emailing errors
|
2013-09-07 20:13:02 -04:00 |
|
Matteo Pagliazzi
|
9046bd5041
|
css
|
2013-09-06 21:39:18 +02:00 |
|
Matteo Pagliazzi
|
7cd075d787
|
initial grunt support, gzip enabled
|
2013-09-06 19:19:43 +02:00 |
|
Tyler Renelle
|
ab756a8634
|
#1422 force ssl
|
2013-09-05 22:53:35 -04:00 |
|
Tyler Renelle
|
ceae8bf768
|
rewrite: start adding facebook auth. note, this isn't going to work properly due to issues outlined in http://stackoverflow.com/questions/14572600/passport-js-restful-auth . gotta figure something out here...
|
2013-09-03 23:20:31 -04:00 |
|
Tyler Renelle
|
e5bafe7f0b
|
rewrite: 2-week session instead of 1h
|
2013-09-03 19:22:16 -04:00 |
|
Tyler Renelle
|
80fd023012
|
use cookieSession so we can launch in production mode
|
2013-09-02 21:38:05 -04:00 |
|
Tyler Renelle
|
ef9e1f3444
|
rewrite: push login modal to the front page, don't allow anonymous
usage.
|
2013-09-02 01:08:28 -04:00 |
|
Tyler Renelle
|
9befe8a7f8
|
api: move middleware up before app.router
|
2013-09-01 18:20:39 -04:00 |
|
Tyler Renelle
|
ad67cbcc1c
|
rewrite: begin the great server-side javascript migration
|
2013-08-28 23:21:06 -04:00 |
|