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
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
..
cookie Revert "feat(cookie): use SameSiteStrictMode when not using OAuth2/OIDC" 2025-08-05 17:32:20 -07:00
request refactor(http): use time.Duration for refresh interval 2025-08-20 19:45:24 -07:00
response refactor(response): simplify switch-case and remove unnecessary defer 2025-08-20 19:31:28 -07:00
route Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
server refactor(server): use time.Duration for timeout values 2025-08-20 19:45:24 -07:00