Simon
3a2701f2fa
fix reindex inconsitent video_type
2025-02-16 15:34:56 +07:00
Simon
b2337669ca
fix channel tags empty list serializers and migration
2025-02-16 11:03:50 +07:00
Simon
cc9cb2b578
fix task id notification serializer
2025-02-16 10:59:19 +07:00
MerlinScheurer
0f61a6272f
Fix video thumbnail fallback
2025-02-15 11:42:08 +01:00
Simon
a13cfc9c33
fix video type query serializer
2025-02-14 16:52:25 +07:00
Simon
e3488ca4d8
fix query building list parameter tests
2025-02-14 16:39:07 +07:00
Simon
46c974c078
better partial config update
2025-02-14 16:31:12 +07:00
Simon
f36490f491
fix empty subtitle serializer
2025-02-14 15:51:09 +07:00
Simon
f2b1e6962d
fix WatchStatsSerializer null value
2025-02-14 15:40:50 +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
ad7af09159
fix query playlist API
2025-02-13 21:31:05 +07:00
Simon
88132fef3c
add serializers for video
2025-02-12 18:59:56 +07:00
Simon
5772ab3e68
serialize user, add account endpoint
2025-02-12 17:31:59 +07:00
Simon
5498958b36
serialize tasks
2025-02-12 11:16:07 +07:00
Simon
b2b25f24ed
serialize stats
2025-02-11 21:32:42 +07:00
Simon
9022817096
serialize playlists, add custom playlist endpoints
2025-02-11 19:22:39 +07:00
Simon
1035bb0947
add playlist list and item serializer
2025-02-10 22:20:54 +07:00
Simon
cec09eda8a
add common view serializers
2025-02-10 21:42:46 +07:00
Simon
e6bc16693c
document and serialize download views
2025-02-10 18:29:50 +07:00
Simon
6723d6152f
add appsettings serializers and docs
2025-02-09 22:10:29 +07:00
Simon
df5a5cf449
add drf_spectacular, type and serialize channel app
2025-02-09 17:41:12 +07:00
Simon
93406ee0a4
add password change command
2025-02-08 00:35:54 +07:00
Simon
e351880d48
add DISABLE_STATIC_AUTH env var
2025-02-07 22:30:16 +07:00
Simon
6275e06db2
fix channel extract playlist boundry
2025-02-05 14:45:48 +07:00
Simon
7e19495c10
remove leftover migrations
2025-02-02 18:35:20 +07:00
Simon
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
Simon
c71e1acf74
add error messages to schedule form
2025-02-02 17:29:08 +07:00
Simon
4d0dc27ef1
add note about failing subtitles in debug, #871
2025-02-02 16:51:14 +07:00
Simon
1e12a060ce
add progress delete button
2025-02-02 16:43:59 +07:00
Simon
8f22d0d9e2
sanitize validate cookie str
2025-02-02 16:41:57 +07:00
Simon
3aa41232db
fix progress inconsistency+
2025-02-02 16:30:43 +07:00
Simon
847764e440
strip nullbyte from cookie
2025-02-02 15:50:08 +07:00
Simon
2ec81c7ac7
context manager for yt-dlp extract, stricter worker recycle
2025-02-02 15:45:40 +07:00
Simon
c7fc2666fa
add lsof to debug install
2025-02-02 15:36:25 +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
Simon
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
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