habitica/website
Keith Holliday 759ce61492
Added support for party invites by email (#9665)
* Added support for party invites by email

* Changed to groupInvite
2017-12-07 12:57:01 -05:00
..
client Added support for party invites by email (#9665) 2017-12-07 12:57:01 -05:00
common submit initial working solution to disallow selling of Saddle (#9663) 2017-12-05 14:22:59 -06:00
raw_sprites Armoire and Backgrounds December 2017 (#9659) 2017-12-05 19:29:00 +00:00
server Ensured quest drops are only from incomplete progress (#9671) 2017-12-07 12:33:40 -05:00
static Added MAFL Theme (#9633) 2017-12-05 14:20:58 -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.