habitica/website
2018-03-17 22:25:50 +01:00
..
client Fixes start date updating the repeat on day for dailies repeated monthly (#10095) 2018-03-17 22:25:34 +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 Escaping regex characters from user input before searching for groups. (#10092) 2018-03-17 22:25:50 +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.