habitica-self-host/website
Philip Karpiak 5da7699548 Add tooltip to character buff icon (#10156)
* Add tooltip to character buff icon

* Add tooltips for task streak, challenge and broken challenge

* Add tooltips for task menu and due date

* Challenge icon tooltip displays the challenge short name
2018-04-06 12:53:39 -05:00
..
client Add tooltip to character buff icon (#10156) 2018-04-06 12:53:39 -05:00
common Added initial account banned modal (#9868) 2018-04-06 08:33:38 -05:00
raw_sprites feat(event): avatar customizations 2018-04-05 21:03:57 +00:00
server Merge branch 'develop' into release 2018-04-05 21:04:11 +00: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.