1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/http
Frédéric Guillot 5920e02562 feat: add liveness and readiness probes
- Added new routes: /liveness, /healthz, /readiness, /readyz
- These routes do not take the base path into consideration and are always available at the root of the server
2025-05-24 20:36:05 -07:00
..
cookie Make cookie duration dependent on configuration 2024-05-01 19:34:13 -07:00
request feat(googlereader): avoid SQL query to fetch username in streamItemContentsHandler 2025-05-04 20:38:53 -07:00
response feat(response): change error response content type to plain text and escape HTML 2025-05-11 19:15:54 -07:00
route Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
server feat: add liveness and readiness probes 2025-05-24 20:36:05 -07:00