Conversation
kewonit
commented
May 12, 2026
Owner
- Remove predicted route logic; delete route-detection.ts
- Add OpenSky as 3rd parallel route source
- Rewrite useRouteInfo with generation counter + 15s timeout
- Fix positionSource bug: unify readsb strings and OpenSky numeric codes
- Introduce PositionSource string union
- Create flight-badges with PositionSourceBadge, OnGroundBadge, AircraftTypeLine, AircraftOperatorLine
- Redesign FlightCard and MobileFlightToast with clean header layout
- Make cards scrollable with no duplicate info
- Update test fixtures for PositionSource string union
- Remove predicted route logic; delete route-detection.ts - Add OpenSky as 3rd parallel route source - Rewrite useRouteInfo with generation counter + 15s timeout - Fix positionSource bug: unify readsb strings and OpenSky numeric codes - Introduce PositionSource string union - Create flight-badges with PositionSourceBadge, OnGroundBadge, AircraftTypeLine, AircraftOperatorLine - Redesign FlightCard and MobileFlightToast with clean header layout - Make cards scrollable with no duplicate info - Update test fixtures for PositionSource string union
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Added FlightWeatherSection to display METAR and TAF for origin and destination airports. - Integrated AvionicsSection to show avionics data in FlightCard. - Updated Metric component to display secondary information for altitude and speed. - Modified RouteBanner to conditionally show the data source. - Introduced DebugDataSection for displaying debug data when enabled in settings. - Enhanced FpvHud to include geometric vertical rate and QNH information. - Updated VerticalProfile to utilize recharts for rendering altitude profiles. - Added support for new debug data fields in FlightState and FlightDebugData types. - Updated unit formatters to include speed formatting from knots. - Adjusted settings to include showDebugData option and updated normalization logic.
…on handling - Implement tests for the aircraft photos API route, validating responses from various external services. - Update the registration regex to allow for a wider range of valid formats. - Introduce a user agent for upstream requests to improve API compatibility. - Refactor photo fetching logic to handle both hex and registration-based queries more efficiently. - Enhance error handling and fallback mechanisms for aircraft metadata retrieval. - Update UI components to support multiple photos in the hero banner and improve scrolling behavior.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.