notifications
Here are 2,672 public repositories matching this topic...
-
Updated
Dec 2, 2020 - Ruby
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Nov 24, 2020 - JavaScript
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1] 74678 trace trap ./D
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)
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Dec 3, 2020 - TypeScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Jul 12, 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
-
Updated
Feb 23, 2018 - Objective-C
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Dec 1, 2020 - Ruby
-
Updated
Nov 1, 2020 - Python
-
Updated
Nov 25, 2020 - CoffeeScript
-
Updated
Jun 27, 2020 - Swift
-
Updated
Dec 2, 2020 - Go
-
Updated
Dec 3, 2020 - 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
Nov 24, 2020 - Python
-
Updated
Nov 22, 2020 - TypeScript
-
Updated
Sep 29, 2020 - Java
-
Updated
May 6, 2020 - JavaScript
-
Updated
Aug 5, 2020 - Go
-
Updated
Dec 3, 2020 - C#
-
Updated
Dec 2, 2020 - Vala
-
Updated
Dec 2, 2019 - JavaScript
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.