[PR #80] [MERGED] Added push.js notification library #388

Closed
opened 2026-03-15 03:30:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asapach/peerflix-server/pull/80
Author: @joshterrill
Created: 7/16/2016
Status: Merged
Merged: 7/16/2016
Merged by: @asapach

Base: masterHead: master


📝 Commits (3)

📊 Changes

4 files changed (+11 additions, -1 deletions)

View changed files

app/images/logo.png (+0 -0)
📝 app/index.html (+1 -0)
📝 app/scripts/controllers/main.js (+8 -0)
📝 bower.json (+2 -1)

📄 Description

Something that I added to my local instance of peerflix-server is push.js. It's a push notification library for the browser. I find it helpful so that as I'm downloading torrents and browsing other pages, it notifies me when my torrents are done. Unfortunately, the library has a bug where svg images aren't displayed in the icon area, so I created a png of the logo and am using that.


🔄 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/asapach/peerflix-server/pull/80 **Author:** [@joshterrill](https://github.com/joshterrill) **Created:** 7/16/2016 **Status:** ✅ Merged **Merged:** 7/16/2016 **Merged by:** [@asapach](https://github.com/asapach) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`674ac71`](https://github.com/asapach/peerflix-server/commit/674ac7123d82f9ac344348a393e821ad8453eb07) added push.js notification library - [`ccf16d8`](https://github.com/asapach/peerflix-server/commit/ccf16d8ddf4ef21973edcf9970bebfd3d5b61a71) removed torrent link - [`fb7ebd7`](https://github.com/asapach/peerflix-server/commit/fb7ebd711118ff2fc32ab020679470064491e5f8) removed log ### 📊 Changes **4 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `app/images/logo.png` (+0 -0) 📝 `app/index.html` (+1 -0) 📝 `app/scripts/controllers/main.js` (+8 -0) 📝 `bower.json` (+2 -1) </details> ### 📄 Description Something that I added to my local instance of `peerflix-server` is [push.js](https://github.com/Nickersoft/push.js). It's a push notification library for the browser. I find it helpful so that as I'm downloading torrents and browsing other pages, it notifies me when my torrents are done. Unfortunately, the library has a bug where svg images aren't displayed in the icon area, so I created a png of the logo and am using that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 03:30:55 +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/peerflix-server#388
No description provided.