habitica-self-host/website/common
Denys Dorokhov 186b929e59
API-v4 route added: 'api/v4/faq' fixes #11801 (#11905)
* feat(api-v4): new /faq route added

* refactor(server): change of function name in libs/content.js
2020-04-14 22:14:53 +02:00
..
locales Removed loading screen tips, fixes #11834 (#12063) 2020-04-14 22:03:57 +02:00
script API-v4 route added: 'api/v4/faq' fixes #11801 (#11905) 2020-04-14 22:14:53 +02:00
index.js misc, fix client tests 2019-10-15 15:32:53 +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