[PR #242] Add --title option to set HTML/header title #252

Open
opened 2026-03-03 16:06:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/242
Author: @kennon
Created: 7/21/2021
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • b61e4c0 Add --title option to set HTML/header title

📊 Changes

6 files changed (+31 additions, -10 deletions)

View changed files

📝 index.js (+2 -1)
📝 lib/connect_builder.js (+4 -2)
📝 lib/daemonize.js (+5 -1)
📝 lib/options_parser.js (+6 -0)
📝 test/connect_builder.js (+12 -4)
📝 web/index.html (+2 -2)

📄 Description

This PR adds an optional --title option for setting the HTML and header bar title instead of the default of tail -f <files>.


🔄 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/242 **Author:** [@kennon](https://github.com/kennon) **Created:** 7/21/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b61e4c0`](https://github.com/mthenw/frontail/commit/b61e4c0113bb60b490bf7a2bde9ee992e9c17a63) Add --title option to set HTML/header title ### 📊 Changes **6 files changed** (+31 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `index.js` (+2 -1) 📝 `lib/connect_builder.js` (+4 -2) 📝 `lib/daemonize.js` (+5 -1) 📝 `lib/options_parser.js` (+6 -0) 📝 `test/connect_builder.js` (+12 -4) 📝 `web/index.html` (+2 -2) </details> ### 📄 Description This PR adds an optional `--title` option for setting the HTML and header bar title instead of the default of `tail -f <files>`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#252
No description provided.