habitica/website
Matteo Pagliazzi 8b9bf88fa0
Remove inbox from more routes (#10300)
* remove inbox from user/stats routes

* remove inbox from news routes

* change signature for authWithHeaders

* do not load inbox in coupons routes

* do not load inbox in challenge routes

* do not load inbox in some members routes

* do not load inbox in chat routes
2018-04-30 17:36:41 +02:00
..
client Changed Member List number in Guilds (#10268) 2018-04-28 17:43:59 +02:00
common Webhooks v2 (and other fixes) (#10265) 2018-04-29 20:07:14 +02:00
raw_sprites fix(pixels): Better alignment for Squirrel mounts 2018-04-24 18:37:33 +00:00
server Remove inbox from more routes (#10300) 2018-04-30 17:36:41 +02:00
static Added meta image for social media sharing (#10193) 2018-04-09 08:34:12 +02:00
README.md

/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.