[PR #977] [MERGED] Proposing addition of a visual indication to favicon on down #1050

Closed
opened 2026-02-26 00:30:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/977
Author: @princekhunt
Created: 3/21/2024
Status: Merged
Merged: 3/26/2024
Merged by: @cuu508

Base: masterHead: master


📝 Commits (3)

  • aef52cf Added a visual indication to favicon on down
  • 0e9a3d8 favicons updated
  • 918536f status up favicon update correction

📊 Changes

5 files changed (+36 additions, -3 deletions)

View changed files

static/img/favicon.svg (+6 -0)
static/img/favicon_down.svg (+6 -0)
📝 static/js/checks.js (+12 -2)
📝 static/js/details.js (+11 -0)
📝 templates/base.html (+1 -1)

📄 Description

Hello,

I have tried adding a visual indication to favicon.
When monitor goes down, A new favicon with the count (number of down monitors.) gets updated.

Screenshot

🔄 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/healthchecks/healthchecks/pull/977 **Author:** [@princekhunt](https://github.com/princekhunt) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/26/2024 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`aef52cf`](https://github.com/healthchecks/healthchecks/commit/aef52cf3daceba774edab1734a8998e91fa3df18) Added a visual indication to favicon on down - [`0e9a3d8`](https://github.com/healthchecks/healthchecks/commit/0e9a3d8dbeaf7ffef6e912a494014076453c176d) favicons updated - [`918536f`](https://github.com/healthchecks/healthchecks/commit/918536f705fc300dfe4934e12e316ceae9436743) status up favicon update correction ### 📊 Changes **5 files changed** (+36 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `static/img/favicon.svg` (+6 -0) ➕ `static/img/favicon_down.svg` (+6 -0) 📝 `static/js/checks.js` (+12 -2) 📝 `static/js/details.js` (+11 -0) 📝 `templates/base.html` (+1 -1) </details> ### 📄 Description Hello, I have tried adding a visual indication to favicon. When monitor goes down, A new favicon with the count (number of down monitors.) gets updated. <img width="145" alt="Screenshot" src="https://github.com/healthchecks/healthchecks/assets/63849074/6886af85-10c9-4fb9-8d5b-3833b061f378"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:45 +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/healthchecks#1050
No description provided.