Skip to content
#

selfhosted

Here are 158 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
lukaszniemkiewicz
lukaszniemkiewicz commented Jul 6, 2021

Describe the bug
The content of the confirmation dialog is not visible (can't see any buttons)

To Reproduce
Steps to reproduce the behavior:

  1. open deck in 21:9 ratio browser window
  2. click '...' above any list
  3. click 'archive all cards"
  4. 'see the modal dialog with invisible buttons: "cancel" and "archive all cards"

Expected behavior
the buttons should be visible

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

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