habitica/webpack
Matteo Pagliazzi bd46e3e195 Client: i18n (#8972)
* wip: client: i18n

* remove maxAge from cookies to get same expiration ad localStorage

* set cookies expiration to 10 years

* moment: load translations in browser, moment: only load necessary data, remove jquery, remove bluebird

* ability to change language

* fix logout

* add some requiresLogin: false to static pages

* fix tests
2017-08-22 18:26:53 +02:00
..
config Client: i18n (#8972) 2017-08-22 18:26:53 +02:00
build.js client: replace deprecated vue-resource with axios, lint more file 2017-01-15 20:49:15 +01:00
dev-client.js client: replace deprecated vue-resource with axios, lint more file 2017-01-15 20:49:15 +01:00
dev-server.js Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
utils.js Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
webpack.base.conf.js Client: i18n (#8972) 2017-08-22 18:26:53 +02:00
webpack.dev.conf.js Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
webpack.prod.conf.js Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
webpack.test.conf.js Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00