habitica-self-host/website/common
Matteo Pagliazzi a8655d923a
Fix level up webhook (#10347)
* use user._tmp for level up webhook

* use post save hook to send webhook
2018-05-09 19:04:29 +02:00
..
errors moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
locales Merge branch 'release' into develop 2018-05-08 18:41:13 +00:00
script Fix level up webhook (#10347) 2018-05-09 19:04:29 +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