bitbeans / SimpleDnsCrypt

A simple management tool for dnscrypt-proxy
https://simplednscrypt.org
MIT License
2.31k stars 233 forks source link

GUI: Unresponsive Query Log Table #542

Open saifali-ch opened 3 years ago

saifali-ch commented 3 years ago

If we open Query log:

  1. No column headings.
  2. No column width resize functionality. To view lengthy URL's I have to open dnscrypt-proxy.log file every time. image
  3. This 3 dots button is disabled and doesn't open up file explorer. What's the purpose of this disabled button anyway? image

Suggestion/Request:

  1. There should be a search filter for the query log table.
  2. Button to open dnscrypt-proxy.log file directly.
  3. Table should resize upon resizing application or at least make column resizeable.

Thankyou

Dola-Shuvi commented 3 years ago

Suggestion 1 & 2 sound like something that should definitely be considered for the .NET Core version that @bitbeans is working on. Number 3 is to configure the logfile path and can only be clicked when the log is currently disabled.