Commit Graph

117 Commits

Author SHA1 Message Date
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
MerlinScheurer 1c643bef8e Add error message to login 2025-01-29 19:02:36 +01:00
MerlinScheurer 3c06b06960 Refac hide total_hits on channels page until we added total_hits to video list and playlist pages 2025-01-29 18:32:11 +01:00
MerlinScheurer 9e4f9de119 Refac invert filter toggle text to be inline with other pages 2025-01-29 18:31:05 +01:00
MerlinScheurer c2cd02e7bd Fix channel list having 1rem offset, compared to video list entries 2025-01-29 18:17:17 +01:00
MerlinScheurer b78d881bf6 Fix scrollbar causing page flicker/jiggle 2025-01-29 18:07:28 +01:00
MerlinScheurer fe4ee6a2d7 Refac jump to an empty player wrapper when opening the EmbeddableVideoPlayer 2025-01-28 17:41:01 +01:00
Simon 4d23b7dce4
fix mobile settings CSS 2025-01-28 17:52:27 +07:00
Simon 206efc784c
hide 0 comment_likecount 2025-01-28 10:14:15 +07:00
Simon 870582f732
pass showIgnored filter state to channel dl aggs 2025-01-28 10:02:14 +07:00
MerlinScheurer 781dd8d2fc Fix embeddable player focus by using useRef 2025-01-27 19:04:49 +01:00