skyview/internal/server
Ole-Morten Duesund 559e1d23b9 Fix MIME type handling for static files
- Fixed static file path construction in staticFileHandler
- Removed duplicate 'static' prefix that was causing incorrect file paths
- Now properly serves CSS and JS files with correct MIME types
- Resolves browser security errors from MIME type mismatches

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 23:57:32 +02:00
..
testdata Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00
server.go Fix MIME type handling for static files 2025-08-23 23:57:32 +02:00
server_test.go Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00