67c97c6499
on admin page, show warning when user hasn't enabled "check updates"
...
and send Accept-header when fetching changelog, so we can show an html version
instead of json when requested by regular browsers.
2023-02-27 15:03:37 +01:00
8bdca09b7b
on admin index page, show number of messages in queue next to link to the queue list
2023-02-08 19:42:21 +01:00
6cbe4d5d37
allow unsetting a log level through subcommand and add admin page for settng log level
2023-02-06 15:17:46 +01:00
c21b8c0d54
add reverse ip checks during quickstart and in "check dns" admin page/subcommand
...
- and don't have a global variable "d" in the big checkDomain function in http/admin.go.
- and set loglevel from command-line flag again after loading the config file, for all subcommands except "serve".
2023-02-03 15:54:34 +01:00
cb229cb6cf
mox!
2023-01-30 14:27:06 +01:00