Commit Graph

38 Commits

Author SHA1 Message Date
Erik Thuning
0992b25488 Updated the playlist to list descriptions, and changed the styling a bit 2022-04-01 00:17:41 +02:00
Erik Thuning
6a09c41d1f Added a missing closing tag 2022-02-24 14:26:16 +01:00
Erik Thuning
4498b20ff7 Added crossorigin attribute to video tags for subs 2022-02-24 10:58:11 +01:00
Erik Thuning
74203f4807 Buttons that toggle state now switch their tooltips as appropriate 2022-02-21 18:07:28 +01:00
Erik Thuning
06a5b7110e Implemented subtitles display 2022-02-21 16:31:56 +01:00
Erik Thuning
a221742dc7 Tweaked timelink icon 2022-02-21 14:35:40 +01:00
Erik Thuning
61c31f610e Removed 4x playback speed 2022-02-21 14:23:13 +01:00
Erik Thuning
2e9194cfca Updated the timelink icon 2022-02-21 14:06:57 +01:00
Erik Thuning
3c4087bac0 Updated the icon for copying a time link 2022-02-21 13:18:52 +01:00
Erik Thuning
9091de8a65 Added a button to copy a link to the current time
Also self-closed some tags for consistency
2022-02-18 14:54:14 +01:00
Erik Thuning
e26f140309 Updated readme and re-added 4x playback speed 2022-01-25 16:13:12 +01:00
Erik Thuning
aea583396a Added additional playback speeds 2022-01-21 11:36:49 +01:00
Erik Thuning
78f32649d9 Moving hardcoded thins into hardcoding places 2021-10-01 11:29:29 +02:00
Erik Thuning
c2135bed24 More iOS playback fixing 2021-10-01 11:27:02 +02:00
8d9f212836 iOS playback fix 2021-10-01 11:24:11 +02:00
Erik Thuning
0330293e1a Changed import of range-style.css to live in style.css 2021-08-05 10:51:34 +02:00
Erik Thuning
4eece90b93 Fixed the popup display bug in chrome and re-enabled the popup.
It should still follow the mouse on hover, but that will have to wait.
2021-04-23 14:02:06 +02:00
Erik Thuning
9c4c44caf4 Disabled the progress popup for the time being 2021-04-23 13:32:57 +02:00
Erik Thuning
6af4882b2c Implemented support for embedding with a scroll-down description pane 2021-04-23 12:20:05 +02:00
Erik Thuning
bbf8d66911 Updating the html and css for resolution switching 2021-04-21 12:41:22 +02:00
418c7f6e3a Fixed a minor bug
Fixed play and pause icons being switched in the main playback window.
2021-02-18 11:34:19 +01:00
Erik Thuning
fee345c811 Volume now defaults to max 2020-11-26 17:10:54 +01:00
Erik Thuning
e43deb5922 Loading spinner and other tweaks 2020-11-24 23:43:36 +01:00
Erik Thuning
ca1c293331 Refactored playback handling and added a throbber
Also some housekeeping
2020-11-18 17:02:48 +01:00
Erik Thuning
7816846412 Playlist functions, splash screen 2020-11-16 16:42:41 +01:00
Erik Thuning
3b6508b5a7 Added playlist buttons. Js formatting tweak.
Playlist definition is now its own json file.
2020-11-16 12:57:31 +01:00
Erik Thuning
dcaee6be8e Initial playlist support, minor tweak to init 2020-11-15 08:54:17 +01:00
Erik Thuning
ccde20574d I'll call this 1.0 2020-11-14 22:24:48 +01:00
Erik Thuning
a675fc5789 Revert "Revert "Halfway to a real progress bar""
This reverts commit e88e24b308.
2020-11-14 20:23:22 +01:00
Erik Thuning
e88e24b308 Revert "Halfway to a real progress bar"
This reverts commit d5311a731d.
2020-11-14 20:18:45 +01:00
Erik Thuning
d5311a731d Halfway to a real progress bar 2020-11-14 19:14:23 +01:00
Erik Thuning
16d2619049 Small accessibility tweaks and changes to stream sync 2020-11-14 14:48:16 +01:00
Erik Thuning
70b77fd830 More css tweaks 2020-11-14 03:58:15 +01:00
Erik Thuning
ce0d6272c8 Further simplification and accessibility improvements 2020-11-13 19:21:24 +01:00
Erik Thuning
4aa600c7b4 Changed elapsed and duration counters to support proper printing of hours 2020-11-13 16:10:23 +01:00
Erik Thuning
8f29e64532 Mostly working, mobile needs tweaks 2020-11-12 18:13:02 +01:00
Erik Thuning
0bd6cd5234 Full function, minor sizing bug needs to be fixed 2020-11-12 13:29:09 +01:00
Erik Thuning
547d9a777c Initial commit 2020-11-10 15:50:27 +01:00