Skip to content

Staging#23

Merged
MichaelWheeley merged 8 commits intoMichaelWheeley:feature/thai-language-devfrom
accius:Staging
Mar 25, 2026
Merged

Staging#23
MichaelWheeley merged 8 commits intoMichaelWheeley:feature/thai-language-devfrom
accius:Staging

Conversation

@MichaelWheeley
Copy link
Copy Markdown
Owner

What does this PR do?

Type of change

  • Bug fix
  • New feature
  • Performance improvement
  • Refactor / code cleanup
  • Documentation
  • Translation
  • Map layer plugin

How to test

Checklist

  • App loads without console errors
  • Tested in Dark, Light, and Retro themes
  • Responsive at different screen sizes (desktop + mobile)
  • If touching server.js: caches have TTLs and size caps (we serve 2,000+ concurrent users)
  • If adding an API route: includes caching and error handling
  • If adding a panel: wired into Modern, Classic, and Dockable layouts
  • No hardcoded colors — uses CSS variables (var(--accent-cyan), etc.)
  • No .bak, .old, console.log debug lines, or test scripts included

Screenshots (if visual change)

alanhargreaves and others added 8 commits March 24, 2026 16:18
The /api/update endpoint used fs.existsSync() and path.join() without
importing the modules, causing "fs is not defined" on update.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds a "What does a skimmer hear?" query mode to the RBN plugin.
Users can enter a skimmer callsign (e.g. KD2OGR) to see all stations
that skimmer is receiving, with markers at DX locations and paths
from the skimmer.

Server: secondary index by spotter callsign, mode=spotter API param,
DX location enrichment. Client: mode toggle, adaptive UI labels,
spotter-mode rendering.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Match ' QRT' in the comment as well as the existing QRT variants
@MichaelWheeley MichaelWheeley merged commit c0cb7b6 into MichaelWheeley:feature/thai-language-dev Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants