nemunaire created pull request happyDomain/happyDomain#716 2026-04-29 11:55:02 +00:00
[NLnet] Core developments: notifications system
nemunaire pushed to f/notifications at happyDomain/happyDomain 2026-04-29 11:53:36 +00:00
6042596188 notification: add API endpoints for channels, preferences, history, and acknowledgement
2ac2a40061 checker: add execution callback for notification integration
800026dbc2 notification: add dispatcher with state tracking and acknowledgement
dda1d6c775 notification: add channel senders for email, webhook, and UnifiedPush
01ed485b61 notification: add storage interfaces and KV implementations
Compare 23 commits »
nemunaire pushed to master at happyDomain/happyDomain 2026-04-29 11:52:33 +00:00
3d0d6db33f web: add Email Auto-configuration service editor and translations
23c9a00600 docs: document the Email Auto-configuration service
513a646394 api: add Caddy on-demand TLS ask hook for autoconfig hostnames
f6ccba3958 app: wire email auto-configuration usecase and CLI flag
9d3dabc32a api: expose Mozilla Autoconfig and Microsoft Autodiscover endpoints
Compare 9 commits »
nemunaire merged pull request happyDomain/happyDomain#715 2026-04-29 11:52:32 +00:00
[NLnet] New Domain Service: email client autoconfiguration
nemunaire pushed to f/nlnet-email-autoconfig at happyDomain/happyDomain 2026-04-29 11:52:17 +00:00
3d0d6db33f web: add Email Auto-configuration service editor and translations
23c9a00600 docs: document the Email Auto-configuration service
513a646394 api: add Caddy on-demand TLS ask hook for autoconfig hostnames
f6ccba3958 app: wire email auto-configuration usecase and CLI flag
9d3dabc32a api: expose Mozilla Autoconfig and Microsoft Autodiscover endpoints
Compare 12 commits »
nemunaire pushed to master at happyDomain/happyDomain 2026-04-29 11:52:08 +00:00
4a8ac74ffb web: pre-select rules in RunCheckModal from existing plan
nemunaire pushed to master at happyDomain/checker-happydeliver 2026-04-29 11:46:59 +00:00
5e7bd443c4 Only apply to services
nemunaire pushed to master at happyDomain/checker-dav 2026-04-29 11:45:08 +00:00
8c1f634a92 Don't apply at domain scope
nemunaire pushed to master at happyDomain/checker-dnssec 2026-04-29 10:30:02 +00:00
b58dc9b065 Remove raw JSON observation block from report
nemunaire pushed to master at happyDomain/happyDomain 2026-04-29 10:21:32 +00:00
7366281c53 model: Fix too restrictive binding form
nemunaire pushed to master at happyDomain/happyDomain 2026-04-29 10:20:43 +00:00
0a635ee9f5 web: Sort checker list by alphabetical order
nemunaire pushed to master at happyDomain/happyDomain 2026-04-29 08:09:24 +00:00
ccb79b081d web: Add editor for svcs.DMARCReport service
9931c13543 app: stop background workers before HTTP shutdown
8e36050683 web: Improve error handling when servicesSpecs is not up-to-date
Compare 3 commits »
nemunaire pushed to f/nlnet-email-autoconfig at happyDomain/happyDomain 2026-04-29 07:54:07 +00:00
fe34ad0835 web: add Email Auto-configuration service editor and translations
c8d8b5dc96 docs: document the Email Auto-configuration service
8991f34eda api: add Caddy on-demand TLS ask hook for autoconfig hostnames
f6c100c976 app: wire email auto-configuration usecase and CLI flag
0000bd8d6a api: expose Mozilla Autoconfig and Microsoft Autodiscover endpoints
Compare 12 commits »
nemunaire pushed to master at happyDomain/checker-tls 2026-04-29 06:36:14 +00:00
a9f37c79cf Add tlsenum package and add version/cipher enumeration into the checker
8a7f9feaf7 Document usage of FetchChain, BuildChain, AutoSTARTTLS, and CertInfo
Compare 2 commits »
nemunaire pushed to f/nlnet-email-autoconfig at happyDomain/happyDomain 2026-04-29 06:22:45 +00:00
b9316f6940 web: add Email Auto-configuration service editor and translations
3ee2d14035 docs: document the Email Auto-configuration service
fb30a02bd6 api: add Caddy on-demand TLS ask hook for autoconfig hostnames
cf71db64c7 app: wire email auto-configuration usecase and CLI flag
2b6923f90b api: expose Mozilla Autoconfig and Microsoft Autodiscover endpoints
Compare 9 commits »
nemunaire created pull request happyDomain/happyDomain#715 2026-04-29 06:05:43 +00:00
[NLnet] New Domain Service: email client autoconfiguration
nemunaire pushed to f/nlnet-email-autoconfig at happyDomain/happyDomain 2026-04-29 06:04:29 +00:00
be82476558 service: add email auto-configuration with HTTP responders and Caddy hook
nemunaire created branch f/nlnet-email-autoconfig in happyDomain/happyDomain 2026-04-29 06:04:29 +00:00
nemunaire pushed to master at happyDomain/happyDomain 2026-04-29 05:59:44 +00:00
395ea0e292 ci: run go generate in dependency modules + optimize Dockerfile
nemunaire pushed to master at happyDomain/happyDomain 2026-04-29 05:46:18 +00:00
7916a2ef37 ci: run go generate in dependency modules + optimize Dockerfile