[PR #175] [CLOSED] fix: replace native tail with fs-tail-stream #222

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

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/175
Author: @mojoaxel
Created: 8/3/2019
Status: Closed

Base: masterHead: windowsSupport


📝 Commits (2)

  • be1831f fix: replace native tail with fs-tail-stream
  • 0edcfbb fix: use options.buffer as start parameter

📊 Changes

4 files changed (+23 additions, -29 deletions)

View changed files

📝 index.js (+4 -4)
📝 lib/tail.js (+6 -19)
📝 package-lock.json (+12 -6)
📝 package.json (+1 -0)

📄 Description

fixes #111 (windows support)


🔄 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/175 **Author:** [@mojoaxel](https://github.com/mojoaxel) **Created:** 8/3/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `windowsSupport` --- ### 📝 Commits (2) - [`be1831f`](https://github.com/mthenw/frontail/commit/be1831f7682ce577048fa98011ec9c8a24c67ca4) fix: replace native tail with fs-tail-stream - [`0edcfbb`](https://github.com/mthenw/frontail/commit/0edcfbb7e365db4d8f6a80db88d6c2947706c56a) fix: use options.buffer as start parameter ### 📊 Changes **4 files changed** (+23 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `index.js` (+4 -4) 📝 `lib/tail.js` (+6 -19) 📝 `package-lock.json` (+12 -6) 📝 `package.json` (+1 -0) </details> ### 📄 Description fixes #111 (windows support) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:06:05 +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#222
No description provided.