mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[PR #80] [MERGED] Added push.js notification library #388
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (3)
674ac71added push.js notification libraryccf16d8removed torrent linkfb7ebd7removed log📊 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-serveris 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.