[PR #114] [MERGED] chore: extract inline style and script into separate files #113

Closed
opened 2026-03-03 11:14:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debloper/xiosk/pull/114
Author: @parthsidpara
Created: 9/16/2025
Status: Merged
Merged: 9/16/2025
Merged by: @debloper

Base: mainHead: chore/extract-style-and-script


📝 Commits (1)

  • 27eef36 chore: extract inline style and script into separate files

📊 Changes

3 files changed (+143 additions, -139 deletions)

View changed files

📝 dashboard/index.html (+2 -139)
dashboard/style.css (+72 -0)
dashboard/ui.js (+69 -0)

📄 Description

This PR extracts inline CSS and JS from index.html into separate files (style.css and ui.js)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/debloper/xiosk/pull/114 **Author:** [@parthsidpara](https://github.com/parthsidpara) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@debloper](https://github.com/debloper) **Base:** `main` ← **Head:** `chore/extract-style-and-script` --- ### 📝 Commits (1) - [`27eef36`](https://github.com/debloper/xiosk/commit/27eef36520abef3c1f91c46941c628899b19523d) chore: extract inline style and script into separate files ### 📊 Changes **3 files changed** (+143 additions, -139 deletions) <details> <summary>View changed files</summary> 📝 `dashboard/index.html` (+2 -139) ➕ `dashboard/style.css` (+72 -0) ➕ `dashboard/ui.js` (+69 -0) </details> ### 📄 Description This PR extracts inline CSS and JS from `index.html` into separate files (`style.css` and `ui.js`) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:14:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/xiosk#113
No description provided.