1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-22 17:18:37 +00:00
miniflux-v2/internal/template/templates/common
Frédéric Guillot 8db637cb39 feat(ui): add user setting to control target="_blank" on links
Rationale: Opening links in the current tab is the default browser behavior.

Using `target="_blank"` on external links can lead to accessibility issues and override user preferences. It may also interfere with assistive technologies and expected browser behavior.

To maintain backward compatibility, this option is enabled by default (`true`), which adds `target="_blank"` to links.
2025-06-08 21:07:11 -07:00
..
enclosure_media_controls.html Fix Playback speed indicator on shared entries 2024-06-13 20:11:33 -07:00
entry_pagination.html Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
feed_list.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
feed_menu.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
item_meta.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
layout.html feat: add new settings option to allow external fonts 2024-10-05 21:21:12 -07:00
pagination.html Add navigation to last/first page 2024-06-28 20:19:38 -07:00
settings_menu.html add nav landmark to settings and feed menu 2024-02-04 10:47:30 -08:00