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

appwrite
Meldiron
Meldiron commented Sep 30, 2021

Introduction

With Appwrite, it's super easy to set up many OAuth2 providers to allow your users to authenticate with their social accounts. Appwrite supports tons of OAuth2 providers including Google, Facebook, Twitter, GitHub and many more.

Your task is to implement Epic Games OAuth provider into Appwrite. You can find a complete in-depth tutorial in our official [tutorial for add

appsmith
prapullac
prapullac commented Sep 30, 2021

Steps to reproduce:

  1. Create multiple new pages
  2. Click on the setting option in the entity explorer
  3. List of pages are displayed to the user
  4. focus on any of the pages
    observe the icon next to page name

Observation:
The icon looks more like an attachment icon rather than an icon to launch the page

Expectation:
It is expected that the icon can be more related to the launch of p

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
ToolJet
tosimplicity
tosimplicity commented Aug 19, 2021

Is your feature request related to a problem? Please describe.
Not a problem for FreshRSS. It is just that Wallabag cannot get content from some links.
For example, feeds generated by RSSHub from social media platforms.

Describe the solution you'd like
Wallabag's api accepts sharing content besides the link.
It would be nice to pass content on when sharing to Wallabag, upon configur

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

goliath888
goliath888 commented Nov 15, 2020

Would be possible to implement collapsible elements? In the example, "Applications" would be collapsible when click on it, letting you have more applications in the screen, grouped by category, and in a more clean way.

I have been playing a bit with something like this
But I have no experience in vuejs, and I am a

Wikipedia
Wikipedia