habitica-self-host/website
Sabe Jones a20c1ba751
Include seasonal gear in Market class lists (#9739)
* fix(shops): include seasonal gear in Market class lists

* fix(market): display non-seasonal broken special items
Also fixes a bug where if a current seasonal item was broken, it would show up twice.
2017-12-22 15:29:51 -06:00
..
client Added fix for quantity confirmation (#9735) 2017-12-22 10:23:55 -06:00
common Include seasonal gear in Market class lists (#9739) 2017-12-22 15:29:51 -06:00
raw_sprites feat(content): Subscriber Items Dec 2017 2017-12-21 23:10:54 +00:00
server fix(promo): send payment method with promo 2017-12-20 18:41:19 +00:00
static Added MAFL Theme (#9633) 2017-12-05 14:20:58 -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.