[PR #22] [MERGED] Dynamic Favicon shows number of new lines #175

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

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/22
Author: @lexx27
Created: 11/1/2013
Status: Merged
Merged: 1/10/2014
Merged by: @mthenw

Base: masterHead: favicon


📝 Commits (5)

📊 Changes

5 files changed (+37 additions, -0 deletions)

View changed files

📝 .jshintignore (+1 -0)
📝 lib/web/assets/app.js (+26 -0)
lib/web/assets/favicon.png (+0 -0)
lib/web/assets/tinycon.min.js (+8 -0)
📝 lib/web/index.html (+2 -0)

📄 Description

I tried to achieve this with minimum dependencies.
I used tinyconjs for the favicon manipulation but I avoided to use jquery just for the focus event.


🔄 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/22 **Author:** [@lexx27](https://github.com/lexx27) **Created:** 11/1/2013 **Status:** ✅ Merged **Merged:** 1/10/2014 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `favicon` --- ### 📝 Commits (5) - [`49b3b7e`](https://github.com/mthenw/frontail/commit/49b3b7e742b439ec2e8f03edddc8338e0f547b50) dynamic favicon - [`5aa40fe`](https://github.com/mthenw/frontail/commit/5aa40fe44879aae01799edf39cabd828040ba9ba) favicon show new lines - [`c4d3c5f`](https://github.com/mthenw/frontail/commit/c4d3c5faa93a4f04f167ac12f03db4b67dcf5145) move code away from io event - [`2ae3eb9`](https://github.com/mthenw/frontail/commit/2ae3eb9b6c3853cb29f0d56633a8595181cec33c) merger master - [`5508492`](https://github.com/mthenw/frontail/commit/550849285037810f379b15ffa61f919c3241f56c) lint fixes ### 📊 Changes **5 files changed** (+37 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.jshintignore` (+1 -0) 📝 `lib/web/assets/app.js` (+26 -0) ➕ `lib/web/assets/favicon.png` (+0 -0) ➕ `lib/web/assets/tinycon.min.js` (+8 -0) 📝 `lib/web/index.html` (+2 -0) </details> ### 📄 Description I tried to achieve this with minimum dependencies. I used tinyconjs for the favicon manipulation but I avoided to use jquery just for the focus event. --- <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:52 +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#175
No description provided.