BililiveRecorder/BililiveRecorder.Web
Genteure 453e63c651
feat: upgrade target framework for cli to .NET 8.0 (#624)
* feat: upgrade target framework to .NET 8.0

* refactor: fix obsolete warnings

* chore: update AutoMapper package to version 13.0.1

* chore: suppress warnings

* feat: upgrade Docker images to .NET 8.0
2024-11-22 14:52:28 +00:00
..
Api feat: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00: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: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00:00
BililiveRecorder.Web.csproj feat: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00: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: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00:00