2169 Commits

Author SHA1 Message Date
cfcb4e6f9e
fix empty channel tags conditional 2025-02-17 17:53:29 +07:00
711488b471
fix similar videos response type 2025-02-17 17:45:55 +07:00
3b78a9868d
serialize subtitles and playlists to empty list 2025-02-17 17:38:29 +07:00
59cc177913
handle expected empty response 2025-02-17 17:23:26 +07:00
c18090e169
always run collect static 2025-02-17 17:00:54 +07:00
MerlinScheurer
8a08e7dcca Refac move PlaylistType into loader and fix new response type 2025-02-16 13:19:21 +01:00
MerlinScheurer
a0f31a831f Fix videoType naming 2025-02-16 13:18:19 +01:00
476f663478
fix sortorder data type 2025-02-16 18:56:35 +07: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
3a2701f2fa
fix reindex inconsitent video_type 2025-02-16 15:34:56 +07:00
b2337669ca
fix channel tags empty list serializers and migration 2025-02-16 11:03:50 +07:00
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
a13cfc9c33
fix video type query serializer 2025-02-14 16:52:25 +07:00
e3488ca4d8
fix query building list parameter tests 2025-02-14 16:39:07 +07:00
46c974c078
better partial config update 2025-02-14 16:31:12 +07:00
f36490f491
fix empty subtitle serializer 2025-02-14 15:51:09 +07:00
f2b1e6962d
fix WatchStatsSerializer null value 2025-02-14 15:40:50 +07:00
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
d96ac486e4
split between userConfig and userAccount 2025-02-13 21:43:01 +07:00
ad7af09159
fix query playlist API 2025-02-13 21:31:05 +07:00
88132fef3c
add serializers for video 2025-02-12 18:59:56 +07:00
5772ab3e68
serialize user, add account endpoint 2025-02-12 17:31:59 +07:00
5498958b36
serialize tasks 2025-02-12 11:16:07 +07:00
b2b25f24ed
serialize stats 2025-02-11 21:32:42 +07:00
9022817096
serialize playlists, add custom playlist endpoints 2025-02-11 19:22:39 +07:00
1035bb0947
add playlist list and item serializer 2025-02-10 22:20:54 +07:00
cec09eda8a
add common view serializers 2025-02-10 21:42:46 +07:00
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