habitica-self-host/website
Matteo Pagliazzi 3a1e56cc8e
Upgrade server deps (#10017)
* remove unused apn lib and upgrade moment-recur

* upgrade validator

* upgrade got

* request -> got

* fix validation

* fix tests

* upgrade nodemailer

* fix unit tests

* fix webhook tests, upgrade express-validator (using legacy api)

* upgrade js2xmlparser

* update misc packages

* fix linting

* update packages
2018-02-23 15:21:00 +01:00
..
client Upgrade server deps (#10017) 2018-02-23 15:21:00 +01:00
common chore(i18n): update locales 2018-02-22 23:04:56 +00:00
raw_sprites chore(sprites): compile & cleanup 2018-02-22 22:57:34 +00:00
server Upgrade server deps (#10017) 2018-02-23 15:21:00 +01:00
static Triumph Theme by anastasiagaskamp (#9323) 2018-02-09 15:57:34 -06: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.