habitica-self-host/website
Keith Holliday 04d7ff13de
Refactored stripe checkout (#10345)
* Refactored stripe checkout

* Fixed dependency injection cache
2018-05-19 10:31:26 -05:00
..
client fix(snackbars): don't timeout server error snacks (#10372) 2018-05-18 14:41:15 -05:00
common Change reward popunder (#10358) 2018-05-18 17:11:04 +02:00
raw_sprites feat(content): enable Fairy Potions 2018-05-15 21:00:49 +00:00
server Refactored stripe checkout (#10345) 2018-05-19 10:31:26 -05: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.