habitica/website
Mel 26123ac6ae API - Get challenges for a group does not allow party or habitrpg (#8882)
* test get party challenges by party ID

* tavern challenge tests; failing tests with ID 'party' or 'habitrpg'

* allow finding challenges by groupid 'party' or 'habitrpg'

* use single quotes in strings
2017-10-25 15:35:23 -05:00
..
client Merge branch 'release' into develop 2017-10-24 22:42:20 +00:00
common Hotfix/oct 24 fixes (#9261) 2017-10-24 17:41:36 -05:00
raw_sprites feat(content): subscriber items 2017-10-24 20:21:30 +00:00
server API - Get challenges for a group does not allow party or habitrpg (#8882) 2017-10-25 15:35:23 -05:00
static chore(sprites): compile 2017-10-24 20:23:42 +00: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.