habitica/website
Matteo Pagliazzi 33a39d3683 Client fixes (#8844)
* client: fix router when not authenticated, small fixes for tasks

* load the user only when necessary

* fix tests
2017-06-29 20:49:05 +02:00
..
assets chore(news): Guild Spotlight Bailey 2017-06-27 17:33:54 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client Client fixes (#8844) 2017-06-29 20:49:05 +02:00
client-old minor text fixes: accurate flavour text for Golden Knight testimonies collection quest, etc (#8826) 2017-06-26 22:35:29 +01:00
common Added regsiter page and styles (#8836) 2017-06-27 21:53:59 -06:00
server fix bug that prevented sending of emails to admin addresses (#8832) 2017-06-22 14:33:27 -07:00
static/sprites chore(news): Guild Spotlight Bailey 2017-06-27 17:33:54 +00:00
views Merge branch 'release' into develop 2017-06-27 17:43:13 +00:00
README.md expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.