erth9960
  • Joined on 2020-10-14
erth9960 pushed to test at DMC/boka3 2022-03-03 11:38:10 +01:00
3fae0ce1ff Search overhaul possibly finished?
erth9960 pushed to test at DMC/boka3 2022-03-02 10:19:13 +01:00
0f66c8212f User results are printed properly now
erth9960 pushed to test at DMC/boka3 2022-03-01 16:33:25 +01:00
8502fbf0a1 Initial implementation of search result detail output
erth9960 commented on issue DMC/multiplayer#7 2022-02-24 14:52:16 +01:00
i18n?

Is fixed, it uses data-attributes for translations and a cookie ('language') for choosing the language.

erth9960 closed issue DMC/multiplayer#7 2022-02-24 14:52:16 +01:00
i18n?
erth9960 commented on issue DMC/multiplayer#5 2022-02-24 14:51:33 +01:00
Keyboard time skipping

The left/right arrow keys now skip 5s back/forwards.

erth9960 closed issue DMC/multiplayer#5 2022-02-24 14:51:33 +01:00
Keyboard time skipping
erth9960 closed issue DMC/multiplayer#8 2022-02-24 14:51:09 +01:00
Toggle labels on buttons
erth9960 commented on issue DMC/multiplayer#8 2022-02-24 14:51:08 +01:00
Toggle labels on buttons

Fixed.

erth9960 commented on issue DMC/multiplayer#10 2022-02-24 14:50:53 +01:00
Link to timecode

Timecode linking is now done. There is a button in the lower right that will copy a link to the current time.

erth9960 closed issue DMC/multiplayer#10 2022-02-24 14:50:53 +01:00
Link to timecode
erth9960 pushed to master at DMC/play-daemon 2022-02-24 14:37:17 +01:00
fcdf95cb6d Add subtitle support in manually uploaded packages
erth9960 pushed to master at DMC/play-api 2022-02-24 14:35:34 +01:00
374fb22873 Added cross-origin headers
erth9960 pushed to master at DMC/multiplayer 2022-02-24 14:26:32 +01:00
6a09c41d1f Added a missing closing tag
b39914e478 Added language detection based on cookie (named 'language')
c3e9636ed9 Added token to subtitles so they can be accessed
Compare 3 commits »
erth9960 pushed to master at DMC/multiplayer 2022-02-24 10:58:26 +01:00
4498b20ff7 Added crossorigin attribute to video tags for subs
erth9960 pushed to master at DMC/multiplayer 2022-02-21 18:46:50 +01:00
6c42a1402e Added support for jumping 5s forwards/backwards with the arrow keys
erth9960 pushed to master at DMC/multiplayer 2022-02-21 18:30:39 +01:00
2fbd02421d Volume level is remembered between page loads via cookie
ebcfee3030 Subtitle state will now be remembered across page loads by cookie
74203f4807 Buttons that toggle state now switch their tooltips as appropriate
6588386571 Stop hiding the UI if the playlist is visible
Compare 4 commits »
erth9960 pushed to master at DMC/multiplayer 2022-02-21 16:32:08 +01:00
06a5b7110e Implemented subtitles display
5fb5f44006 Added a subs field
Compare 2 commits »
erth9960 pushed to master at DMC/multiplayer 2022-02-21 14:41:45 +01:00
e98bbbb646 Saved the player from crashing when playing local video
a221742dc7 Tweaked timelink icon
61c31f610e Removed 4x playback speed
6eccebef1c Self-closing path tags for great consistency
2e9194cfca Updated the timelink icon
Compare 5 commits »
erth9960 pushed to master at DMC/multiplayer 2022-02-21 13:19:11 +01:00
3c4087bac0 Updated the icon for copying a time link