notifications
Here are 2,786 public repositories matching this topic...
-
Updated
Jan 17, 2021 - Ruby
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Feb 6, 2021 - JavaScript
-
Updated
Dec 8, 2020 - JavaScript
Yeah, to be totally honest, I already thought we did this!
😅 This is the intended behavior, so we'll need to fix that. Thanks for reporting!
Originally posted by @simskij in containrrr/watchtower#647 (reply in thread)
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Jan 28, 2021 - 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
-
Updated
Feb 23, 2018 - Objective-C
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Feb 11, 2021 - Ruby
-
Updated
Nov 1, 2020 - Python
-
Updated
Feb 10, 2021 - CoffeeScript
-
Updated
Feb 11, 2021 - Go
-
Updated
Feb 6, 2021 - Python
-
Updated
Jun 27, 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
-
Updated
Feb 11, 2021 - Python
-
Updated
Feb 7, 2021 - TypeScript
-
Updated
Jan 30, 2021 - Java
-
Updated
Jan 24, 2021 - Go
-
Updated
May 6, 2020 - JavaScript
-
Updated
Feb 11, 2021 - C#
-
Updated
Feb 3, 2021 - TypeScript
-
Updated
Feb 4, 2021 - Vala
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."
Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytes
andblkio.bfq.io_serviced
files.