v0.1.0-beta — First public beta
Immich Drop Uploader is a tiny, zero-login web app for collecting photos/videos into your Immich server. This first beta focuses on a clean, reliable upload flow with minimal setup.
Highlights
- Drag-and-drop or “Choose files” (mobile-friendly picker)
- Live queue + progress via WebSocket (done/duplicate/error states)
- Duplicate prevention: local SHA-1 cache + Immich bulk-check
- Original dates preserved (EXIF → fileCreatedAt / fileModifiedAt)
- .env-only config (no runtime settings UI)
- Docker & Compose included