habitica-self-host/test
Phillip Thelen 12773d539e
Add interface to block ip-addresses or clients due to abuse (#15484)
* Read IP blocks from database

* begin building general blocking solution

* add new frontend files

* Add UI for managing blockers

* correctly reset local data after creating blocker

* Tweak wording

* Add UI for managing blockers

* restructure admin pages

* improve test coverage

* Improve blocker UI

* add blocker to block emails from registration

* lint fix

* fix

* lint fixes

* fix import

* add new permission for managing blockers

* improve permission check

* fix managing permissions from admin

* improve navbar display for non fullAccess admin

* update block error strings

* lint fix

* add option to errorHandler to skip logging

* validate blocker value during input

* improve blocker form display

* chore(subproj): reconcile habitica-images

* fix(scripts): use same Mongo version for dev/test

* fix(whitespace): eof

* documentation improvements

* remove nconf import

* remove old test

---------

Co-authored-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
2025-08-06 15:08:07 -05:00
..
api Add interface to block ip-addresses or clients due to abuse (#15484) 2025-08-06 15:08:07 -05:00
common Squashed commit of the following: 2024-11-14 12:31:57 -06:00
content chore: update grand gala start dates (#15435) 2025-06-19 18:05:38 -05:00
helpers refactor(client): move to Vite by @phillipthelen 2025-06-11 19:20:11 -05:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity chore: update sub-deps and fix lint 2020-07-01 18:20:18 +02:00
.eslintrc.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
mocha.opts fix path (again) 2019-10-15 15:57:09 +02:00
README.md chore: replace http wiki links with https (#13528) 2021-10-01 17:58:09 -05:00

For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.