mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-28 18:05:19 +00:00
* Optimize database access during spell casting * load less data when casting spells * Begin migrating update calls to updateOne and updateMany * Only update user objects that don’t have notification yet * fix test * fix spy * Don’t unnecessarily update user when requesting invalid guild * fix sort order for middlewares to not load user twice every request * fix tests * fix integration test * fix skill usage not always deducting mp * addtest case for blessing spell * fix healAll * fix lint * Fix error for when some spells are used outside of party * Add check to not run bulk spells in web client * fix(tags): change const to let --------- Co-authored-by: SabreCat <sabe@habitica.com> |
||
|---|---|---|
| .. | ||
| content | ||
| errors | ||
| fns | ||
| libs | ||
| ops | ||
| .eslintrc.js | ||
| constants.js | ||
| count.js | ||
| cron.js | ||
| i18n.js | ||
| index.js | ||
| statHelpers.js | ||