-
Updated
Oct 23, 2021 - 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 176 public repositories matching this topic...
-
Updated
Oct 25, 2021 - JavaScript
-
Updated
Oct 25, 2021 - 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
-
Updated
Oct 25, 2021 - JavaScript
It would be nice to use shortcuts for common functions, like:
s
to trigger screen sharing (start/stop)someKey
to switch between available streamsf
to trigger full screenc
to copy the room url
When trying to edit the caption of a picture, the submit button doesnt do anything. The captions are not saved and no confirmation is shown. When the generate button is used, a caption is successfully generated and automatically saved. But this caption can not be edited nor removed.
Logs dont show any activity besides caption generation.
This happens on the newest docker-compose examples.
-
Updated
Oct 12, 2021 - Jupyter Notebook
-
Updated
Oct 22, 2021 - CSS
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
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Aug 21, 2021 - JavaScript
-
Updated
Oct 23, 2021 - Shell
add favicon
Is your feature request related to a problem? Please describe.
the favicon doesn't appear to be served. would be nice, no biggie though ;).
Describe the solution you'd like
have the favicon served.
Describe alternatives you've considered
living with it ;).
Additional context
Add any other context or screenshots about the feature request here.
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
Oct 21, 2021 - Go
-
Updated
Oct 24, 2021 - Python
-
Updated
Oct 25, 2021 - HTML
-
Updated
Oct 6, 2021 - PHP
-
Updated
Jun 18, 2021 - 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
Feb 16, 2021 - Go
-
Updated
Apr 18, 2020 - Go
If we can't open port, then lets do something like:
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Addr
-
Updated
Oct 25, 2021 - HCL
-
Updated
Nov 25, 2019 - Shell
-
Updated
Jul 22, 2021 - Go
Currently the text on the homepage looks a bit boring, it'd be nice to have a logo for a different touch.
I don't have a clear idea, but the current app style isn't very "scribble" like. Since I don't really plan to redesign everything now, it might be good for the logo to be somewhat clear looking, or at least not too "scribble" like.
- Wikipedia
- Wikipedia
Introduction
Appwrite has been and always will be a tool for developers. To emphasize this, we want to create the best developer experience possible by providing enough guides and examples for new Appwriters.
Your task is to write a blog post
Ruby in Appwrite
. The main topic of your article should be explaining how to use Appwrites Ruby SDK to write Appwrite Functions. It can be