1
0
mirror of synced 2024-09-24 03:18:27 +02:00
TaikoLocalServer/TaikoWebUI
2022-09-19 23:02:01 +08:00
..
Pages Add play totals to taiko mode page, make columns togglable 2022-09-18 22:03:08 -04:00
Properties Add initial test web ui 2022-09-05 01:19:42 +08:00
Services Support both json and compressed files 2022-09-19 23:02:01 +08:00
Shared Support both json and compressed files 2022-09-19 23:02:01 +08:00
wwwroot Add play totals to taiko mode page, make columns togglable 2022-09-18 22:03:08 -04:00
_Imports.razor Add primitive dan data page 2022-09-12 00:28:12 +08:00
.gitignore Prepare for release 2022-09-10 01:27:20 +08:00
App.razor Add initial test web ui 2022-09-05 01:19:42 +08:00
GlobalUsings.cs Refactor costume related functions 2022-09-15 13:18:50 +08:00
Program.cs Cache more on song data 2022-09-12 17:29:29 +08:00
README.md Add README.md 2022-09-11 00:12:00 +08:00
TaikoWebUI.csproj Support both json and compressed files 2022-09-19 23:02:01 +08:00
TaikoWebUI.sln Add initial test web ui 2022-09-05 01:19:42 +08:00

Taiko Web UI

This is the solution for the front end part.

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