The Wayback Machine - http://web.archive.org/web/20220214034818/https://github.com/topics/zero-configuration
Skip to content
#

zero-configuration

Here are 219 public repositories matching this topic...

shizunge
shizunge commented Jan 18, 2022

Found a strange behavior on netclient and found the following codes in netclient/wireguard/common.go

		if keepAliveString == "0" {
			keepAliveString = "15"
		}

Anyone knows why we are doing this?
IMO, Netclient should not decide what the value is, but follow the instructions from the server (otherwise what is the propose to having a server).

Also I found the keepalive value in

sssmi
sssmi commented Feb 17, 2019

I'm submitting a ...

  • bug report
  • feature request
  • support request

What is the current behavior?

Keyboard control works great, but still lacking many accessibility features.

What is the expected behavior?

vue-simple-suggest to be more screen reader friendly.

Including:

  • Necessary aria tags
  • Using a ul and li tags for suggestions
react-gallery-carousel

Mobile-friendly gallery carousel 🎠 with server side rendering, lazy loading, fullscreen, thumbnails, touch, mouse emulation, RTL, keyboard navigation and customisations.

  • Updated Jan 29, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the zero-configuration 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 zero-configuration topic, visit your repo's landing page and select "manage topics."

Learn more