-
Updated
Jan 18, 2021 - 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,224 public repositories matching this topic...
-
Updated
Nov 11, 2020 - Python
-
Updated
Jan 20, 2021 - Python
-
Updated
Jan 20, 2021 - PHP
-
Updated
Jan 20, 2021 - C
-
Updated
Jan 20, 2021 - Python
-
Updated
Jul 11, 2020 - Shell
-
Updated
Jan 20, 2021 - Python
-
Updated
Aug 21, 2020 - Go
-
Updated
Jan 20, 2021 - 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
Jan 20, 2021 - Elixir
-
Updated
Jan 20, 2021 - C++
-
Updated
Jan 20, 2021 - Java
-
Updated
Nov 30, 2020 - C#
-
Updated
Jan 16, 2021 - JavaScript
A parametrized option to set the blocksize would be useful to experiment with. As quorum is used in a private setting I think this option should be available
E.g. accept missing leading 0
-
Updated
Jul 15, 2020 - C++
-
Updated
Jan 19, 2021 - 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
Jan 20, 2021 - JavaScript
Is your feature request related to a usage problem (not a bug)? Please describe.
Suppose if I want to check whether a YouTube channel is verified or not, there is no way to do it.
Describe the solution you'd like to see implemented
I think it would be nice if you add Verified mark(Right mark) beside channel name as youtube website does.
**Describe alternatives you've considered
-
Updated
Jan 20, 2021 - Swift
-
Updated
Jan 6, 2021 - Go
Discussion in
https://caddy.community/t/map-handler-use-regex-capture-group-in-destination/11104
I want to refer to the captured parts of the regex in destination, e.g.
@mholt : The map handler doesn’t set placeholders like this, but it could, someone can contribute that functionality. Would be pretty simil