* wip
* resolve merge artifacts
* full coverage for conductor
* wire plugin conductor to main and proxy
* wip, with separate match handler
* split matching logic with another handler, add initial docs
* move parts of proxy to handlers, add tests
* add headers in to be sent to proxied url
* merged from master
* add example with docker compose
* supress excesive debug reporting 0-9 disabled in docker
* add plugin tests
* randomize test port
* lint: minor warns
* lint: err shadow
* support reproxy.N.something labels for docker #78
* lint: suppress false positive
* update linter in ci
* update readme
* add test for failed container parse
* discovery support for multiple matches
* switch proxy matcher usage, add random selection
* fix multi-match logic
* pass match picker func
* simplify rand picker
* update health params and docs
* fix early termination on discovery multi-match
* add grouping of sorted matches in sorted result
* add mention of live check to readme
* detect in-container and set listen to 0.0.0.0
* simplify default address logic
don't change if user defined, use 127.0.0.1:8080 for non-docker and 0.0.0.0:8080 for in-docker only if nothing set
* add dynamic default to redir http port
* add docs about dynamic defaults
* add ssl example
* lint: params warn
by @akellbl4
* make cool site for reproxy
* remove meta tags with images
* fix dark theme
* flix styles for sidebar nav
* add scroll in sidebar
* fix dark theme
* fix markdown
* remove package lock
* add package lock to ignore
* add update date and edit button
* add build command
* move target to public
* add build
* use gitignore
* add logos
* Changes
- add meta
- add close button
* add style for code tag
* fix favicon color in safari
* add logo styles
* update favicon
* add classic ico favicon
* update touch icon
* fix sharing images
* fix logo
* move data to site data file
* add fancy mate glass effect on header
* make readme as site base
* update logo
update logo
* add stretching width for the content
* add dockerfile
* fix dark theme bugs
* remove usless props
* fix logo
* fix node version
* replce logo for the site
* fix path to logo in readme
* add more space on logo in readme
* fix logo size in readme