• Joined on 2025-03-28
Malin pushed to main at Malin/six.k 2026-05-01 17:36:28 +00:00
71d3faa36c feat: k6 load testing web UI with Docker
Malin created branch main in Malin/six.k 2026-05-01 17:36:28 +00:00
Malin created repository Malin/six.k 2026-05-01 17:34:29 +00:00
Malin pushed to main at Malin/domnitor 2026-04-29 06:53:06 +00:00
a0328d69f6 feat: add Docker setup exposing app on port 7876
6145e45059 Merge pull request #79 from delsassergh/patch-1
3e173644c7 Fix cron job syntax for DNS check
62a034c0db Limit Mattermost rich attachments to certain alerts
27f036eee1 Query MX/TXT for subdomains; add host column
Compare 10 commits »
Malin created branch main in Malin/domnitor 2026-04-29 06:53:06 +00:00
Malin created repository Malin/domnitor 2026-04-29 06:45:26 +00:00
Malin pushed to main at CloudHost/zonemaster.es 2026-04-21 08:25:35 +00:00
f98c45834e feat: apply CloudHost palette and update footer attribution
Malin pushed to main at CloudHost/zonemaster.es 2026-04-21 07:32:52 +00:00
14c41e1a54 fix: use exact location match for /api to prevent 301 on POST
Malin pushed to main at CloudHost/zonemaster.es 2026-04-21 07:19:11 +00:00
3e15defd0e fix: add missing deps to backend-build stage
Malin pushed to main at CloudHost/zonemaster.es 2026-04-21 06:57:09 +00:00
87e25144dd fix: add gettext to cli-build stage for msgfmt locale compilation
Malin pushed to main at CloudHost/zonemaster.es 2026-04-21 06:41:24 +00:00
816a4757c0 fix: add gettext and Net::DNS to engine build stage
Malin pushed to main at CloudHost/zonemaster.es 2026-04-21 06:33:44 +00:00
eaaa8f6a11 fix: populate ldns submodule and add autotools to LDNS build stage
Malin pushed to main at CloudHost/zonemaster.es 2026-04-21 06:19:35 +00:00
8d4eaa1489 feat: add full Zonemaster stack with Docker and Spanish UI
Malin created branch main in CloudHost/zonemaster.es 2026-04-21 06:19:35 +00:00
Malin created repository CloudHost/zonemaster.es 2026-04-21 06:01:42 +00:00
Malin pushed to main at Malin/DomGod 2026-04-21 05:10:48 +00:00
db95876db2 fix: SQLite database locked errors + add error status for 4xx/5xx
Malin pushed to main at Malin/DomGod 2026-04-20 17:50:59 +00:00
989717e479 fix: always retry https on any http failure, unify timeouts
Malin pushed to main at Malin/DomGod 2026-04-20 17:42:14 +00:00
54c781773d fix: retry https on ConnectTimeout, not just ConnectError
Malin pushed to main at Malin/DomGod 2026-04-20 16:48:07 +00:00
b53545b7dd fix: bind exception variable in ConnectError handler to prevent NameError
Malin pushed to main at Malin/DomGod 2026-04-20 16:36:38 +00:00
6657e6ea1f fix: rotate UA + treat any HTTP response as live (not just 200/203)