-
Updated
Jun 6, 2022 - JavaScript
selfhosted
There are two distinct, commonly used definitions of self-hosted:
- A network service that is run on a server that is controlled by the user of that service.
- A computer program that can produce new versions of that same program (e.g. a compiler that can compile its own source code or an operating system that can be used to compile itself).
Here are 232 public repositories matching this topic...
-
Updated
Jun 6, 2022 - JavaScript
-
Updated
Jun 6, 2022 - JavaScript
-
Updated
Jun 5, 2022 - PHP
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
It would be nice to use shortcuts for common functions, like:
sto trigger screen sharing (start/stop)someKeyto switch between available streamsfto trigger full screencto copy the room url
Before you create an issue make sure that:
- Your issue is strictly related to LibrePhotos itself. Questions about setting up a reverse proxy belong in what ever reverse proxy you are using.
- You have read the documentation thoroughly.
- You have searched for a similar issue among all the former issues (even closed ones).
- You have tried to replicate th
- Edit modal should load item from API
- Create tree model should include ability to choose parent
- Tree modal should include - reset children inheritance
-
Updated
May 26, 2022 - Jupyter Notebook
Make Mapbox use that selected language rather than always English.
Mapbox has a guide on this here:
https://docs.mapbox.com/mapbox-gl-js/example/language-switch/
-
Updated
Jun 1, 2022 - CSS
-
Updated
Jun 3, 2022 - HTML
https://material.io/resources/color/#!/?view.left=1&view.right=0 readability needs to be possible almost universally ideally. This means avoiding all caps strings in titles as screen readers read every letter and other nonsense like this however the first and foremost concern is just simply that we ship with a default that is visible for our sighted users who may have issues with color blindness
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
This http header is currently not implemented in Blocky DoH server.
Some famous DoH servers like those:
- AdGuard
- Quad9
- Quad101(Powered by https://github.com/m13253/dns-over-https)
- Applied Privacy DNS
- DNS.SB
- DNS Forge
They do return cache-control http header like the example mentioned in [RFC 8484 (DNS Queries over HTTPS (DoH))](https://datatracker.ietf.org/doc/
-
Updated
May 16, 2022 - JavaScript
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
May 25, 2022 - PHP
-
Updated
Jun 2, 2022 - Python
-
Updated
May 9, 2022
-
Updated
May 12, 2022 - PHP
K3s Install addition
As mentioned in discord I would recommend adding the following to your k3s deployment. I see multiple pages about the k3s deployment and each are missing the following which will make sure the nodes stay alive even if you over provision pods.
INSTALL_K3S_EXEC= ........ --kubelet-arg system-reserved=cpu=100m,memory=100Mi --kubelet-arg kube-reserved=cpu=200m,memory=400Mi
-
Updated
May 15, 2022 - Go
-
Updated
Apr 4, 2022 - TypeScript
-
Updated
Jun 6, 2022 - Shell
-
Updated
Jun 5, 2022 - Python
-
Updated
Mar 26, 2022 - Go
We encountered this on an internal deployment, but wanted to post a related bug report here for tracking.
We were trying to deploy to a tag that was "broken" (still not entirely sure what that means), and got the response
$ curl --request POST \
--header "Docat-Api-Key: $TOKEN" \
--form "file=@site.zip" \
"http://www.mydocat.com/api/myproj/brokentag"
<!DOCTYP
- Wikipedia
- Wikipedia



(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to mana