-
Updated
Dec 19, 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 180 public repositories matching this topic...
-
Updated
Dec 19, 2021 - JavaScript
-
Updated
Dec 20, 2021 - JavaScript
-
Updated
Dec 20, 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
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 10, 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
Nov 19, 2021 - JavaScript
-
Updated
Dec 13, 2021 - JavaScript
-
Updated
Dec 18, 2021 - Shell
Describe the bug
When changing the orderDirection in an folder which contains only folders, no descending sorting can be applied.
I have a folder of folders with year numbers, the initial view goes from 2000, to 2001 etc to 2021.
When I sort by title, descending so 2021 is first, nothing happens.
To Reproduce
Steps to reproduce the behavior:
- Go to an album which contains onl
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
Dec 20, 2021 - Go
-
Updated
Dec 17, 2021 - Python
-
Updated
Nov 2, 2021 - PHP
Hello everyone.
I have a situation like this:
My username = phone number.
Display name = First name + Last name
When adding a file to the card, the usersname is written next to it.
Is it possible to do this so that the user's display name is written?
Nextcloud 22.2.3
-
Updated
Nov 22, 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
Dec 9, 2021 - Go
-
Updated
Apr 18, 2020 - Go
-
Updated
Dec 20, 2021 - Jinja
-
Updated
Jul 22, 2021 - 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 25, 2019 - Shell
-
Updated
Nov 26, 2021 - Go
- 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