Skip to content
#

Self-hosted

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 1,162 public repositories matching this topic...

appwrite
Meldiron
Meldiron commented Oct 19, 2021

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

appsmith
owncast
fullyaccountable
fullyaccountable commented Sep 30, 2021

On mobile (Android 11, OnePlus 9 Pro, stock keyboard), I'm unable to submit chat messages. The return key creates a new line instead of submitting the message, and there's no explicit Send button visible in the chat window to click.

Edit: I was able to get around this by adding Custom CSS in the admin to force the Send button to show:

#send-message-button{display:block; opacity: 1;}

signoz
pranay01
pranay01 commented Nov 16, 2021

Currently settings page has a time filter component also. Though there is no use of the time filter component on settings page, as the items in settings page don't change on the basis of time selected.

Expected Behavior: Time filter component should be removed from the settings page

version: v0.4.4

![Image 17-11-2021 at 0 07](https://user-images.githubusercontent.com/504541/142045769-ed24

elrido
elrido commented May 22, 2021

As I was running composer to install a new library into our repo, it warned me that:

Package yzalis/identicon is abandoned, you should avoid using it. No replacement was suggested.

I'm not familiar on what packagist.org's process is to declare a package abandoned. I see that the last commit in their repo is from 2019 and there are a number of unanswered issues and pull requests.

I

Wikipedia
Wikipedia