MerlinScheurer
|
3e65ebfed1
|
Add waiting for backend handling
|
2025-03-09 11:04:21 +01:00 |
|
Simon
|
7229cf1930
|
add cast to appsettings
|
2025-03-08 18:32:13 +07:00 |
|
Simon
|
0a801e6b72
|
update dependencies
|
2025-03-08 17:40:32 +07:00 |
|
Simon
|
9c847f492a
|
use videoId for refresh dependency
|
2025-03-07 10:39:14 +07:00 |
|
MerlinScheurer
|
0fc86407be
|
Refac refresh video list when videoId changing
|
2025-03-06 23:54:12 +01: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 |
|
Simon
|
139f1ff937
|
fix login error message display
|
2025-03-05 21:36:10 +07:00 |
|
MerlinScheurer
|
d9b5576534
|
Refac overwrite scrollIntoView default for consistency
|
2025-03-04 19:01:48 +01:00 |
|
MerlinScheurer
|
934c92421f
|
Refac make DownloadListItem key more unique
|
2025-02-24 19:03:55 +01:00 |
|
MerlinScheurer
|
b4c6b52f32
|
Fix playback speed from localstorage and then modifying speed
|
2025-02-24 18:57:50 +01:00 |
|
Simon
|
ab83bd9b16
|
optional channel_tags key
|
2025-02-23 19:22:20 +07:00 |
|
Simon
|
5751f13385
|
ignore keyboard events with modifier
|
2025-02-21 23:42:13 +07:00 |
|
Simon
|
60724df45a
|
fix channel about response type
|
2025-02-21 23:17:19 +07:00 |
|
Simon
|
dfddf8cb4d
|
bump node packages
|
2025-02-18 22:24:55 +07:00 |
|
Simon
|
598fa4e674
|
fix custom playlist endpoints
|
2025-02-17 20:34:44 +07:00 |
|
Simon
|
3085fbf348
|
fix DownloadAggsType
|
2025-02-17 20:20:47 +07:00 |
|
Simon
|
cfcb4e6f9e
|
fix empty channel tags conditional
|
2025-02-17 17:53:29 +07:00 |
|
Simon
|
711488b471
|
fix similar videos response type
|
2025-02-17 17:45:55 +07:00 |
|
Simon
|
3b78a9868d
|
serialize subtitles and playlists to empty list
|
2025-02-17 17:38:29 +07:00 |
|
Simon
|
59cc177913
|
handle expected empty response
|
2025-02-17 17:23:26 +07:00 |
|
MerlinScheurer
|
8a08e7dcca
|
Refac move PlaylistType into loader and fix new response type
|
2025-02-16 13:19:21 +01:00 |
|
MerlinScheurer
|
03279979f9
|
Chore update frontend dependencies
|
2025-02-16 12:47:14 +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
|
46c974c078
|
better partial config update
|
2025-02-14 16:31:12 +07:00 |
|
Simon
|
b7eabf02ce
|
fix login status response
|
2025-02-14 15:37:25 +07:00 |
|
MerlinScheurer
|
9a31c2d100
|
Refac move UserAccountType into loadUserAccount.ts
|
2025-02-13 20:51:14 +01:00 |
|
Simon
|
d96ac486e4
|
split between userConfig and userAccount
|
2025-02-13 21:43:01 +07:00 |
|
Simon
|
c71e1acf74
|
add error messages to schedule form
|
2025-02-02 17:29:08 +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
|
4dafa2f427
|
Fix only refresh video resposne once
|
2025-02-01 13:53:04 +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
|
ccdef58e1d
|
Add latest frontend folders to README.md
|
2025-01-31 18:04:02 +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 |
|
Simon
|
168412724e
|
fix continue watching none IDs, add showEmbeddedVideo to useEffect
|
2025-01-31 10:38:10 +07:00 |
|
MerlinScheurer
|
702000a493
|
Add video player hotkeys
|
2025-01-30 20:17:30 +01:00 |
|
MerlinScheurer
|
b836697e2a
|
Fix missing formatNumbers on dislike count
|
2025-01-30 20:11:12 +01:00 |
|
MerlinScheurer
|
43bfa1ab93
|
Refac prepare updating watched state based on progress endpoint
|
2025-01-30 18:33:46 +01:00 |
|
MerlinScheurer
|
9146ecb82d
|
Refac search reduce debounce time to 300ms and add enter key bypass
|
2025-01-30 18:12:57 +01:00 |
|
Simon
|
2a331f855c
|
clear download queue text on submit
|
2025-01-30 20:29:28 +07:00 |
|
Simon
|
937ff5c92c
|
debounce search
|
2025-01-30 20:26:20 +07: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 |
|