mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
* Issue 11050 - Small tuneups to unlock.js - Use includes i.o. indexOf - Extract small function for object setting duplication - Use every instead of custom counter * Issue 11050 - Properly store purchased items when purchasing them * Issue 11050 - Couple more tuneups in unlock.js and implemented partial failure scenario * Issue 11050 - Fix last lint issue * Issue 11050 - Check path for gear i.o. failing to write it to purchased * Issue 11050 - Guarantee variation coverage in tests * Issue 11050 - Use startsWith instead of includes for background check * Issue 11050 - Don't unlock lost items |
||
|---|---|---|
| .. | ||
| content | ||
| errors | ||
| fns | ||
| libs | ||
| ops | ||
| .eslintrc.js | ||
| constants.js | ||
| count.js | ||
| cron.js | ||
| i18n.js | ||
| index.js | ||
| statHelpers.js | ||