habitica-self-host/website
Alys 33380f63f6 add comment to warn about keeping INVITES_LIMIT low
If INVITES_LIMIT is allowed to be greater than MAX_EMAIL_INVITES_BY_USER
then the inviter can send more than MAX_EMAIL_INVITES_BY_USER invitations
at once.
2017-04-12 21:07:46 +00:00
..
assets chore(news): Bailey 2017-04-11 19:23:28 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client chore(news): Bailey 2017-04-11 19:23:28 +00:00
client-old v3.83.5 End Fooling (#8638) 2017-04-02 09:02:15 -05:00
common change error message for sending too many invitations to instruct them to email us 2017-04-12 21:07:25 +00:00
server add comment to warn about keeping INVITES_LIMIT low 2017-04-12 21:07:46 +00:00
static/sprites chore(news): Bailey 2017-04-11 19:23:28 +00:00
views chore(news): Bailey 2017-04-11 19:23:28 +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.