1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00
miniflux-v2/internal/template/templates/views
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
..
about.html fix(locale): localize Git commit label at about page 2025-05-22 19:30:10 -07:00
add_subscription.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
api_keys.html feat(api): add new endpoints to manage API keys 2025-05-25 15:50:13 -07:00
bookmark_entries.html feat: combine feed icon handlers to use only externalIconID 2025-03-28 14:29:19 -07:00
categories.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
category_entries.html feat: combine feed icon handlers to use only externalIconID 2025-03-28 14:29:19 -07:00
category_feeds.html fix(ui): Redirect correctly post feed removal from category feeds list 2025-01-27 17:43:54 -08:00
choose_subscription.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
create_api_key.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
create_category.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
create_user.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
edit_category.html fix(api): hide_globally categories field should be a boolean 2025-04-21 19:43:25 -07:00
edit_feed.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
edit_user.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
entry.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
feed_entries.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
feeds.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
history_entries.html feat: combine feed icon handlers to use only externalIconID 2025-03-28 14:29:19 -07:00
import.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
integrations.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
login.html feat(webauthn): show help message regarding username and non-discoverable credentials 2024-10-26 21:49:23 -07:00
search.html feat: combine feed icon handlers to use only externalIconID 2025-03-28 14:29:19 -07:00
sessions.html change header tag usage to match landmark meaning 2024-02-04 10:47:30 -08:00
settings.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
shared_entries.html feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
tag_entries.html feat: combine feed icon handlers to use only externalIconID 2025-03-28 14:29:19 -07:00
unread_entries.html feat: combine feed icon handlers to use only externalIconID 2025-03-28 14:29:19 -07:00
users.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
webauthn_rename.html add alert role to alert message element 2024-02-05 20:14:23 -08:00