habitica-self-host/website
Matteo Pagliazzi a8655d923a
Fix level up webhook (#10347)
* use user._tmp for level up webhook

* use post save hook to send webhook
2018-05-09 19:04:29 +02:00
..
client Merge branch 'release' into develop 2018-05-08 18:41:13 +00:00
common Fix level up webhook (#10347) 2018-05-09 19:04:29 +02:00
raw_sprites feat(content): Cuddle Bundle 2018-05-08 18:28:33 +00:00
server Fix level up webhook (#10347) 2018-05-09 19:04:29 +02:00
static Added meta image for social media sharing (#10193) 2018-04-09 08:34:12 +02: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.