mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
* feat(AB-testing): mixed type field * fix(AB-testing): lint errors * fix(AB-testing): allow client access to _ABtests * Revert "fix(AB-testing): allow client access to _ABtests" This reverts commit 25832365ba8fac3ff5bb31366129ad390e546f7d. * fix(AB-testing): preview check on server * refactor(AB-testing): add comments |
||
|---|---|---|
| .. | ||
| assets | ||
| build | ||
| client | ||
| client-old | ||
| common | ||
| server | ||
| static/sprites | ||
| views | ||
| README.md | ||
/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.