miniflux/internal
jvoisin 5b2558bf92 Miscellaneous improvements to internal/reader/subscription/finder.go
- Surface `localizedError` in FindSubscriptionsFromWellKnownURLs via slog
- Use an inline declaration for new subscriptions, like done elsewhere in the
  file, if only for consistency's sake
- Preallocate the `subscriptions` slice when using an RSS-bridge,
  it's a good practise, and it might even marginally improve
  performances when adding __a lot__ of feeds via an rss-bridge instance, wooo!
2024-02-26 17:52:21 -08:00
..
api Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
cli Fix incorrect condition 2024-01-11 19:04:50 -08:00
config
crypto
database
fever
googlereader
http
integration
locale Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
metric
model
oauth2 Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
proxy Proxify video poster attribute 2024-02-23 18:44:20 -08:00
reader
storage Fix regression introduced in PR #2402 2024-02-25 20:45:34 -08:00
systemd
template
tests Add /v1/version endpoint 2023-10-08 15:53:24 -07:00
timezone
ui Minor code simplification in internal/ui/view/view.go 2024-02-25 17:31:44 -08:00
urllib
validator Remove Golint 2024-02-24 21:17:56 -08:00
version Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
worker