• Oslo, Norway
  • Joined on 2025-02-17
olemd commented on issue olemd/skyview#14 2025-09-01 19:46:38 +02:00
Aircraft markers show as plain circles despite known type

Root Cause Found: The loadIcons() function was only loading 6 out of 10 available aircraft icon files.

Problem: Aircraft with weight-based ADS-B categories (heavy, large, light, medium)…

olemd pushed to main at olemd/skyview 2025-09-01 19:46:16 +02:00
9381ca8f8d fix: Load all aircraft icon types to prevent fallback to circles - resolves #14
olemd closed issue olemd/skyview#14 2025-09-01 19:46:16 +02:00
Aircraft markers show as plain circles despite known type
olemd commented on issue olemd/skyview#12 2025-09-01 19:44:26 +02:00
Fix Signal Strength CSS Class Inconsistency

Fixed by aligning CSS class names with JavaScript implementation.

Problem: CSS defined classes as .rssi-strong, .rssi-good, etc. while JavaScript used .signal-strong, .signal-good,…

olemd pushed to main at olemd/skyview 2025-09-01 19:44:15 +02:00
1bf030da53 fix: Correct signal strength CSS class names to match JavaScript - resolves #12
olemd closed issue olemd/skyview#12 2025-09-01 19:44:15 +02:00
Fix Signal Strength CSS Class Inconsistency
olemd commented on issue olemd/skyview#2 2025-09-01 17:45:29 +02:00
Add zoom-to-fit functionality to include all tracked aircraft

This functionality has been implemented and is available as the 'Center Map' button in the map controls.

Implementation Details:

  • Button located in map controls next to 'Reset Map' -…
olemd closed issue olemd/skyview#2 2025-09-01 17:45:19 +02:00
Add zoom-to-fit functionality to include all tracked aircraft
olemd deleted branch feature/logo-and-branding-issue-38 from olemd/skyview 2025-09-01 17:43:47 +02:00
olemd pushed to main at olemd/skyview 2025-09-01 17:43:47 +02:00
049ae37c12 Merge pull request 'feat: Add SkyView logo, favicon, and branding assets' (#39) from feature/logo-and-branding-issue-38 into main
5f0892f652 fix: Improve logo text visibility with outlines and brighter colors
49f584016e feat: Add SkyView logo, favicon, and branding assets - resolves #38
Compare 3 commits »
olemd closed issue olemd/skyview#38 2025-09-01 17:43:45 +02:00
feat: Add logo, favicon, and branding assets
olemd merged pull request olemd/skyview#39 2025-09-01 17:43:45 +02:00
feat: Add SkyView logo, favicon, and branding assets
olemd created pull request olemd/skyview#39 2025-09-01 17:43:16 +02:00
feat: Add SkyView logo, favicon, and branding assets
olemd pushed to feature/logo-and-branding-issue-38 at olemd/skyview 2025-09-01 17:42:26 +02:00
5f0892f652 fix: Improve logo text visibility with outlines and brighter colors
olemd pushed to feature/logo-and-branding-issue-38 at olemd/skyview 2025-09-01 17:39:46 +02:00
49f584016e feat: Add SkyView logo, favicon, and branding assets - resolves #38
olemd created branch feature/logo-and-branding-issue-38 in olemd/skyview 2025-09-01 17:39:46 +02:00
olemd opened issue olemd/skyview#38 2025-09-01 17:32:20 +02:00
feat: Add logo, favicon, and branding assets
olemd pushed to main at olemd/skyview 2025-09-01 17:32:09 +02:00
57e63975db fix: Sort sources alphabetically in UI for consistent display
olemd pushed to main at olemd/skyview 2025-09-01 11:19:07 +02:00
978d1c0859 fix: Correct UTC and Last Update clock display issues
olemd released v0.0.11 at olemd/skyview 2025-09-01 10:50:30 +02:00