mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| config | ||
| build.js | ||
| dev-client.js | ||
| dev-server.js | ||
| utils.js | ||
| webpack.base.conf.js | ||
| webpack.dev.conf.js | ||
| webpack.prod.conf.js | ||
| webpack.test.conf.js | ||