0be681b7a2
* Changed recurring logic to not use moment-recur plugin for performance reasons * change only nextDue calculations add tests to make sure proper nextDue values are calculated revert schedule.matches logic to original revert shouldDo.test.js to original * fix monthly nextDue logic move tests to shouldDo.test.js * typos * revert to original logic. change not needed * add failure cases
/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.