Files
habitica/website
Keith Holliday 6f034bb5dd Fixed issue when repeat object is malformed (#8765)
* Fixed issue when repeat object is malformed

* Removed only

* Changed numeric check to lodash isFinite

* Removed newer lodash function
2017-05-28 20:07:29 -05:00
..
2017-05-23 22:04:26 +00:00
2016-09-29 13:32:36 +02:00
2017-05-23 08:56:36 -06:00
2017-05-20 19:24:25 -06:00
2017-05-23 22:04:26 +00:00
2017-05-25 00:59:37 +00: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.