[PR #36] [CLOSED] filter checkbox and filter function for client #230

Closed
opened 2026-02-26 05:31:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/36
Author: @LarsEric
Created: 8/28/2012
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • ac7e432 + added filter checkbox and filter function for client

📊 Changes

3 files changed (+20 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)
📝 lib/client/index.html (+2 -0)
📝 lib/client/js/ui/screen_search.jquery.js (+16 -0)

📄 Description

With this function You are able to filter the stream with the Regex Search by clicking on the checkbox next to the search (hide not matching lines). So You gain a better overview over matching lines.


🔄 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/NarrativeScience-old/log.io/pull/36 **Author:** [@LarsEric](https://github.com/LarsEric) **Created:** 8/28/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ac7e432`](https://github.com/NarrativeScience-old/log.io/commit/ac7e4327669e67447ad2f09fa8d1282f1265b634) + added filter checkbox and filter function for client ### 📊 Changes **3 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `lib/client/index.html` (+2 -0) 📝 `lib/client/js/ui/screen_search.jquery.js` (+16 -0) </details> ### 📄 Description With this function You are able to filter the stream with the Regex Search by clicking on the checkbox next to the search (hide not matching lines). So You gain a better overview over matching lines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:40 +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/log.io-NarrativeScience-old#230
No description provided.