[PR #194] [MERGED] Add windows support #230

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

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/194
Author: @mojoaxel
Created: 2/2/2020
Status: Merged
Merged: 2/3/2020
Merged by: @mthenw

Base: masterHead: windowsSupport


📝 Commits (5)

  • 21cb5d0 fix: replace native tail with fs-tail-stream
  • 3df19f5 fix: use options.buffer as start parameter
  • 364eed6 feat: add additional windows support
  • 0941a07 feat: add additional windows support
  • 2b22558 Merge branch 'windowsSupport' of github.com:mojoaxel/frontail into windowsSupport

📊 Changes

5 files changed (+66 additions, -40 deletions)

View changed files

📝 README.md (+1 -1)
📝 index.js (+4 -4)
📝 lib/tail.js (+39 -26)
📝 package-lock.json (+20 -9)
📝 package.json (+2 -0)

📄 Description

fixes #111
see also #175


🔄 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/194 **Author:** [@mojoaxel](https://github.com/mojoaxel) **Created:** 2/2/2020 **Status:** ✅ Merged **Merged:** 2/3/2020 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `windowsSupport` --- ### 📝 Commits (5) - [`21cb5d0`](https://github.com/mthenw/frontail/commit/21cb5d0ce5d2f5759481f5557b5529212c0e8c3a) fix: replace native tail with fs-tail-stream - [`3df19f5`](https://github.com/mthenw/frontail/commit/3df19f53789573c3944f8784268befdb46603469) fix: use options.buffer as start parameter - [`364eed6`](https://github.com/mthenw/frontail/commit/364eed6d5e8a262665eab82a6d8c43189bdaece8) feat: add additional windows support - [`0941a07`](https://github.com/mthenw/frontail/commit/0941a07c01fb2b6814ff257601bfc15ec86412ac) feat: add additional windows support - [`2b22558`](https://github.com/mthenw/frontail/commit/2b2255843cfb60de491da9b638472196b37bfd00) Merge branch 'windowsSupport' of github.com:mojoaxel/frontail into windowsSupport ### 📊 Changes **5 files changed** (+66 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `index.js` (+4 -4) 📝 `lib/tail.js` (+39 -26) 📝 `package-lock.json` (+20 -9) 📝 `package.json` (+2 -0) </details> ### 📄 Description fixes #111 see also #175 --- <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:08 +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#230
No description provided.