habitica-self-host/website
negue 455f7ac59b round priority on update too (#10186)
* round priority on update too

* move the fix to Task sanitizeTransform

* refactor the task.priority parsing
2018-04-14 16:16:25 +02:00
..
client Feature/sortable reward area (#9930) 2018-04-13 15:22:06 +02:00
common moving developer-only strings to api messages (#10188) 2018-04-14 16:13:13 +02:00
raw_sprites feat(content): Squirrel Pet Quest 2018-04-11 01:32:49 +00:00
server round priority on update too (#10186) 2018-04-14 16:16:25 +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.