habitica-self-host/website
Keith Holliday d0a786554c
Removed balance check test (#10159)
* Removed balance check test

* Removed balance check in common

* Removed gem logic and added achievement to tests
2018-03-21 11:53:47 -05:00
..
client Merge branch 'release' into develop 2018-03-20 22:57:52 +00:00
common Removed balance check test (#10159) 2018-03-21 11:53:47 -05:00
raw_sprites feat(event): Spring Fling 2018 2018-03-20 21:30:43 +00:00
server add swear word - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc 2018-03-21 19:19:13 +10:00
static Removes video from presskit.zip (#10013) 2018-03-17 22:15:40 +01: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.