[Flighty] Airline logo endpoint no longer active
Open
Nobody has claimed this yet.
bug
extension
extension: flighty
platform: macOS
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/hrishabhn/flighty
Raycast Version
2.4.1.0
OS Version
macOS [Unreleased] macOS 27 27.0.0 arm64
Description
The image endpoint used in the extension for airline logos does not appear to be active anymore.
The original endpoint was:
- Light:
https://live.flighty.app/content/airlines:light_{Airline ICAO Code}.svg - Dark:
https://live.flighty.app/content/airlines:dark_{Airline ICAO Code}.svg
The new one appears to be:
- Light:
https://live.flighty.app/airline/{Airline UUID}/logo/LIGHT - Dark:
https://live.flighty.app/airline/{Airline UUID}/logo/DARK
Steps To Reproduce
Run the view flights command
Current Behaviour
No response
Expected Behaviour
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Flighty extension from the linked Raycast page and trace the view flights command to the airline-logo request. Compare its current logo URL construction with the new LIGHT and DARK endpoint forms, then run the view flights command to verify that airline logos load correctly in both themes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100