habitica/website
2017-05-18 02:13:14 +00:00
..
assets chore(sprites): compile 2017-05-18 01:59:44 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client Merge branch 'release' into develop 2017-05-18 02:13:14 +00:00
client-old feat(purchases): sell bundled quests 2017-05-18 01:44:07 +00:00
common Merge branch 'release' into develop 2017-05-18 02:13:14 +00:00
server adjust banned words. TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc 2017-05-16 13:08:09 +10:00
static/sprites chore(sprites): compile 2017-05-18 01:59:44 +00:00
views Merge branch 'release' into develop 2017-05-18 02:13:14 +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.