Commit Graph

21 Commits

Author SHA1 Message Date
genteure
f40689e017 misc: add more advanced settings warning 2023-11-02 13:43:08 +08:00
genteure
0c30c49ebb fix(wpf): add missed settings UI 2023-07-20 18:57:04 +08:00
进栈检票
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
58bebb2eb8
Rebranding (#504)
* Rebranding

* rebranding fixups
2023-07-11 16:55:47 +00: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
6376c9ac4f feat(core): add option to omit stream metadata 2023-02-01 19:14:53 +08:00
genteure
9c7e99944a feat: add support for websocket danmaku protocol 2022-08-25 18:42:36 +08:00
genteure
6760c23cf8 WPF: Add more options to advanced settings page 2022-05-14 23:13:11 +08:00
genteure
bb06539993 Core: Add scripting support 2022-05-11 19:08:53 +08:00
genteure
441343e92e Switch to config v3 2022-04-03 19:32:43 +08:00
genteure
06a4c59bb7 Core: Strictly enforce qn settings 2021-11-20 14:34:35 +08:00
Genteure
48513d4e98 WPF: Add cookie test button 2021-07-05 23:30:13 +08:00
Genteure
3572a88c8c WPF: Fix log message 2021-05-18 22:36:37 +08:00
Genteure
5ba347cf46 多处修改
polly
弹幕xml
托盘图标
2021-03-01 21:38:13 +08:00
Genteure
32ee4e8e9c add more source strings 2021-01-05 19:08:57 +08:00
Genteure
cce7d1c690 Add config v2 2021-01-01 14:46:27 +08:00
Genteure
f81e19bed1 Auto flush XmlWriter 2020-12-17 19:32:48 +08:00
Genteure
6618cc89a5 更新NLog、打包时包含pdb、添加Sentry 2020-12-16 19:12:36 +08:00
Genteure
6df6b96b2a update ui
添加直播状态图标
添加复制主播名、房间号的右键菜单
调整高级设置 Cookie Textbox
2020-12-12 23:19:47 +08:00
Genteure
0dd73b26af UI 调整和重构 2020-12-10 17:02:56 +08:00
Genteure
a09e729178 add new ui and others 2020-11-27 18:51:02 +08:00