mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
* Store all approved tasks in an array * Created bulkScore using score callback * Removed unnecessary code * Added verification to run the code only for Approved Tasks * Created scoreTasks on server and necessary code on client * Revert "Created scoreTasks on server and necessary code on client" This reverts commit b786c0e71aca4f037412797c6a0c61ce34954c8d. * Fixed gold/xp earn-lose-earnAgain problem * Do not read already read notifications * Removed unnecessary variable |
||
|---|---|---|
| .. | ||
| 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.