Commit Graph

9 Commits

Author SHA1 Message Date
ferdi2go 1a2dd00bed fix: add inline SVG favicon to suppress 404 on /favicon.ico
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 12:34:24 +00:00
ferdi2go ead0dd6a0f fix: cleanup only old uploads, restore fav state on tinder undo
- #11: cleanup_old_uploads() skips dirs younger than 24h (safe during --reload)
- #12: tinderHistory stores wasFav snapshot; undo restores exact pre-swipe favorite state

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 12:32:17 +00:00
ferdi2go a08777d759 fix: dedup suffix format, horizon hint, JPEG export note
- #10: filename dedup counter zero-padded (_001, _002 instead of _1, _2)
- #8: hint below auto-detect button clarifies it samples first photo only
- #9: note above export button that all output is JPEG (PNG alpha lost)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 12:28:10 +00:00
ferdi2go 9f44b8c4f2 chore: CLAUDE.md compliance — relative paths, CORS, README tech stack, .vch-description
- Fix absolute API paths in index.html (/analyze, /move, /preview → relative)
- Allow all CORS origins in server.py for reverse-proxy compatibility
- Add tech stack section to README.md
- Create .vch-description for VCH Showcase

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 14:13:43 +00:00
Ferdinand 2ee0d055fa feat: threshold presets (standard, outdoor, night, portrait, nature, studio) 2026-04-08 14:18:04 +02:00
Ferdinand 3057538642 feat: unified sort overview with n.i.O./i.O. badges, sortable by filename 2026-04-08 13:06:08 +02:00
Ferdinand 35dccd4f1b feat: show i.O. photos in review, lightbox on thumbnail click 2026-04-08 10:40:07 +02:00
Ferdinand 3dcf4bf5e8 feat: native folder picker button via tkinter 2026-04-08 10:23:21 +02:00
Ferdinand 08dabfb57c feat: complete frontend with review flow and XSS-safe DOM rendering 2026-04-07 16:25:41 +02:00