BililiveRecorder/BililiveRecorder.Web
Genteure d7c03f4736
feat: add option to disable spliting when H264 Annex-B is detected (#614)
* feat: add option to disable spliting when H264 Annex-B is detected

* add wpf ui toggles

* chore: remove public api check for flv

* fix warning unboxing a possibly null value

* fix cli tool help text

* feat(wpf): add disable split on h264annexb option for toolbox
2024-11-22 13:55:20 +00:00
..
Api feat(web): add log api 2022-08-31 14:46:35 +08:00
embeded Rebranding (#504) 2023-07-11 16:55:47 +00:00
Graphql feat(web): add filtering to rooms graphql query 2023-06-17 18:13:45 +08:00
Models feat: add option to disable spliting when H264 Annex-B is detected (#614) 2024-11-22 13:55:20 +00:00
Properties Add Web API 2022-04-02 21:02:29 +08:00
appsettings.Development.json Add Web API 2022-04-02 21:02:29 +08:00
appsettings.json Add Web API 2022-04-02 21:02:29 +08:00
BasicAuthCredential.cs Cli: Add HTTP Basic Auth 2022-06-08 00:15:05 +08:00
BasicAuthMiddleware.cs feat(web): make webui work at any base path 2022-08-27 10:19:07 +08:00
BililiveRecorder.Web.csproj misc: upgrade dependencies 2023-10-05 14:35:03 +08:00
BililiveRecorderDirectoryFormatter.cs fix(web): sort by file name in file browser 2023-06-17 18:26:57 +08:00
BililiveRecorderFileExplorerSettings.cs CLI: Add file browser toggle 2022-06-08 00:58:08 +08:00
DisableOpenAccessWarningConfig.cs feat(web): block open access from internet by default. (#571) 2024-03-09 13:02:44 +00:00
DynamicHtmlController.cs feat: update webui 2022-08-27 21:17:06 +08:00
FakeRecorderForWeb.cs feat: add stream started desktop notification 2022-08-25 18:43:23 +08:00
OpenAccessWarningMiddleware.cs fix(web): haveCustomHostValue causes warnings on intranet access (#601) 2024-07-07 15:04:44 +08:00
Program.cs Add Web API 2022-04-02 21:02:29 +08:00
Startup.cs feat(web): block open access from internet by default. (#571) 2024-03-09 13:02:44 +00:00