habitica/website
Stephy 1af42aa7fe Set a max-width for Markdown images (#9230)
Prevents images from overflowing in tavern chat, guild sidebars, tasks,
and anywhere else using Markdown

Closes https://github.com/HabitRPG/habitica/issues/9171
2017-10-18 15:47:16 -05:00
..
client Set a max-width for Markdown images (#9230) 2017-10-18 15:47:16 -05:00
common Added empty state values for photo and description in user profile (#9201) 2017-10-18 15:36:26 -05:00
raw_sprites Fixes 2017/10/16 (#9203) 2017-10-16 18:04:49 -05:00
server fix typo in apidocs comment and my screwup in the previous commit - so sorry :( 2017-10-18 08:13:16 +10:00
static Bug fixes on Merchandise Page [Fixes Issues #9144] (#9195) 2017-10-17 10:48:23 -05: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.