-
Updated
Oct 25, 2020 - JavaScript
Privacy
Privacy is the option to limit the access others have to one's personal information. Privacy can be compromised through various economic, legal, social, and technical means. Accordingly, various projects aim to develop privacy-protecting applications, how-to guides, and policies.
Here are 2,068 public repositories matching this topic...
-
Updated
Sep 15, 2020 - Python
-
Updated
Oct 23, 2020 - Python
-
Updated
Oct 26, 2020 - PHP
-
Updated
Oct 25, 2020 - C
-
Updated
Oct 24, 2020 - Python
-
Updated
Jul 11, 2020 - Shell
-
Updated
Aug 21, 2020 - Go
-
Updated
Oct 26, 2020 - Python
-
Updated
Oct 26, 2020 - Go
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
Oct 26, 2020 - Java
-
Updated
Oct 26, 2020 - C++
-
Updated
Oct 23, 2020 - C#
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Oct 26, 2020 - Elixir
Quorum doesn't return a message error clearly specifying the cause of an error (from a user standpoint) when the transaction manager fails to Quorum (e.g: 400 bad request, ...).
System information
Release: 2.2.3
Expected behaviour
Helpful error message
Actual behaviour
invalid argument 0: json: cannot unmarshal non-string into Go value of type common.Hash
Currently there is no download button for credit statements in the Invoices & payments section.
-
Updated
Jul 15, 2020 - C++
-
Updated
Oct 26, 2020 - Python
In osx/updater/updater.go, we're referencing an ancient Go package, which has moved to a new location. Right now, the updater doesn't build (should we test this on travis?).
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Oct 26, 2020 - Swift
When using numbers in units of K or M in English, separate them by three digits.
However, in Japanese and Chinese, numbers are separated by four digits.
Therefore, K and M are not commonly used in unit names.
Youtube supports it.
But it is hard to deal with 4 digits and unit name. It is enough if full digit display is possible there.
To use it, enable it in the configuration panel.
A comma
-
Updated
Oct 26, 2020 - Go
Caddy version:
v2.2.0 h1:sMUFqTbVIRlmA8NkFnNt9l7s0e+0gw+7GPIrhty905A=I am trying to pass pem-encoded client certificate to proxied service via a X-SSL-Cert header, like so: