[PR #120] [MERGED] add --url-path option. Closes #108 #202

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/120
Author: @mthenw
Created: 4/7/2018
Status: Merged
Merged: 4/7/2018
Merged by: @mthenw

Base: masterHead: url-path


📝 Commits (6)

📊 Changes

9 files changed (+117 additions, -45 deletions)

View changed files

📝 README.md (+36 -7)
📝 index.js (+9 -6)
📝 lib/connect_builder.js (+13 -7)
📝 lib/daemonize.js (+14 -5)
📝 lib/options_parser.js (+1 -0)
📝 package-lock.json (+1 -1)
📝 test/connect_builder.js (+21 -10)
📝 test/daemonize.js (+8 -0)
📝 web/index.html (+14 -9)

📄 Description

Based on https://github.com/mthenw/frontail/pull/119.


🔄 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/120 **Author:** [@mthenw](https://github.com/mthenw) **Created:** 4/7/2018 **Status:** ✅ Merged **Merged:** 4/7/2018 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `url-path` --- ### 📝 Commits (6) - [`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 - [`8473af7`](https://github.com/mthenw/frontail/commit/8473af76f8fdfc82c9f1ededb897eee0bd1f6214) make url path working without nginx - [`5c5e931`](https://github.com/mthenw/frontail/commit/5c5e931d2f7dd0c796a729d635b16913db1e7c41) update readme ### 📊 Changes **9 files changed** (+117 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+36 -7) 📝 `index.js` (+9 -6) 📝 `lib/connect_builder.js` (+13 -7) 📝 `lib/daemonize.js` (+14 -5) 📝 `lib/options_parser.js` (+1 -0) 📝 `package-lock.json` (+1 -1) 📝 `test/connect_builder.js` (+21 -10) 📝 `test/daemonize.js` (+8 -0) 📝 `web/index.html` (+14 -9) </details> ### 📄 Description Based on https://github.com/mthenw/frontail/pull/119. --- <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#202
No description provided.