[PR #119] [CLOSED] Added configuration to fix #108 #201

Closed
opened 2026-03-03 16:05:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/119
Author: @mgoffan
Created: 4/3/2018
Status: Closed

Base: masterHead: master


📝 Commits (4)

📊 Changes

6 files changed (+42 additions, -11 deletions)

View changed files

📝 README.md (+26 -0)
📝 index.js (+2 -1)
📝 lib/connect_builder.js (+3 -2)
📝 lib/options_parser.js (+1 -0)
📝 package-lock.json (+1 -1)
📝 web/index.html (+9 -7)

📄 Description

Added a --path parameter to add a prefix to the url to serve the static assets


🔄 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/mthenw/frontail/pull/119 **Author:** [@mgoffan](https://github.com/mgoffan) **Created:** 4/3/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`1507775`](https://github.com/mthenw/frontail/commit/1507775d985267ebe5cda899d7d1b87a1c1aa2c2) Added configuration to fix #108 - [`1222f70`](https://github.com/mthenw/frontail/commit/1222f70583328c32de79521ea73eb95914035811) Conflicting option - [`76fed6f`](https://github.com/mthenw/frontail/commit/76fed6f1067cfcb7d62e0799339ace090babfe7c) Updated README - [`5eaac83`](https://github.com/mthenw/frontail/commit/5eaac8389f00c2e5df36078e0552d1e3ce7bd96c) Fix for web sockets behind nginx ### 📊 Changes **6 files changed** (+42 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+26 -0) 📝 `index.js` (+2 -1) 📝 `lib/connect_builder.js` (+3 -2) 📝 `lib/options_parser.js` (+1 -0) 📝 `package-lock.json` (+1 -1) 📝 `web/index.html` (+9 -7) </details> ### 📄 Description Added a `--path` parameter to add a prefix to the url to serve the static assets --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:05:59 +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/frontail#201
No description provided.