miniflux-v2/internal
Jean Khawand a78d1c79da
Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items
2024-03-20 02:58:53 +00:00
..
api Rewrite API integration tests without build tags 2024-03-16 21:29:07 -07:00
cli Use modern for loops 2024-02-28 19:55:28 -08:00
config Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items 2024-03-20 02:58:53 +00:00
crypto Make use of HashFromBytes everywhere 2024-03-11 15:22:22 -07:00
database feat: Media player: Conrol playback speed 2024-03-17 11:53:30 -07:00
fever Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
googlereader Fix regression in AbsoluteProxifyURL() 2024-03-18 20:48:20 -07:00
http Fix inaccessible metrics endpoint when listening on Unix socket 2023-12-06 19:52:33 -08:00
integration Fix and simplify shaarli's integration 2024-03-13 21:34:57 -07:00
locale Add keyboard shortcuts for scrolling to top/bottom of the item list 2024-03-19 19:30:38 -07:00
metric Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
model Use struct embedding to reduce code duplication 2024-03-18 16:23:44 -07:00
oauth2 Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
proxy Fix regression in AbsoluteProxifyURL() 2024-03-18 20:48:20 -07:00
reader Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items 2024-03-20 02:58:53 +00:00
storage Minor concatenation-related simplifications in internal/storage/ 2024-03-18 16:20:55 -07:00
systemd Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
template Add keyboard shortcuts for scrolling to top/bottom of the item list 2024-03-19 19:30:38 -07:00
timezone Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
ui Add keyboard shortcuts for scrolling to top/bottom of the item list 2024-03-19 19:30:38 -07:00
urllib Use `strings.EqualFold` instead of `strings.ToLower(…) ==` 2024-02-28 19:47:30 -08:00
validator feat: Media player: Conrol playback speed 2024-03-17 11:53:30 -07:00
version Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
worker Use modern for loops 2024-02-28 19:55:28 -08:00