habitica/website
2017-11-08 16:12:11 +01:00
..
client fix confetti image on home page 2017-11-07 20:34:52 +01:00
common Implements repeat every X days since last completion (Fixes #6941) (#8962) 2017-11-07 12:56:46 -06:00
raw_sprites cache sprites and fix images caching (#9422) 2017-11-07 11:48:23 +01:00
server remove unused loggin for ios purchases 2017-11-08 16:12:11 +01:00
static cache sprites and fix images caching (#9422) 2017-11-07 11:48:23 +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.