Commit graph

8 commits

Author SHA1 Message Date
5f0f478668 dockerhost 2026-02-04 15:57:12 -05:00
aa94920650 feat: modernize UI with Astro+Svelte and optimize Docker build
- Migrated frontend to Astro + Svelte 5 for cyberpunk aesthetic
- Switched to Bun for faster frontend builds
- Implemented multi-stage Docker build for smaller image size
- Refactored backend to serve static assets and proxy API requests
- Added recovery mode for manual file management
2026-02-04 15:30:04 -05:00
4476779adb feat: Add Lost Media recovery, safety checks, and relative docker paths 2026-01-05 07:36:27 -05:00
07a7dd3c07 Implement Recovery Mode: Use yt-dlp to recover missing metadata for unindexed files 2026-01-05 01:21:38 -05:00
180e0632e5 Improve UI aesthetics, generalize Docker config, and add GitHub Action for auto-build 2026-01-05 01:01:27 -05:00
2f8ec83cd8 Implement video transcoding, add dashboard UI, and cleanup repository 2026-01-01 00:39:28 -05:00
94f077944b feat: Introduce scheduled background scanning, old folder cleanup, and optimize metadata fetching with updated Docker configuration and API tests. 2025-11-20 01:45:38 -05:00
1230ae7adf Initial commit: TA Organizer script with Docker support 2025-04-12 15:25:05 -04:00