1
0
mirror of synced 2024-11-24 06:50:15 +01:00
TaikoLocalServer/TaikoWebUI
2024-03-26 23:48:41 -04:00
..
Localization Fix build errors, date formatting 2024-03-13 11:50:52 -04:00
Pages Add star values to song list 2024-03-26 23:48:41 -04:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Change function name 2024-03-13 22:30:15 -04:00
Settings Code formatting 2024-03-08 18:42:56 -05:00
Shared Add star values to song list 2024-03-26 23:48:41 -04:00
Utilities Play History fixes 2024-03-13 11:00:18 -04:00
wwwroot Song List 2024-03-14 00:38:26 -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 Misc formatting 2024-03-09 16:41:25 -05:00
GlobalUsings.cs Pull recent plays to Song page 2024-03-09 23:49:47 -05:00
Program.cs Retain active high score difficulty tab 2024-03-26 23:08:12 -04: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 Retain active high score difficulty tab 2024-03-26 23:08:12 -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#).