Commit Graph

15 Commits

Author SHA1 Message Date
进栈检票
adc91cc4f3
feat(core): connect to danmaku server with buvid3 from cookie & refactor HttpApiClient (#507)
* feat(core): connect to danmaku server with buvid3

* make buvid3 nullable & add json serializer setting

* fix test

* fix regex & make regex static

* remove anonHttpClient

* remove MainHttpClient

* split FetchAsTextAsync

* GetAnonymousCookieAsync

* use template string in TestCookieAsync

* fix test

* background get anonymous cookie

* make jsonSerializerSettings static

* fix uid parse logic

* fix buvid match

* remove GetAnonCookie

* restore merge typo

* fix comment

* rename ICookieTester
2023-07-16 08:01:50 +00:00
genteure
8a81450d80 feat(core): add onDanmakuHandshake userscript event 2023-07-06 06:43:18 +08:00
进栈检票
324c41ab1d
feat(core): connect to danmaku server with account credentials (#498)
* danmaku: get svr with ck & conn with uid from ck

* apply code chagnes for pr

* fix bug and add description in advanced settings

* fix test

---------

Co-authored-by: genteure <genteure@gmail.com>
2023-07-04 00:34:11 +00:00
genteure
1f2073fc3b feat(core): log stream cut off and ban
close #484
2023-06-17 19:37:21 +08:00
genteure
8e9faa7a94 feat: add timeout when connecting to websocekt danmaku server 2022-08-27 16:18:53 +08:00
genteure
9c7e99944a feat: add support for websocket danmaku protocol 2022-08-25 18:42:36 +08:00
genteure
9d0df74159 Core: Fix DanmakuClient buffer length 2022-06-04 14:04:28 +08:00
genteure
c3b5ab4ab2 Core: Fix danmaku user id greater than int32.max causing overflow 2022-05-21 22:01:33 +08:00
genteure
69914d6791 Core: Add danmaku filter to userscript 2022-05-18 00:23:01 +08:00
genteure
730bc9a4d1 Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
Genteure
bd3fa9edef Update danmaku parser 2021-06-04 00:23:47 +08:00
Genteure
834270276b Core: Delay init requests, update logs 2021-04-30 19:35:15 +08:00
Genteure
3caba82432 WPF: async output xml 2021-03-02 23:40:14 +08:00
Genteure
5ba347cf46 多处修改
polly
弹幕xml
托盘图标
2021-03-01 21:38:13 +08:00
Genteure
58970c217b Merge code into dev-1.3 2021-02-23 18:03:37 +08:00