habitica/website
Sabe Jones 77ff91868e Redirection fixes (#8592)
* fix(redirects): logic update

* test(middlewares): redirects tests

* fix(nconf): IS_PROD is boolean

* fix(test): treat IS_PROD as Boolean here too

* fix(test): apiUrl test copypasta
2017-03-23 10:25:58 -05:00
..
assets fix(sprites): accidental project_file deletion 2017-03-21 19:42:02 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client chore(news): Bailey 2017-03-21 18:46:17 +00:00
client-old Group plans copy changes (#8546) 2017-03-09 14:27:52 -07:00
common chore(i18n): update locales 2017-03-21 18:58:46 +00:00
server Redirection fixes (#8592) 2017-03-23 10:25:58 -05:00
static/sprites fix(event): update Justin sprite 2017-03-21 19:06:43 +00:00
views chore(news): Bailey 2017-03-21 18:46:17 +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.