Merlin
aa08701049
Add video details view ( #956 )
...
* Add Video details page to settings
* Add option A
* Refac remove option A
* Refac viewStyleType and viewStyleEnum
* Add viewStyle Table
* Refac remove unused code
* Refac show resolution in one cell
2025-06-05 10:19:16 +07:00
Simon
a82e4b1c51
add play/pause toggle shortcut key, #898
2025-06-02 23:36:37 +07:00
MerlinScheurer
fd3ccbec3a
Fix video player skip 5s did not work without video player focus #898
2025-05-31 11:32:33 +02:00
Simon
e34da1687e
fix channel subs null value extraction, #803
2025-05-11 10:15:58 +07:00
MerlinScheurer
85be8f1114
Fix block pagination hotkeys when embeddableVideoPlayer is active
2025-03-29 11:07:47 +01:00
MerlinScheurer
e254a848e0
Revert pagination preventDefault | it was eating all key events
2025-03-29 10:58:39 +01:00
MerlinScheurer
0d1bdb8904
Fix pagination not preving page navigation on arrow key navigation
2025-03-29 10:55:39 +01:00
Merlin
a2cb2d283c
Fix URL params in embed player #907
2025-03-29 10:34:04 +01:00
MerlinScheurer
11afb29384
Refac change searchParam handling for subtitle and download page
2025-03-29 10:27:54 +01:00
MerlinScheurer
7b26a01063
Refac reduce notification interval from 500 to 1000 #912
2025-03-28 11:58:27 +01:00
MerlinScheurer
c407f27ecf
Add VideoThumbnail to subtitleList
2025-03-28 11:29:15 +01:00
MerlinScheurer
148f9e801b
Refac extract VideoThumbnail into a component
2025-03-28 11:25:54 +01:00
MerlinScheurer
2be190aa65
Refac preemptive image fallback when url is undefined. Ticket: #911
2025-03-28 01:34:34 +01:00
Mason James
40bae8d73d
Fix URL params in embed player
...
When opening/closing embedded videos, maintain existing URL parameters including pagination state. Previously, the video player would reset page to 0 and lose other query parameters.
2025-03-27 19:36:32 -04:00
MerlinScheurer
edcede5de6
Refac APIClient to return data, error and status as object
2025-03-20 20:30:08 +01:00
MerlinScheurer
c5f549967b
Refac use file_size_unit from user config in frontend #886
2025-03-15 15:15:22 +01:00
Simon
7229cf1930
add cast to appsettings
2025-03-08 18:32:13 +07:00
MerlinScheurer
838c6ae145
Refac move loading from localStorage to the beginning of the VideoPlayer
2025-03-06 23:53:23 +01:00
MerlinScheurer
b7e23db750
Fix EmbeddableVideoPlayer scrollIntoView v4
2025-03-05 18:34:57 +01:00
Simon
13098b5496
useLayoutEffect for scrollIntoView
2025-03-05 22:37:38 +07:00
MerlinScheurer
d9b5576534
Refac overwrite scrollIntoView default for consistency
2025-03-04 19:01:48 +01:00
MerlinScheurer
b4c6b52f32
Fix playback speed from localstorage and then modifying speed
2025-02-24 18:57:50 +01:00
MerlinScheurer
8a08e7dcca
Refac move PlaylistType into loader and fix new response type
2025-02-16 13:19:21 +01:00
MerlinScheurer
b33527adc2
Fix several response types and responses and add AppSettingsStore
2025-02-16 12:42:56 +01:00
MerlinScheurer
718d379c3c
Fix Video Thumbnail fallback in DownloadListItem
2025-02-16 11:54:17 +01:00
MerlinScheurer
0f61a6272f
Fix video thumbnail fallback
2025-02-15 11:42:08 +01:00
Simon
d96ac486e4
split between userConfig and userAccount
2025-02-13 21:43:01 +07:00
Simon
1e12a060ce
add progress delete button
2025-02-02 16:43:59 +07:00
Simon
a7d11f53a8
disable onPause for progress gt 95%
2025-02-01 23:21:21 +07:00
MerlinScheurer
a092744958
Refac skip videoProgress update when currentTime equals video duration
2025-02-01 15:05:53 +01:00
MerlinScheurer
2f1a43df55
Fix only refresh video resposne once
2025-02-01 13:48:29 +01:00
MerlinScheurer
3fcef13f14
Add help dialog to video player
2025-02-01 13:28:19 +01:00
MerlinScheurer
2c8fb72e47
Fix remove unused import
2025-01-31 17:58:41 +01:00
MerlinScheurer
45da47f99b
Fix sponsorblock set progress onVideoEnd
2025-01-31 17:56:35 +01:00
MerlinScheurer
702000a493
Add video player hotkeys
2025-01-30 20:17:30 +01:00
MerlinScheurer
43bfa1ab93
Refac prepare updating watched state based on progress endpoint
2025-01-30 18:33:46 +01:00
MerlinScheurer
d643e8c573
Fix watched state update for both player styles
2025-01-29 20:10:20 +01:00
MerlinScheurer
4a67da12f7
Fix video player flickering when changing watched state
2025-01-29 20:02:01 +01:00
MerlinScheurer
fe4ee6a2d7
Refac jump to an empty player wrapper when opening the EmbeddableVideoPlayer
2025-01-28 17:41:01 +01:00
Simon
206efc784c
hide 0 comment_likecount
2025-01-28 10:14:15 +07:00
MerlinScheurer
781dd8d2fc
Fix embeddable player focus by using useRef
2025-01-27 19:04:49 +01:00
Simon
78528c4260
fix partial implemented refresh for config useEffect, #869
2025-01-27 21:17:42 +07:00
MerlinScheurer
5668798677
Add more line breaks in code
2025-01-12 15:15:44 +01:00
MerlinScheurer
08f813a699
Add spacing around buttons in downloadListItem
2025-01-12 15:08:53 +01:00
MerlinScheurer
851b499754
Add prepended text to ToggleConfig
2025-01-12 14:32:58 +01:00
MerlinScheurer
6549b52112
Fix playlist autoplay with multiple playlists
2025-01-12 14:27:29 +01:00
Simon
87cf9fdd53
add success checkbox
2025-01-11 18:49:02 +07:00
Simon
0b9ef62477
remove notifications from player
2025-01-11 18:49:02 +07:00
Simon
5cc40315c4
refac, move ToggleConfig to component
2025-01-10 15:28:17 +07:00
Simon
bf38cdc7f0
fix null undefined types
2025-01-09 23:59:29 +07:00