2388 Commits

Author SHA1 Message Date
329478c05d
Serializer exceptions, #build
Changed:
- Fixed missing channel_tags serializer
- Fixed download error message serializer
2025-02-23 19:24:09 +07:00
ab83bd9b16
optional channel_tags key 2025-02-23 19:22:20 +07:00
0a0a59b390
add kibana token persistence instructions 2025-02-23 18:38:17 +07:00
37c8428c56
better channel_description fallback 2025-02-23 16:53:54 +07:00
affd7e6be2
add downlaod fail message serializer 2025-02-23 16:28:49 +07:00
9f0621efc8
Channel about POST, #build
Changed:
- Fixed channel about POST request response type
- Fixed modal shortcuts ignoring modifier keys
2025-02-21 23:48:40 +07:00
5751f13385
ignore keyboard events with modifier 2025-02-21 23:42:13 +07:00
cc6ebae295
clean logs 2025-02-21 23:31:45 +07:00
60724df45a
fix channel about response type 2025-02-21 23:17:19 +07:00
83cfa03e11
Fix page query param, #build
Changed:
- Fix page query parameter serialization
- Bump yt-dlp
2025-02-20 21:41:11 +07:00
bbf2648f89
bump requirements 2025-02-20 21:36:49 +07:00
724d5556d4
add page serializer 2025-02-20 16:41:18 +07:00
464619cc00
Data Serializers, #build
Changed:
- Serialize all data
- API simplify item return format
- API document with swagger docs from serializers
2025-02-18 23:13:23 +07:00
eb78a3904f
fix deprecated env format 2025-02-18 22:39:40 +07:00
837c4293bc
fix last pagination number serializer 2025-02-18 22:37:26 +07:00
dfddf8cb4d
bump node packages 2025-02-18 22:24:55 +07:00
598fa4e674
fix custom playlist endpoints 2025-02-17 20:34:44 +07:00
3085fbf348
fix DownloadAggsType 2025-02-17 20:20:47 +07:00
0ea4c87b9e
use enums for validation 2025-02-17 18:43:54 +07:00
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