habitica-self-host/website
Keith Holliday fac1889776 Oct 11 fxes (#9181)
* Added unqequip for hair styles

* Added quest rewards to quest completed modal

* Fixed display of task approvals

* Ensured the user is welcomed before showing login notification

* Added new message modal

* fixed manager functions

* Fixed group edit on group plan
2017-10-13 06:40:53 +02:00
..
client Oct 11 fxes (#9181) 2017-10-13 06:40:53 +02:00
common Oct 11 fxes (#9181) 2017-10-13 06:40:53 +02:00
raw_sprites fix(sprites): include sprite CSS in new client build 2017-10-12 18:57:23 +00:00
server Old Client Cleanup (#9141) 2017-10-12 16:44:28 +02:00
static Content 2017/10/10 (#9177) 2017-10-10 17:30:44 -05: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.