nemunaire pushed to master at happyDomain/happyDeliver 2026-04-09 11:37:25 +00:00
396c51974a Extract OpenAPI schemas to separate file and move models to internal/model package
nemunaire pushed to master at happyDomain/happyDeliver 2026-04-09 11:06:37 +00:00
3eec5ce966 Remove unused xAlignedFrom prop from HeaderAnalysisCard
7422f6ed0a Add paginated test history listing with disable option
Compare 2 commits »
nemunaire pushed to master at happyDomain/happyDomain 2026-04-09 10:44:45 +00:00
a31f78cd48 ci: sync frontend package version with git tag on tag builds
nemunaire pushed to f/prometheus at happyDomain/happyDomain 2026-04-09 10:44:22 +00:00
4ee3e6169c web-admin: wire dashboard to /metrics with collapsible details
b478cc344f checkers: add Prometheus text format for metrics export
a4894d5e5c Instrument check scheduler with Prometheus metrics
75eb1f9776 Instrument DNS provider adapter with Prometheus metrics
df7dd10431 Add storage stats Prometheus collector for business entity counts
Compare 36 commits »
nemunaire pushed to f/nlnet-core-checkers at happyDomain/happyDomain 2026-04-09 10:44:13 +00:00
ac38a4fcdc checker: keep 1 report per hour after the first day
fed76082d2 app: wire checker retention janitor and user gate
76854716ed checker: pause scheduling for paused or inactive users
b6ce882f25 checker: add Janitor goroutine to enforce retention policy
23f35b6103 checker: add tiered RetentionPolicy
Compare 28 commits »
nemunaire pushed to f/nlnet-registry-checks at happyDomain/happyDomain 2026-04-09 10:44:11 +00:00
bc748e679d New checker: domain lock status
107116e2e9 New checker: domain contact consistency
160146f31f New checker: NS security restrictions
31e52aa7c7 New checker: monitor domain expiration date
da60948fe7 domaininfo: add RDAP/WHOIS lookup feature
Compare 33 commits »
nemunaire pushed to master at nemunaire/eiwd 2026-04-09 05:48:00 +00:00
7ef9b6d3bd README: comprehensive rewrite
c8076e830a gadget: signal-tier icon, tooltip, right-click settings menu
dcec367acc config: implement settings dialog (E_Config_Dialog)
1cd214a1f5 popup: disconnect, forget, hidden + signal bars + agent cancel hook
7c2ea76c63 ui/wifi_auth: surface security label in passphrase prompt
Compare 18 commits »
nemunaire pushed to f/nlnet-core-plugin at happyDomain/happyDomain 2026-04-08 11:50:07 +00:00
1074dc5979 services: load external service plugins from .so files
1a7a568157 providers: load external provider plugins from .so files
c895dd720e checkers: load external checker plugins from .so files
941c041d1a checkers: add domain model types and checker core registry
Compare 4 commits »
nemunaire pushed to f/nlnet-core-plugin at happyDomain/happyDomain 2026-04-08 11:49:22 +00:00
5892b34e21 services: load external service plugins from .so files
60a082964a providers: load external provider plugins from .so files
b9d4e77965 checkers: load external checker plugins from .so files
2b6c2682fe checkers: add domain model types and checker core registry
Compare 4 commits »
nemunaire pushed to f/nlnet-registry-checks at happyDomain/happyDomain 2026-04-08 06:14:56 +00:00
64fadd606c New checker: domain lock status
42a31b3eed New checker: domain contact consistency
eef08c5cf2 New checker: NS security restrictions
4435134cb4 New checker: monitor domain expiration date
041f75c6f1 domaininfo: add RDAP/WHOIS lookup feature
Compare 5 commits »
nemunaire pushed to f/nlnet-registry-checks at happyDomain/happyDomain 2026-04-08 05:19:09 +00:00
dfe15e59e0 New checker: domain lock status
9d795408a4 New checker: domain contact consistency
eadcefab3e New checker: NS security restrictions
b8d8dd6b11 New checker: monitor domain expiration date
09eacb328e domaininfo: add RDAP/WHOIS lookup feature
Compare 95 commits »
nemunaire pushed to f/prometheus at happyDomain/happyDomain 2026-04-08 05:08:00 +00:00
23d405e9ef checkers: add Prometheus text format for metrics export
91e294d754 Instrument check scheduler with Prometheus metrics
00af46e7c6 Instrument DNS provider adapter with Prometheus metrics
cd4c897272 Add storage stats Prometheus collector for business entity counts
3f67d68857 Wire metrics into app: HTTP middleware, storage instrumentation, build info
Compare 29 commits »
nemunaire pushed to f/nlnet-core-checkers at happyDomain/happyDomain 2026-04-08 05:07:40 +00:00
690050276b checker: keep 1 report per hour after the first day
c5e055caf4 app: wire checker retention janitor and user gate
bb063a465c checker: pause scheduling for paused or inactive users
78db6322d6 checker: add Janitor goroutine to enforce retention policy
aaaa550353 checker: add tiered RetentionPolicy
Compare 22 commits »
nemunaire pushed to f/prometheus at happyDomain/happyDomain 2026-04-08 05:02:35 +00:00
148018aef7 checkers: add Prometheus text format for metrics export
9444492b65 Instrument check scheduler with Prometheus metrics
d5eefdfd6f Instrument DNS provider adapter with Prometheus metrics
92887d1782 Add storage stats Prometheus collector for business entity counts
d3018e0399 Wire metrics into app: HTTP middleware, storage instrumentation, build info
Compare 33 commits »
nemunaire pushed to f/nlnet-core-checkers at happyDomain/happyDomain 2026-04-08 05:02:35 +00:00
3577267b7d checker: keep 1 report per hour after the first day
8fb8e1aa71 app: wire checker retention janitor and user gate
655be37b37 checker: pause scheduling for paused or inactive users
4c4efc1132 checker: add Janitor goroutine to enforce retention policy
4f7eaafb79 checker: add tiered RetentionPolicy
Compare 26 commits »
nemunaire pushed to f/prometheus at happyDomain/happyDomain 2026-04-08 04:21:47 +00:00
972efe52ed checkers: add Prometheus text format for metrics export
a6b7a0c75c Instrument check scheduler with Prometheus metrics
aaf78f25ed Instrument DNS provider adapter with Prometheus metrics
24184250df Add storage stats Prometheus collector for business entity counts
7cc89e0747 Wire metrics into app: HTTP middleware, storage instrumentation, build info
Compare 91 commits »
nemunaire pushed to f/nlnet-core-checkers at happyDomain/happyDomain 2026-04-08 04:06:36 +00:00
cc3f7a6a73 New checker: Matrix federation
4e8a334f60 New checker: zonemaster
b58246b71e New checker: ICMP ping checker with RTT and packet loss metrics
af3f1d5c27 checkers: add HTTP transport layer
808efa002d checkers: add incremental scheduler updates on domain/zone changes
Compare 12 commits »
nemunaire pushed to master at happyDomain/checker-ns-restrictions 2026-04-08 02:53:09 +00:00
957997a01c Initial commit
nemunaire pushed to master at happyDomain/checker-ns-restrictions 2026-04-07 21:22:12 +00:00
848df76c3b Initial commit
nemunaire created branch master in happyDomain/checker-ns-restrictions 2026-04-07 21:22:11 +00:00