notifications
Here are 2,990 public repositories matching this topic...
-
Updated
Jun 7, 2021 - Ruby
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jun 14, 2021 - JavaScript
-
Updated
Jun 9, 2021 - 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
Jun 11, 2021 - TypeScript
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
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
Jan 28, 2021 - Objective-C
-
Updated
Feb 23, 2018 - Objective-C
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jun 17, 2021 - Go
-
Updated
Jun 18, 2021 - Ruby
-
Updated
Jun 3, 2021 - Python
-
Updated
Jun 17, 2021 - Python
-
Updated
Jun 5, 2021 - CoffeeScript
-
Updated
Jun 27, 2020 - Swift
-
Updated
May 16, 2021 - Python
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
Jun 7, 2021 - TypeScript
-
Updated
Jun 15, 2021 - TypeScript
-
Updated
Jun 17, 2021 - C#
-
Updated
Jan 24, 2021 - Go
-
Updated
Jan 30, 2021 - Java
-
Updated
May 6, 2020 - JavaScript
-
Updated
Jun 18, 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.