• Joined on 2025-03-28
Malin pushed to main at Malin/DomGod 2026-04-13 19:13:41 +00:00
793aea8a5f fix: auto-refresh browse results when AI assessments complete
Malin pushed to main at Malin/DomGod 2026-04-13 19:04:01 +00:00
f33dabbb7d fix: close missing triple-quote on _build_prompt f-string (SyntaxError)
Malin pushed to main at Malin/DomGod 2026-04-13 16:11:32 +00:00
5bef587ca0 fix: add timeouts to SSL/DNS blocking calls, reset stuck AI jobs on startup
Malin pushed to main at Malin/DomGod 2026-04-13 16:04:59 +00:00
684fbd75b8 chore: add .gitignore and remove tracked __pycache__ files
Malin pushed to main at Malin/DomGod 2026-04-13 16:01:38 +00:00
60c9b495ae fix: AI worker crash-proof + GDPR/hosting/accessibility analysis
Malin pushed to main at Malin/DomGod 2026-04-13 15:46:04 +00:00
5ad8259c75 feat: deep site analysis engine + fix AI assess for any domain
Malin pushed to main at Malin/DomGod 2026-04-13 15:25:09 +00:00
faca4b6e1a feat: Gemini AI assessment, Kit Digital detection, contact extraction
Malin pushed to main at Malin/DomGod 2026-04-13 15:00:12 +00:00
7acff12242 feat: persistent DuckDB index, new filters, pagination fix, enrich UX
Malin pushed to main at Malin/DomGod 2026-04-13 14:27:33 +00:00
2db95cc727 fix: run as python -m app.main to fix ModuleNotFoundError
Malin pushed to main at Malin/DomGod 2026-04-13 14:22:41 +00:00
b2e7a2f2db feat: initial Dockerized domain intelligence dashboard
Malin created branch main in Malin/DomGod 2026-04-13 14:22:41 +00:00
Malin created repository Malin/DomGod 2026-04-13 14:18:08 +00:00
Malin pushed to main at CloudHost/bot-api 2026-04-13 08:00:10 +00:00
5a823501f2 fix: disable self-observe by default, fix crash causes
Malin pushed to main at CloudHost/attack-api 2026-04-10 07:37:17 +00:00
a89df2e412 feat: initial WordPress Attack Intelligence API Docker stack
Malin created branch main in CloudHost/attack-api 2026-04-10 07:37:17 +00:00
Malin created repository CloudHost/attack-api 2026-04-10 07:37:05 +00:00
Malin pushed to main at CloudHost/bot-api 2026-04-10 07:01:03 +00:00
379e993384 feat: store raw UA strings, add separate Top User Agents panel
Malin pushed to main at CloudHost/bot-api 2026-04-10 06:54:21 +00:00
85a524784c feat: add Top UA column to Actions + Reasons panel
Malin pushed to main at CloudHost/bot-api 2026-04-10 06:37:55 +00:00
a4464214af feat: self-observe — record bots that visit the API directly
Malin pushed to main at CloudHost/bot-api 2026-04-10 06:30:57 +00:00
a3920cacd5 fix: use npm install instead of npm ci, change port to 3091