habitica/website
Sabe Jones 99ab9726b4
Allow user to buy numbered special gear (#9823)
* fix(buy): allow user to buy numbered special gear

* fix(buy): correct content constant
2018-01-29 15:02:55 -06:00
..
client Fixing issue with hair bangs, styles and colors not getting the option.active class (#9759) 2018-01-29 14:57:35 -06:00
common Allow user to buy numbered special gear (#9823) 2018-01-29 15:02:55 -06:00
raw_sprites feat(content): Mystery Items 2018/01 2018-01-23 22:38:23 +00:00
server refund gems when deleting a "Public Challenge" (Tavern challenge) (#9752) 2018-01-29 14:56:46 -06:00
static Add .gitattributes file fixes #9717 (#9722) 2018-01-29 14:53:14 -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.