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

Move initUI stuff on its own #101

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

md8n
Copy link

@md8n md8n commented Jan 20, 2025

This moves the initUI functionality out into its own JS file, making app.js much more focussed.

It adds some try/catch handling around what app.js does, making the whole app a little more robust - although this won't catch everything.

It also makes a minor change to the logging done by socket.js, in particular to get rid of the annoying ok messages.

nice, simple PR

I've tested this on one of my machines.

@BarbourSmith
Copy link
Owner

Nice clean up!

@BarbourSmith BarbourSmith merged commit 06e1d63 into BarbourSmith:Maslow-Main Jan 20, 2025
1 check passed
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.

2 participants