notifications
Here are 2,218 public repositories matching this topic...
GitHub Package Registry is in public beta stage now
What does that mean for us? Well, there's a small note in their docs:
Note: GitHub Package Registry only supports scoped NPM packages. Scoped packages have names with the format of
@owner/name.
So I published the pack
-
Updated
Mar 6, 2020 - JavaScript
Was looking at the supported browsers/OS table, and noticed that Chrome for Mac wasn't listed. Should it be listed?
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
-
Updated
Mar 6, 2020 - JavaScript
This got reported to me
At the NPM SITE: I'm told that AngularFire and AngularFire2 are obsolete, yet, in the
Getting started - Installation & Setup I am directed to the obsolete AngularFire2 instructions on Github.It did not work and it took a bit to fin
Execute not working
Hey,
I'm trying to execute a simple diff check when I click on my notification but it's not working. I tried to add -activate com.apple.Terminal and this one works but after that nothing more. I tried to run an osascript that will open a new terminal window and then run my command but it doesn't work much.
My command
terminal-notifier -title "My notification" -message "The descriptio-
Updated
Mar 3, 2020 - Objective-C
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
Do you want to request a feature or report a bug?
Question (bug?)
What is the current behavior?
We are using the toast from the bottom center with a Slide transition & have noticed that when you get multiple toast stacked up, the 'open' toast(s) moved up faster than the new one coming in.
We read through the documentation, but are not sure how to smooth out the current opened
-
Updated
Mar 7, 2020 - JavaScript
-
Updated
Mar 6, 2020 - Ruby
-
Updated
Mar 6, 2020 - CoffeeScript
There is a difference depending on running nfty inside a Python shell (call notify.notification() ) and run ntfy from commandline. I think the reason is a different default config file location.
In my case, I have created a config file under ~/.ntfy.yml and ntfy use that config when i run it from console (it sends notification via pushover). But when i try to send a notification from a inter
-
Updated
Mar 5, 2020 - Swift
Hi,
When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).
I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser.
Please help me
Hey there @JonnyWong16 , wanted to provide some content for the Wiki, and can't for the life of me figure out how to do a PR for Wiki content.
Below is an Nginx reverse proxy example that will allow users to access Tautulli via tautulli.url.com, and redirects HTTP requests to HTTPS. This configuration passes SSL Labs' test with an "A" grade.
DH Params creation vi
It seems the docker image(htt
-
Updated
Mar 5, 2020 - Python
-
Updated
Mar 5, 2020 - Java
React warns against passing non-object values to props.
However, this is the way to remove all styles.
<NotificationSystem ref="notificationSystem" style={ false } />
-
Updated
Mar 6, 2020 - Go
It would be nice if you can get the panel in full screen, like when watching youtube, on putting pressure. You could use it check time when watching videos ;-)
mixed content error
Describe the bug
Firefox is giving mixed content error because http urls are used for music album images:
http://assets.fanart.tv/fanart/music/11ae9fbb-f3d7-4a47-936f-4c0a04d3b3b5/cdart/white-blood-cells-55fcd7d5b036b.png
To Reproduce
Request music album, your browser will then show mixed content error.
Screenshots

Improve this page
Add a description, image, and links to the notifications topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notifications topic, visit your repo's landing page and select "manage topics."
Netdata is not working with MySQL, only MariaDB. This is because this command SHOW USER_STATISTICS in this file only works in MariaDB.
Problem code is https://github.com/netdata/netdata/blob/bfae683664b488df91940a81760459db2b18983c/collectors/python.d.plugin/mysql/mysql.chart.py
My install is http://walkercodetutorials.codes:19999