habitica-self-host/website
Keith Holliday 506275c30e Oct 19 fixes (#9234)
* Add more checks for user achievements

* Began to add ajax request for bailey

* Prevented purchase of locked item

* Refactored notifications to have unique id and use actions

* Added feature banner when gear is bought

* Removed debug code

* Mark group notifications as read

* Fixed lint issues

* Added gem icon to purchase all
2017-10-20 15:22:13 +02:00
..
client Oct 19 fixes (#9234) 2017-10-20 15:22:13 +02:00
common remove duplicated word "caused" from Masterclassers quest text 2017-10-20 23:12:26 +10:00
raw_sprites Fixes 2017/10/16 (#9203) 2017-10-16 18:04:49 -05:00
server fix typo in apidocs comment and my screwup in the previous commit - so sorry :( 2017-10-18 08:13:16 +10:00
static Bug fixes on Merchandise Page [Fixes Issues #9144] (#9195) 2017-10-17 10:48:23 -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.