skyview/internal
Ole-Morten Duesund df0ead2657 Fix MIME type handling for static files
- Add custom static file handler with proper Content-Type headers
- Fix CSS and JavaScript files being served as text/plain
- Add favicon handler to prevent 404 errors

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 22:14:19 +02:00
..
client Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00
config Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00
parser Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00
server Fix MIME type handling for static files 2025-08-23 22:14:19 +02:00