habitica-self-host/website
negue c56c69d464 market fixes 28th nov (#9593)
* list special gear by the `specialClass` - fixes #9485

* only disable the currencly label + value not the amount input - fixes #9492

* disable transformations on equipment previews - fixes #9497

* show boss strength - fixes #9522

* pin time travelers animals - closes #9382

* clean up + package-lock ?

* fix quest info
2017-12-05 14:09:34 -06:00
..
client market fixes 28th nov (#9593) 2017-12-05 14:09:34 -06:00
common market fixes 28th nov (#9593) 2017-12-05 14:09:34 -06:00
raw_sprites Armoire and Backgrounds December 2017 (#9659) 2017-12-05 19:29:00 +00:00
server Validate that everyX values in dailies are integers bounded by 0 and 9999 fixes #8782 (#9268) 2017-12-05 13:55:32 -06:00
static added favicons to the new client (#9235) 2017-11-15 17:29:58 +01: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.