analytics/lib/plausible_web/components
hq1 99fe03701e
IP Block List (#3761)
* Add Ecto.Network dependency

* Migration: Add ip block list table

* If Cachex errors out, mark the cache as not ready

* Add IPRule schema

* Seed IPRules

* Add Shields context module

* Implement IPRuleCache

* Start IPRuleCache

* Drop blocklisted IPs on ingestion

* Cosmetic rename

* Add settings sidebar item

* Consider IPRuleCache readiness on health checks

* Fix typo

* Implement IP blocklist live view

* Update moduledocs

* Extend contextual module tests

* Convert IPRules LiveView into LiveComponent

* Keep live flashes on the tabs view

* Update changelog

* Format

* Credo

* Remove garbage

* Update drop reason typespecs

* Update typespecs for cache keys

* Keep track of who added a rule and when

* Test if adding via LV prefills the updated_by tooltip

* Update ecto_network dependency

* s/updated_by/added_by

* s/drop_blocklist_ip/drop_shield_rule_ip

* Add docs link

* s/Updated/Added
2024-02-12 14:55:20 +01:00
..
billing Make hello@plausible.io clickable (#3746) 2024-02-01 09:43:21 +01:00
site Extract button component (#3474) 2023-11-08 11:40:07 +02:00
generic.ex IP Block List (#3761) 2024-02-12 14:55:20 +01:00
google.ex Integrations Settings section (#3427) 2023-10-18 14:01:17 +02:00
layout.ex Fix flashing on reapplying theme (#3760) 2024-02-07 09:32:30 +01:00
settings.ex Integrations Settings section (#3427) 2023-10-18 14:01:17 +02:00
two_factor.ex Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00