Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/set jetkvm name #196

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

jackislanding
Copy link
Contributor

@jackislanding jackislanding commented Feb 26, 2025

Resolves Issue #83

Setting is moved under "Appearance" section

image

Device Name appears on browser tab

image

Reloading page loads device name again, since it is stored in settings store

device name appears on browser tab
@jackislanding jackislanding changed the title Feature/set jetkvm name Feature/set jetkvm name (Resolves Issue #83) Feb 26, 2025
@jackislanding jackislanding changed the title Feature/set jetkvm name (Resolves Issue #83) Feature/set jetkvm name Feb 26, 2025
@SuperQ
Copy link
Contributor

SuperQ commented Feb 26, 2025

Should this be filtered to DNS hostname validity? This way we could use this value for mDNS announcements.

@jackislanding
Copy link
Contributor Author

Should this be filtered to DNS hostname validity? This way we could use this value for mDNS announcements.

Sure, I can add a regex to filter the value

@SuperQ
Copy link
Contributor

SuperQ commented Feb 27, 2025

@chemhack
Copy link

what we could also do is having the device name and dns name as two separate fields, with automatically filled dns name with slugify. thus you can make mDNS happy without limiting your choice of names.

@SuperQ
Copy link
Contributor

SuperQ commented Feb 27, 2025

That's a good idea, something like https://github.com/gosimple/slug.

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