Skip to content

Big ux pass#81

Merged
OwendB1 merged 2 commits into
mainfrom
big-ux-pass
Jun 21, 2026
Merged

Big ux pass#81
OwendB1 merged 2 commits into
mainfrom
big-ux-pass

Conversation

@OwendB1

@OwendB1 OwendB1 commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

This pull request updates documentation to clarify and improve the description of Quasar's Linux deployment, shutdown behavior, and UI features, as well as enhancing the technical reference for several Blazor components. The main focus is on documenting the new systemd environment variables, improved shutdown integration with systemd, and UI/UX enhancements.

Linux deployment and shutdown integration:

  • Updated documentation in Docs/LinuxDeploymentAndUpdates.md, Docs/QuickStart.md, and Docs/QuasarArchitecture.md to describe the use of QUASAR_SYSTEMD_SERVICE and QUASAR_SYSTEMD_SCOPE environment variables. These allow the web UI's "Shutdown Quasar" action to request systemctl --user stop quasar.service, enabling a more graceful shutdown via systemd when running as a user service. [1] [2] [3] [4]

Reference and UI documentation improvements:

  • Enhanced the technical reference for ServerDetailPanel.razor to detail the plugin comparison feature, clarify the players table layout, and document new UI behavior.
  • Updated the description for MainLayout.razor to mention theme-configured hover-list CSS variables.
  • Improved the documentation for Appearance.razor to include Quasar hover-list color customization.

OwendB1 added 2 commits June 21, 2026 01:16
Request systemd stop when Quasar runs under a service so the
shutdown button can terminate the managed unit instead of only
stopping the web host.

Keep config editor tables consistent by ordering plugin and mod
list columns with actions first, names second, and status/detail
columns last.
@OwendB1 OwendB1 merged commit 7410c8d into main Jun 21, 2026
@OwendB1 OwendB1 deleted the big-ux-pass branch June 21, 2026 00:03
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