attribution

This commit is contained in:
Nazar Kanaev 2021-01-29 13:33:31 +00:00
parent 3371e1afff
commit eb90c5b9aa

View File

@ -4,7 +4,7 @@
- (new) reduced bandwidth usage via stateful http headers `last-modified/etag`
- (new) show feed errors in feed management modal
- (new) `-open` flag for automatically opening the server url
- (new) `-base` flag for serving urls under non-root path
- (new) `-base` flag for serving urls under non-root path (thanks to @hcl)
- (new) `-auth-file` flag for authentication
- (new) `-cert-file` & `-key-file` flags for TLS
- (fix) wrapping long words in the ui to prevent vertical scroll