Skip to content

Add support for flight ops - #18

Open
The0mikkel wants to merge 5 commits into
mainfrom
develop
Open

Add support for flight ops#18
The0mikkel wants to merge 5 commits into
mainfrom
develop

Conversation

@The0mikkel

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings August 19, 2026 15:52
Comment thread src/js/main.js Fixed
## [1.0.3-r.1](v1.0.2...v1.0.3-r.1) (2026-08-19)

### Bug Fixes

* update regex to allow optional suffix in subdomain validation ([aa5c63f](aa5c63f))

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the client-side subdomain validation in src/js/main.js to recognize an additional optional suffix in instance hostnames, enabling “flight ops” style subdomains to be treated as valid.

Changes:

  • Expanded the subdomain-matching regex to allow an optional trailing segment after the 16-hex suffix.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/js/main.js Outdated
## [1.0.3-r.2](v1.0.3-r.1...v1.0.3-r.2) (2026-08-19)

### Bug Fixes

* update regex to allow lowercase letters in optional suffix for subdomain validation ([61c4006](61c4006))
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.

4 participants