e6bc16693c
document and serialize download views
2025-02-10 18:29:50 +07:00
6723d6152f
add appsettings serializers and docs
2025-02-09 22:10:29 +07:00
df5a5cf449
add drf_spectacular, type and serialize channel app
2025-02-09 17:41:12 +07:00
93406ee0a4
add password change command
2025-02-08 00:35:54 +07:00
e351880d48
add DISABLE_STATIC_AUTH env var
2025-02-07 22:30:16 +07:00
6275e06db2
fix channel extract playlist boundry
2025-02-05 14:45:48 +07:00
7e19495c10
remove leftover migrations
2025-02-02 18:35:20 +07:00
2083828fe1
Various refresh fixes, #build
...
Changed:
- Fix player focus
- Various refresh fixes for player open/close
- Refresh watch state
- Add error messages schedules and login
- Show help modal
2025-02-02 17:36:33 +07:00
c71e1acf74
add error messages to schedule form
2025-02-02 17:29:08 +07:00
4d0dc27ef1
add note about failing subtitles in debug, #871
2025-02-02 16:51:14 +07:00
1e12a060ce
add progress delete button
2025-02-02 16:43:59 +07:00
8f22d0d9e2
sanitize validate cookie str
2025-02-02 16:41:57 +07:00
3aa41232db
fix progress inconsistency+
2025-02-02 16:30:43 +07:00
847764e440
strip nullbyte from cookie
2025-02-02 15:50:08 +07:00
2ec81c7ac7
context manager for yt-dlp extract, stricter worker recycle
2025-02-02 15:45:40 +07:00
c7fc2666fa
add lsof to debug install
2025-02-02 15:36:25 +07:00
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
c41872b6b7
fix subtitle URL building in search processor
2025-02-01 10:51:06 +07:00
MerlinScheurer
ccdef58e1d
Add latest frontend folders to README.md
2025-01-31 18:04:02 +01:00
MerlinScheurer
5cd67ae315
Fix typo in CONTRIBUTING.md
2025-01-31 18:01:11 +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
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
87b65caf8a
handle is_watched state in backend
2025-01-30 22:02:48 +07:00
43bd5359ba
sort download queue autostart on top
2025-01-30 20:40:43 +07:00
2a331f855c
clear download queue text on submit
2025-01-30 20:29:28 +07:00
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
baf0c568a8
various improvements, #build
...
Changed:
- Fixed partial refresh on UI toggle
- Fixed channel extraction
- Fixed showIgnored filter on downloads agg
- Better debug messages in dev mode
- Hide 0 comment linke count
- better cookie validation, use caching
- cache channel search result
- mobile fixes
- sleep on download queue
2025-01-28 18:10:48 +07:00
4d23b7dce4
fix mobile settings CSS
2025-01-28 17:52:27 +07:00
a5e97cc4b5
cache channel url search results
2025-01-28 17:29:22 +07:00
0b393304d1
cache cookie validation
2025-01-28 14:57:10 +07:00
074311339a
sleep on download queue
2025-01-28 10:30:06 +07:00
206efc784c
hide 0 comment_likecount
2025-01-28 10:14:15 +07:00
870582f732
pass showIgnored filter state to channel dl aggs
2025-01-28 10:02:14 +07:00