Commit Graph

330 Commits

Author SHA1 Message Date
dependabot[bot]
1e4b80b27b
chore(deps): bump NuGet.CommandLine from 6.3.3 to 6.3.4 in /BililiveRecorder.WPF (#573)
chore(deps): bump NuGet.CommandLine in /BililiveRecorder.WPF

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-09 20:47:51 +08:00
github-actions[bot]
aa4a673378
Update license copyright year(s) (#562)
docs(license): update copyright year(s)

Co-authored-by: github-actions <github-actions@github.com>
2024-01-28 20:54:24 +08:00
genteure
f40689e017 misc: add more advanced settings warning 2023-11-02 13:43:08 +08:00
cxumol
86e6526f09
feat: split recording on title change
* feat:add CuttingByTitle to BililiveRecorder.Core.Config.V3

* add: CuttingByTitle

* add: new config-related test

* fix:test txt

* fix:test txt

* add: translations

* add:translations

* Reactivating git submodule webui

* revert webui submodule update

---------

Co-authored-by: genteure <genteure@gmail.com>
2023-10-12 17:59:45 +08:00
genteure
8e7b0946c3 misc: upgrade dependencies 2023-10-05 14:35:03 +08:00
genteure
2d6d682165 fix(wpf): update roomid matching regex
fix #516
2023-09-09 07:30:32 +08:00
genteure
6421754565 misc(wpf): update sentry dsn 2023-09-02 21:50:19 +08:00
genteure
f63f7b21aa misc(core): fix warnings 2023-08-24 23:08:56 +08:00
genteure
2f08500bc4 misc(core): multi target frameworks 2023-08-24 22:46:27 +08:00
genteure
071087bea1 feat(wpf): order danmaku merge files by their path 2023-07-20 19:22:52 +08:00
genteure
0c30c49ebb fix(wpf): add missed settings UI 2023-07-20 18:57:04 +08:00
genteure
5da87a008f fix(wpf): missed rebranding on about page 2023-07-20 18:52:58 +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
genteure
26ea02d944 feat: add streamer uid to IRoom and other types 2023-07-10 21:35:06 +08:00
genteure
b13aa6816e misc(wpf): update dsn 2023-07-07 06:21:33 +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
0e7e2d03c9 misc: fix transform regex in update years workflow 2023-06-17 20:56:30 +08:00
dependabot[bot]
5d166e3005
chore(deps): bump NuGet.CommandLine in /BililiveRecorder.WPF
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.3.1 to 6.3.3.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 16:46:34 +00:00
genteure
21ae09135d misc(wpf): update sentry usage 2023-02-03 20:17:32 +08:00
genteure
7672b40429 misc(wpf): remove link to old questionnaire 2023-02-03 20:15:09 +08:00
genteure
6376c9ac4f feat(core): add option to omit stream metadata 2023-02-01 19:14:53 +08:00
genteure
e8fd1fb3f4 misc: update year to 2023 2023-01-14 23:26:54 +08:00
genteure
2d1bd8fed8 misc: update dependencies 2023-01-14 23:00:40 +08:00
genteure
a9a2a18f25 update dependencies 2022-11-06 12:24:00 +08:00
genteure
13f11f4fde feat(wpf): add link to questionnaire 2022-10-02 16:27:22 +08:00
genteure
f99a9b59e4 feat(web): add log api 2022-08-31 14:46:35 +08:00
genteure
d6c642de6e feat: add option to save stream cover/thumbnail
close #298
2022-08-27 18:07:09 +08:00
genteure
b267d6493b fix: bug in last commit f232a75
ref: #388
2022-08-27 17:12:31 +08:00
genteure
8428ca286a feat: auto select api for stream notification 2022-08-26 16:15:45 +08:00
genteure
4717b6038a chore: update dependencies, update wpf sentry dsn 2022-08-26 16:11:32 +08:00
genteure
626e0a5304 feat: use Windows 10 notification center api 2022-08-26 12:29:06 +08:00
genteure
33f4e98a46 feat: add stream started desktop notification 2022-08-25 18:43:23 +08:00
genteure
9c7e99944a feat: add support for websocket danmaku protocol 2022-08-25 18:42:36 +08:00
genteure
b1f740b69e WPF: Change network info debounce delay 2022-07-07 20:48:32 +08:00
genteure
fb44a7c616 WPF: Fix command arguments 2022-07-02 00:01:30 +08:00
genteure
fe02fae303 WPF: Fix build error 2022-07-01 19:25:56 +08:00
genteure
f130af64b6 WPF: Switch to Clowd.Squirrel 2022-07-01 18:53:05 +08:00
genteure
cbcbd840f0 Add stream host to stats 2022-06-29 19:46:58 +08:00
genteure
91edf11bf8 WPF: Try to fix high single core cpu usage 2022-06-28 16:10:41 +08:00
genteure
0b8cf27ce9 Core: Refactor file name templateing 2022-06-28 16:10:06 +08:00
dependabot[bot]
0ddc355861 Bump NuGet.CommandLine from 6.2.0 to 6.2.1 in /BililiveRecorder.WPF
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 22:25:34 +08:00
genteure
232eb1af5b Add new option FlvProcessorSplitOnScriptTag 2022-06-25 17:31:21 +08:00
genteure
4304284ff9 Toolbox: Add FFmpeg detection 2022-06-24 21:29:16 +08:00
genteure
46cde4896c FLV: Refactor ProcessingComment 2022-06-24 21:29:16 +08:00
genteure
bb37dbdd3f Toolbox: Switch compression format to zip. close #340 2022-06-22 23:04:47 +08:00
genteure
eed940cc01 Update icons 2022-06-11 22:12:53 +08:00
genteure
07d41699e3 WPF: Fix access across threads 2022-06-11 17:52:34 +08:00
genteure
542d214473 WPF: Update language selector 2022-06-11 16:34:47 +08:00
genteure
5a228d42e3 Web: Add POST /api/misc/generatefilename 2022-06-09 15:40:08 +08:00