habitica-self-host/website
Keith Holliday 9c9b67aa9d Keys kennel fixes (#9848)
* Show keys to pets immediately

* Ensured keys to pets dissapear after use

* Added resdirect to stable after purchase

* Added mount check and updated keys to mounts and to both

* Added api calls

* Added check for beastmaster progress

* Added mount check for release mounts. Added pets and mount check to release both

* Added actions

* Added catch to common tests

* Added beast count and reload

* Removed extra console log
2018-03-02 15:30:11 -06:00
..
client Keys kennel fixes (#9848) 2018-03-02 15:30:11 -06:00
common Keys kennel fixes (#9848) 2018-03-02 15:30:11 -06:00
raw_sprites feat(content): Backgrounds and Armoire 2018/03 2018-03-01 23:23:00 +00:00
server Merge branch 'develop' into release 2018-03-01 23:23:57 +00:00
static Triumph Theme by anastasiagaskamp (#9323) 2018-02-09 15:57:34 -06: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.