habitica-self-host/website/common
Aleksey 65906f0b71 Fix: reset streak for habits after rebirth (#11345)
* Fix: reset streak for habits after rebirth

- Modify current test of reseting streaks
- Add new if branch for task with "habit" type

* Fix: reset habits by another keys (counterDown/counterUp):

- Fix test for correct way of reseting habits
- Use another keys for reseting habits
2019-09-09 15:46:49 +02:00
..
errors Improved number validation (#11131) 2019-04-23 15:19:49 -05:00
locales Translated using Weblate (Portuguese (Brazil)) 2019-09-05 21:41:51 +02:00
script Fix: reset streak for habits after rebirth (#11345) 2019-09-09 15:46:49 +02:00
index.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

Common

Files that are shared among the server and the client.

  • Code that is run on both the client and the server
  • Item definitions - weapons, armor, pets, etc