habitica/website
Matteo Pagliazzi 1ea9be8aa2
Preparatory Work for Smaller user doc (WIP) (#10245)
* protect all paths in user.pre(save using this.isDirectSelected to see if a field is available

* fix linting

* authWithHeaders: specify user fields to exclude instead of the ones to include, add comments, doc and improve test

* add more options to unit helper generateReq and add tests for excluding fields in authWithHeaders
2018-04-12 21:17:47 +02:00
..
client Tasks Modal: add setter for repeatsOn (#10247) 2018-04-12 13:30:56 -05:00
common chore(i18n): update locales 2018-04-12 18:37:36 +00:00
raw_sprites feat(content): Squirrel Pet Quest 2018-04-11 01:32:49 +00:00
server Preparatory Work for Smaller user doc (WIP) (#10245) 2018-04-12 21:17:47 +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.