miniflux-v2/internal/api
jvoisin 31ac62f410 Don't compute reading-time when unused
If the user doesn't display reading times, there is no need to compute them.
This should speed things up a bit, since `whatlanggo.Detect` is abysmally slow.
2024-02-29 19:14:17 -08:00
..
api.go
category.go
entry.go Don't compute reading-time when unused 2024-02-29 19:14:17 -08:00
feed.go
icon.go
middleware.go
opml.go
payload.go
subscription.go Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
user.go