habitica-self-host/website
Sabe Jones a69c0999d3 Fixes 2017/10/14 (#9191)
* fix(shops): event date range for mobile

* fix(profile): clean up equipment grids

* fix(strings): remove unused string

* fix(sprites): recanvas Lost Masterclasser scrolls
2017-10-14 19:59:28 -05:00
..
client Fixes 2017/10/14 (#9191) 2017-10-14 19:59:28 -05:00
common Fixes 2017/10/14 (#9191) 2017-10-14 19:59:28 -05:00
raw_sprites Fixes 2017/10/14 (#9191) 2017-10-14 19:59:28 -05:00
server Lost Masterclasser Quest Line (#9183) 2017-10-13 20:32:55 -05:00
static Fixes 2017/10/14 (#9191) 2017-10-14 19:59:28 -05: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.