habitica/website
2017-12-05 14:14:45 -06:00
..
client Rewards permit decimal value. Fixes https://github.com/HabitRPG/habitica/issues/9513 (#9617) 2017-12-05 14:13:54 -06:00
common Added Pizilden's Theme (#9632) 2017-12-05 14:14:45 -06:00
raw_sprites Armoire and Backgrounds December 2017 (#9659) 2017-12-05 19:29:00 +00:00
server Validate that everyX values in dailies are integers bounded by 0 and 9999 fixes #8782 (#9268) 2017-12-05 13:55:32 -06:00
static Added Pizilden's Theme (#9632) 2017-12-05 14:14:45 -06: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.