Files
habitica/website
Matteo Pagliazzi 81fc727d41 Client Fixes (#9056)
* remove console.log calls used for debugging

* open member modal when clicking on user name or avatar in chat

* misc fixes to strings, payments, ...

* simplify code

* secure statsComputed
2017-09-21 19:49:27 +02:00
..
2016-09-29 13:32:36 +02:00
2017-09-21 19:49:27 +02:00
2017-08-28 15:45:51 -06:00
2017-09-21 19:49:27 +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.