mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 03:34:14 +00:00
* i18n string updates (issue #9210) * change offHand to offHandCapitalized * added removeTasks to challenge.json * added hairBangs back to character.json * added hairBangs back to character.json * more hairBangs nonsense * added hairBangs to hair-settings.vue, removed same from character.json * changed levelUp to levelup in levelUp.vue and achievements.json * fix duplicate string values * fixed different strings with same content in different files * updated test/api/v3 and test/api/v4 with messageTaskNotFound * Delete POST-tasks_taskId_checklist_itemId_score.test.js File got copied to a new directory, doesn't need to be here. * fix: userID token in patrons.vue and heroes.vue * removed: unused clock of code * Restored eggsItemType to inventory.json Co-authored-by: Sabe Jones <sabrecat@gmail.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| buy | ||
| stats | ||
| DELETE-user.test.js | ||
| DELETE-user_messages.test.js | ||
| DELETE-user_push_device.test.js | ||
| GET-user.test.js | ||
| GET-user_anonymized.test.js | ||
| GET-user_inAppRewards.test.js | ||
| GET-user_inventory_buy.test.js | ||
| GET-user_toggle-pinned-item.test.js | ||
| POST-move-pinned-item.js | ||
| POST-user_block.test.js | ||
| POST-user_change-class.test.js | ||
| POST-user_class_cast_spellId.test.js | ||
| POST-user_custom-day-start.test.js | ||
| POST-user_disable-classes.test.js | ||
| POST-user_equip_type_key.test.js | ||
| POST-user_feed_pet_food.test.js | ||
| POST-user_hatch_egg_hatchingPotion.test.js | ||
| POST-user_mark_pms_read.test.js | ||
| POST-user_open_mystery_item.test.js | ||
| POST-user_purchase.test.js | ||
| POST-user_purchase_hourglass.test.js | ||
| POST-user_push_device.test.js | ||
| POST-user_read_card.test.js | ||
| POST-user_rebirth.test.js | ||
| POST-user_release_both.test.js | ||
| POST-user_release_mounts.test.js | ||
| POST-user_release_pets.test.js | ||
| POST-user_reroll.test.js | ||
| POST-user_reset.test.js | ||
| POST-user_revive.test.js | ||
| POST-user_sell.test.js | ||
| POST-user_sleep.test.js | ||
| POST-user_unlock.js | ||
| PUT-user.test.js | ||