-
Updated
Nov 2, 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 175 public repositories matching this topic...
-
Updated
Nov 4, 2021 - JavaScript
-
Updated
Nov 1, 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
Nov 4, 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
Nov 2, 2021 - CSS
-
Updated
Oct 7, 2021 - JavaScript
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
Aug 21, 2021 - JavaScript
-
Updated
Nov 3, 2021 - Shell
It would be great to have a "Memory section" where there are linked photos of "1 year ago, this day", 2 years ago etc
Just a cool feature, It could differentiate Photoview a lot from the others self-hosted photos galleries, since none of them have this functionality.
I'm not sure how difficult it is to do it, also considering an appeal graphics, but I'm just saying it
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
Oct 29, 2021 - Go
-
Updated
Nov 3, 2021 - Python
-
Updated
Nov 2, 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
Nov 4, 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