habitica-self-host/website
Sarah Boo 8be29e27d0 Hide "Delete Completed" To-Dos button on Challenge or Group Task Board - fixes #9935 (#10128)
* only show delete to-dos for user's task page

* remove stray spaces
2018-03-17 22:22:12 +01:00
..
client Hide "Delete Completed" To-Dos button on Challenge or Group Task Board - fixes #9935 (#10128) 2018-03-17 22:22:12 +01:00
common fix: you are already in group message - fixes #10119 (#10122) 2018-03-17 22:21:16 +01:00
raw_sprites feat(content): spring Hatching Potions 2018-03-13 20:54:27 +00:00
server fix: you are already in group message - fixes #10119 (#10122) 2018-03-17 22:21:16 +01:00
static Removes video from presskit.zip (#10013) 2018-03-17 22:15:40 +01: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.