habitica-self-host/website/common
Sabe Jones 6f7cd96e9f
Improved number validation (#11131)
* fix(purchasing): more number validation

* test(purchasing): add error cases
Also refactor NaN check and create client mixin

* fix(purchasing): cover "purchase" cases
2019-04-23 15:19:49 -05:00
..
errors Improved number validation (#11131) 2019-04-23 15:19:49 -05:00
locales Improved number validation (#11131) 2019-04-23 15:19:49 -05:00
script Improved number validation (#11131) 2019-04-23 15:19:49 -05: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