-
Updated
Jan 8, 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 180 public repositories matching this topic...
-
Updated
Jan 9, 2022 - JavaScript
-
Updated
Jan 7, 2022 - JavaScript
-
Updated
Jan 9, 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
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
Duplicate recipe
Sometimes, I want to reuse a recipe (i.e. using the same ingredients) for another recipe I want to create.
A simple "Duplicate" option should be added to the dropdown menu of a recipe. The new option should then open the "Edit Recipe" page but labeled "Create recipe" and save the recipe as a new one instead of editing the existing one.
Example:
 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
- 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