1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/template
Frédéric Guillot 70b513b8db feat(ui): display external URL in single entry view
Display the article's external URL directly in the single entry view.

Rationale: On mobile devices, users couldn't see where a link pointed before tapping it.
Previously, the only way to view the external URL was by hovering - an action not available on touch devices.
2025-06-09 21:14:55 -07:00
..
templates feat(ui): display external URL in single entry view 2025-06-09 21:14:55 -07:00
engine.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
functions.go feat(ui): avoid showing an excessive number of tags 2025-06-08 15:29:09 -07:00
functions_test.go Simplify formatFileSize 2024-02-28 19:32:38 -08:00