mirror of
https://github.com/andrey271192/Domain_web.git
synced 2026-09-21 14:51:57 +00:00
feat: monitors worker, auth register, scan polish
Add background DNS/SSL monitor checks, registration API, smoother SSE with stage labels, improved CDN/WAF detection, light-theme UI polish, and README roadmap updates. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -43,6 +43,7 @@ model Scan {
|
||||
domain String
|
||||
status ScanStatus @default(PENDING)
|
||||
progress Int @default(0)
|
||||
stage String?
|
||||
result Json?
|
||||
error String?
|
||||
userId String?
|
||||
|
||||
Reference in New Issue
Block a user