-
Updated
Apr 7, 2022 - 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 3,126 public repositories matching this topic...
-
Updated
Apr 5, 2022 - Python
-
Updated
Mar 30, 2022 - Python
-
Updated
Apr 7, 2022 - PHP
-
Updated
Mar 30, 2022 - C
-
Updated
Apr 7, 2022 - Python
-
Updated
Apr 7, 2022 - C++
-
Updated
Apr 7, 2022 - Go
-
Updated
Apr 7, 2022 - Elixir
Fedora & apt-get
Specs
- Leon version: latest
- OS (or browser) version: Fedora 30
- Node.js version: 10.16.3
- Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
-
Updated
Apr 7, 2022 - Jupyter Notebook
-
Updated
Jul 11, 2020 - Shell
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
Please agree to the following
- I have searched existing issues for duplicates
- I agree to follow this project's Code of Conduct
Summary
Add notificaiton marker to tray menu, if notification is present in main app
Motivation
A user
-
Updated
Apr 7, 2022 - Go
-
Updated
Apr 6, 2022 - C++
-
Updated
Mar 26, 2022
-
Updated
Apr 7, 2022
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)
? Please describe.
There is one dropdown in the playlists menu that doesnt matches the theme.
Describe the solution you'd like to see implemented
Match dark theme.
Describe alternatives you've considered
None.
Screenshots
 we just make it a link with a text.
-
Updated
Feb 26, 2022 - Go
Context: https://caddy.community/t/including-files-scripts/15050/4
Right now, the
templates
module is inflexible in that only functions the functions registered by Caddy itself are available.A good refactor would be to make it possible to pass an optional array of modules in the
http.handlers.templates.functions.*
namespace which get invoked atProvision()
time to register additional