satdetect / app

Commit History

Add pothole detection as new menu type with separate engine and research plan
4e9c6ba

coderuday21 commited on

UX: add choose detection type screen and redirect URLs
f207f6c

coderuday21 commited on

Add landslide detection menu, separate engine, and Uttarakhand integration plan
5cee5a6

coderuday21 commited on

AI/Hybrid overhaul: bidirectional AI fusion, stronger hybrid sensitivity, keep large unclassified regions
105a05d

coderuday21 commited on

AI rework: percentile+blur threshold + less aggressive cleanup; Hybrid lower threshold
2d5ff7e

coderuday21 commited on

Fix: fallback to Image Difference when AI/Hybrid mask is too sparse
ba711fa

coderuday21 commited on

Detection fix: ECC registration fallback + less aggressive large-region rejection
18a63c5

coderuday21 commited on

Detection tuning controls + threshold diagnostics in API response
c2dff01

coderuday21 commited on

Email API: attach populated ChangeDetection.html report (base64)
0e5174f

coderuday21 commited on

Email API: send required FileName and AttachmentBase64 placeholders
7392882

coderuday21 commited on

Use manager email API for notifications (multipart/form-data); SMTP fallback
6383573

coderuday21 commited on

Revert Resend; use SMTP only, custom email API to be integrated later
89a1d85

coderuday21 commited on

Use Resend HTTPS API for email (HF Spaces); SMTP fallback for local
2d92257

coderuday21 commited on

Force fresh HF deploy with version 2.2.0 and new asset cache keys
1fc9452

coderuday21 commited on

Make HF startup path simpler and add explicit startup logging
a64e7fd

coderuday21 commited on

Rework email notifications with explicit send actions.
5383f21

coderuday21 commited on

Switch email from SMTP_SSL:465 to STARTTLS:587, restore sender, show failure feedback
9d3c0c6

coderuday21 commited on

Bump version to 2.1.0, add version+IST time to /health for deploy verification
3e93f39

coderuday21 commited on

Convert timestamps to IST server-side so display is correct regardless of browser cache
e3becbb

coderuday21 commited on

Fix history timestamps: append UTC offset so browser converts to local time
b04dab8

coderuday21 commited on

Full codebase audit: fix critical perf bug, security, error handling, dead code
0bf1136

coderuday21 commited on

Save full-res before image so the before/after slider works from history View
f29f921

coderuday21 commited on

Improve detection accuracy: border exclusion, threshold floors, fill-ratio filter, NMS, tighter bboxes
82f4285

coderuday21 commited on

HF fix: uvicorn-only CMD, defensive mkdir, remove unused numpy, overlay mkdir on save, README troubleshooting
717d61b

coderuday21 commited on

Fix HF restart loop: /health endpoint, resilient migration, lazy-load detection_engine
454d6d6

coderuday21 commited on

History table view, zoom, severity markers, row hover highlight, before/after thumbnails
b31590e

coderuday21 commited on

Add email notification feature with Notify checkbox, SMTP backend, and HTML template
19f4fba

coderuday21 commited on

Add Delhi zone/village dropdowns, location tracking, and project documentation
92ca429

coderuday21 commited on

Add vegetation and structural sub-classification for detected changes
8d484eb

coderuday21 commited on

Add 3D building analysis: shadow-based height/stories estimation and construction stage classification
94cbea0

coderuday21 commited on

Code review fixes: SSIM stability, symmetric CLAHE, confidence scoring, KMeans perf, auth hardening, remove debug endpoint
ce1e651

coderuday21 commited on

Add forgot password flow and password visibility toggle
11dcbe4

coderuday21 commited on

Add detailed error logging to register/login endpoints
bccf9f9

coderuday21 Cursor commited on

Fix: writable data dir for HF Spaces, pin bcrypt 4.0.1
60f20a4

coderuday21 Cursor commited on

Fix: add checkfirst=True for table creation, use 1 worker
f09a460

coderuday21 Cursor commited on

Initial commit: SatDetect satellite change detection web app
401aaf2

coderuday21 Cursor commited on