1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/http/request
gudvinr c6536e8d90 refactor(http): use time.Duration for refresh interval
It's not clear which units of time used for refresh interval.
Convert to time.Duration for clarity.
2025-08-20 19:45:24 -07:00
..
client_ip.go perf(misc): use arrays instead of slices where possible 2025-08-11 18:26:58 -07:00
client_ip_test.go Fix inaccessible metrics endpoint when listening on Unix socket 2023-12-06 19:52:33 -08:00
context.go refactor(http): use time.Duration for refresh interval 2025-08-20 19:45:24 -07:00
context_test.go feat(integration)!: remove Pocket integration 2025-06-15 13:29:55 -07:00
cookie.go Broaden an error condition 2025-01-23 19:20:13 -08:00
cookie_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
params.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
params_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00