miniflux-v2/internal/template/templates/views
Ztec 3ccb9ebead
add seek and speed controls to media player
When listening to podcast, it is usual to want to speed up the playback.
https://github.com/miniflux/v2/pull/2521 was addressing the need globally, this PR
allow to address it for just the current open enclosure media. (no save) Some Browser
already include this control directly, but firefox does not (directly anyway).

Also, it is often useful to be able to skip chunk of a podcast, to skip commercials
for example, or get back a bit because we couldn't hear the last part. I added rudimentary
seek controls with the usual +/-10 and 30 seconds chuck size. This is pretty handy when podcast
are very long and using the seek bar is way too tricky to just skip 30s.

As always, I'm French and could only provide English and French translation for the few
text I added in the locale/translations files. Any help is welcome.

Tested mostly on Firefox (121.0) and quickly on Vivaldi(6.5.3206.53), chrome based.

Fixes: #1845 #1846
2024-04-22 15:33:04 +02:00
..
about.html change header tag usage to match landmark meaning 2024-02-04 10:47:30 -08:00
add_subscription.html Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
api_keys.html change header tag usage to match landmark meaning 2024-02-04 10:47:30 -08:00
bookmark_entries.html change focus target on items when using keyboard navigation 2024-02-09 16:54:29 -08:00
categories.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
category_entries.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
category_feeds.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
choose_subscription.html Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08: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 add alert role to alert message element 2024-02-05 20:14:23 -08:00
edit_feed.html Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
edit_user.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
entry.html add seek and speed controls to media player 2024-04-22 15:33:04 +02:00
feed_entries.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
feeds.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
history_entries.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
import.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
integrations.html sort integrations alphabetically 2024-03-03 20:19:42 -08:00
login.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
search.html Move search form to a dedicated page 2024-03-01 16:56:15 -08:00
sessions.html change header tag usage to match landmark meaning 2024-02-04 10:47:30 -08:00
settings.html feat: Media player: Conrol playback speed 2024-03-17 11:53:30 -07:00
shared_entries.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
tag_entries.html ui: add tag entries page 2024-04-14 20:08:38 -07:00
unread_entries.html Replace link has button role with button tag 2024-02-09 17:09:30 -08: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