Skip to content
#

selfhosted

Here are 160 public repositories matching this topic...

appwrite
budibase
Leopere
Leopere commented Oct 9, 2019

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

photoview
viktorstrate
viktorstrate commented Mar 31, 2021

Add environment variables to make it possible to disable the following features:

  • Face Recognition: PHOTOVIEW_DISABLE_FACE_RECOGNITION=1
    completely disable face recognition and hide the icon from the side menu

  • Video encoding: PHOTOVIEW_DISABLE_VIDEO_ENCODING=1
    disable ffmpeg encoding, but still allow web compatiable videos that doesn't need encoding.

  • **RAW processing:

lowdefy
jonyrock
jonyrock commented Jun 14, 2020

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
Bios-Marcel
Bios-Marcel commented Jan 24, 2021

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.

Improve this page

Add a description, image, and links to the selfhosted topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the selfhosted topic, visit your repo's landing page and select "manage topics."

Learn more