mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-27 05:45:54 +03:00
[PR #142] [MERGED] feat: add start/stop controls on the dashboard #127
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/debloper/xiosk/pull/142
Author: @parthsidpara
Created: 11/26/2025
Status: ✅ Merged
Merged: 12/1/2025
Merged by: @debloper
Base:
main← Head:feature/stop-kiosk-from-dashboard📝 Commits (5)
c5c3d3efeat: add start/stop controls on the dashboardce1bc3erefactor: merge the functions into invokeServicea1d2eb7namespace the endpoints to /servicesf044313remove evented checking07a7ba7fix log terminology and simplify error handling📊 Changes
3 files changed (+150 additions, -25 deletions)
View changed files
📝
dashboard/index.html(+1 -0)📝
dashboard/index.ts(+64 -20)📝
dashboard/script.js(+85 -5)📄 Description
index.tsbackend script to handle /start, /stop, and /status endpoints via systemctl🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.