habitica/website
Brian Fenton c6c9503e22 Hiding popunder if challenge data is incomplete (#10284)
* removing file that only contained a reference to a missing folder

* fixing typo

* using full dates to avoid moment warning in tests

* more typos

* sending an empty string to vue bootstrap tooltip (disabling it) if no challenge short name is set
2018-04-28 17:38:38 +02:00
..
client Hiding popunder if challenge data is incomplete (#10284) 2018-04-28 17:38:38 +02:00
common Fix locked class-specific gear after death fixes #10025 (#10212) 2018-04-28 17:34:08 +02:00
raw_sprites fix(pixels): Better alignment for Squirrel mounts 2018-04-24 18:37:33 +00:00
server Hiding popunder if challenge data is incomplete (#10284) 2018-04-28 17:38:38 +02:00
static Added meta image for social media sharing (#10193) 2018-04-09 08:34:12 +02:00
README.md

/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.