Commit Graph

7 Commits

Author SHA1 Message Date
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
37713a974c consistently use finally {} for cleanup in html/js 2023-02-06 15:23:33 +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
2239f38232 actually get monospace font 2023-02-02 16:04:09 +01:00
045d7566d4 use rel=noopener noreferrer on more links
and make it easier with link() function. and get rid of some globals.
2023-02-01 21:53:43 +01:00
cb229cb6cf mox! 2023-01-30 14:27:06 +01:00