BililiveRecorder/BililiveRecorder.Web
komori-flag 58ffeb3d95
fix(web): haveCustomHostValue causes warnings on intranet access (#601)
Improved access source detection; added support for localhost and Loopback IPV6 access sources
2024-07-07 15:04:44 +08: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: split recording on title change 2023-10-12 17:59:45 +08: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