Skip to content

Conversation

mudler
Copy link
Owner

@mudler mudler commented Sep 8, 2025

Description

Display a simple welcome page featuring how to use the launcher and useful links

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 79d11d6
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/68bf3b60d510380008119ce5
😎 Deploy Preview https://deploy-preview-6234--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Ettore Di Giacinto <[email protected]>
@mudler mudler force-pushed the feat/launcher-welcome branch from c919b56 to 79d11d6 Compare September 8, 2025 20:23
config := ui.launcher.GetConfig()
v := !checked
config.ShowWelcome = &v
ui.launcher.SetConfig(config)

Check warning

Code scanning / gosec

Errors unhandled Warning

Errors unhandled
log.Printf("Failed to parse URL %s: %v", urlString, err)
return
}
fyne.CurrentApp().OpenURL(parsedURL)

Check warning

Code scanning / gosec

Errors unhandled Warning

Errors unhandled
@mudler mudler merged commit caab380 into master Sep 8, 2025
30 checks passed
@mudler mudler deleted the feat/launcher-welcome branch September 8, 2025 22:15
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.

1 participant