Commit History

Add pagination to regions table in result modal (10 rows per page)
65d2d3e

coderuday21 commited on

Force Docker rebuild with cache-bust ENV to deploy IST timestamp fix
2f3e9c6

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

Force history timestamps to IST (GMT+5:30 Asia/Kolkata)
b084ff6

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

Fix before/after slider in result modal: wait for image load, handle missing thumbnails
216e4eb

coderuday21 commited on

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

coderuday21 commited on

Move Result View into a modal overlay to declutter main page
c9b0675

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

Remove navbar and footer, keep minimal topbar with user avatar
a068757

coderuday21 commited on

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

coderuday21 commited on

Fix stat box overflow: compact number formatting and responsive font sizing
630a171

coderuday21 commited on

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

coderuday21 commited on

Rename app from SatDetect to AI Change Detection
3d4e00e

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

Dropdown uses light blue-red gradient background for visibility
bd1ea11

coderuday21 commited on

Blend dropdown with nav using glassmorphism, no separate background
7616c7a

coderuday21 commited on

Sticky nav, avatar dropdown menu, mobile responsive layout
bff40f8

coderuday21 commited on

Make nav and footer span full viewport width
a4d589b

coderuday21 commited on

Switch to white background light theme with gradient accents
ee00a0f

coderuday21 commited on

New gradient theme: #2e33c5 to #cf2040 across nav, footer, buttons, and all accents
e5c85f7

coderuday21 commited on

Simplify password eye to single grey icon, move forgot below sign-in, remove or divider
8ce3880

coderuday21 commited on

Polish forgot password and password toggle UI to match design system
cef921f

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

Fix HF metadata: use valid colorTo value
1f893f3

coderuday21 Cursor commited on

Add Hugging Face Spaces support (Docker, port 7860, non-root user)
20e1b5d

coderuday21 Cursor commited on

Initial commit: SatDetect satellite change detection web app
401aaf2

coderuday21 Cursor commited on