habitica/website
Sabe Jones 67febde1cb fix(analytics): send user on reg (#8044)
Also fixes an issue that could prevent item name data from being correctly sent to Amplitude.
2016-09-20 20:11:12 -05:00
..
assets chore(news): Bailey 20160916 2016-09-17 03:33:02 +00:00
client Vuex (#8041) 2016-09-20 18:58:02 +02:00
client-old Merge pull request #8031 from Ozzystrasza/challenges_select_all 2016-09-20 08:08:31 -05:00
common chore(i18n): update locales 2016-09-20 17:42:17 -05:00
server fix(analytics): send user on reg (#8044) 2016-09-20 20:11:12 -05:00
static Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00
views feat(api): Add route to export pms as HTML 2016-09-19 21:32:58 -05:00
README.md Vuex (#8041) 2016-09-20 18:58:02 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign.

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.