1
0
mirror of synced 2024-11-30 17:24:33 +01:00
TaikoLocalServer/TaikoWebUI
2024-06-06 00:12:41 -04:00
..
Components Allow title to be changed via config 2024-06-05 22:29:26 -04:00
Localization Localized user id and edit profile 2024-06-05 15:10:18 +01:00
Pages Error handling 2024-06-06 00:12:41 -04:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Fixed dani dojo page showing non-existing dans 2024-06-05 16:42:45 +01:00
Settings Allow title to be changed via config 2024-06-05 22:29:26 -04:00
Shared Major refactors including frontend requests refactors, authentication refactors and request compressions 2024-05-25 18:12:30 +01:00
Utilities Play History fixes 2024-03-13 11:00:18 -04:00
wwwroot Add more supports to markdown 2024-06-05 23:53:33 -04:00
_Imports.razor Add translation framework and example data 2024-01-22 01:13:13 +08:00
.gitignore initial commit 2023-09-09 21:58:20 +09:00
App.razor Add Dark Mode toggle 2024-03-27 12:49:27 -04:00
GlobalUsings.cs Pull recent plays to Song page 2024-03-09 23:49:47 -05:00
Program.cs Major refactors including frontend requests refactors, authentication refactors and request compressions 2024-05-25 18:12:30 +01:00
README.md initial commit 2023-09-09 21:58:20 +09:00
ResXMudLocalizer.cs Stage changes 2024-03-16 17:46:06 +08:00
TaikoWebUI.csproj Add markdown support for Dashboard page 2024-06-05 23:19:14 -04:00
TaikoWebUI.sln initial commit 2023-09-09 21:58:20 +09:00

Taiko Web UI

This is the solution for the front end part.

The front end is implemented with Blazor Webassembly (also in C#).