habitica-self-host/website/common
Matteo Pagliazzi 9ab9b0f553
IP Blocking (#12015)
* start implementing an ip blocker

* fix comments and add to list of middlewares

* fix code, comment code and improve response

* wip tests

* fix order

* fixes and tests
2020-03-28 15:44:54 +01:00
..
locales Translated using Weblate (Portuguese (Brazil)) 2020-03-26 21:17:54 +01:00
script IP Blocking (#12015) 2020-03-28 15:44:54 +01: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