habitica/website
2017-07-22 20:38:55 +02:00
..
assets Implemented new Achievement and Badge: Invited a Friend (Fixes #8615) (#8819) 2017-07-19 18:39:39 -07:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client Client Tasks (#8889) 2017-07-22 20:30:08 +02:00
client-old Fixes #7958 - do not remove Battle Gear equipment when changing class (#8064) 2017-07-20 10:28:53 -07:00
common fix missing comma in json 2017-07-22 20:38:55 +02:00
server Delete Account with Social Auth (#8796) 2017-07-21 10:55:53 -07:00
static/sprites chore(sprites): compile 2017-07-19 18:25:14 +00:00
views Delete Account with Social Auth (#8796) 2017-07-21 10:55:53 -07: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.