|
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 |
|
|
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 |
|
|
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 |
|
|
c41872b6b7
|
fix subtitle URL building in search processor
|
2025-02-01 10:51:06 +07:00 |
|
|
168412724e
|
fix continue watching none IDs, add showEmbeddedVideo to useEffect
|
2025-01-31 10:38:10 +07: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 |
|
|
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 |
|
|
a49a1d36ff
|
fix channel extraction metadata error handling
|
2025-01-28 09:45:23 +07:00 |
|
|
40198cd799
|
remove quiet in debug
|
2025-01-28 09:44:54 +07:00 |
|
|
5dc25b081c
|
fix appconfig migration at startup
|
2025-01-27 17:46:58 +07:00 |
|
|
73bd392488
|
parse unix connection string for redis socket
|
2025-01-27 16:36:19 +07:00 |
|
MerlinScheurer
|
a4978f5ae9
|
fix pre-commit - black
|
2025-01-26 20:30:29 +01:00 |
|
MerlinScheurer
|
641cc361a2
|
Fix add port to TA_HOST parsing for cors
|
2025-01-26 20:22:52 +01:00 |
|
|
ffeb7cd95c
|
fix CORS headers overwrite
|
2025-01-27 01:04:55 +07:00 |
|
|
3dac21c4bc
|
remove unneded appconfig lookup
|
2025-01-27 00:38:35 +07:00 |
|
|
f0ab718be0
|
bump TA_VERSION
|
2025-01-27 00:36:19 +07:00 |
|
|
368a9e73d8
|
bump yt-dlp
|
2025-01-26 23:03:11 +07:00 |
|
|
d408b5bb52
|
add show helptext user config value
|
2025-01-26 16:18:45 +07:00 |
|
|
c633544eac
|
ensure user config is set
|
2025-01-26 15:36:17 +07:00 |
|
|
3bbe91416d
|
fix none key lookup
|
2025-01-26 14:35:24 +07:00 |
|
|
17a00fa361
|
undo
|
2025-01-26 14:19:43 +07:00 |
|
|
34203b70ae
|
add appsettings sync at startup
|
2025-01-25 00:54:47 +07:00 |
|
|
a8336ed04d
|
better error messages for failed index, #858
|
2025-01-24 21:31:59 +07:00 |
|
|
bde706cc5e
|
Merge branch 'testing' into refactor-react-migration
|
2025-01-19 09:50:59 +07:00 |
|
|
351242a7a8
|
Merge branch 'testing' into refactor-react-migration
|
2025-01-17 09:39:33 +07:00 |
|
|
0a46284551
|
Merge branch 'testing' into refactor-react-migration
|
2025-01-15 21:56:06 +07:00 |
|
|
ff439a996f
|
handle migration and restore
|
2025-01-15 21:53:54 +07:00 |
|
|
61b53a655a
|
delay config import for better startup
|
2025-01-13 17:35:32 +07:00 |
|
|
1c656f917e
|
fix playlist subscribe
|
2025-01-12 21:39:13 +07:00 |
|