1
0
mirror of synced 2024-11-24 23:10:17 +01:00
TaikoLocalServer/TaikoWebUI
2024-03-08 02:30:16 -05:00
..
Localization Add more translations. Thanks @隱-Yin 2024-01-28 14:35:26 +08:00
Pages Clean up Access Code Management UI 2024-03-08 02:30:16 -05:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Fixed Access Code Binding 2023-12-19 16:27:17 +01:00
Settings Add support for zh-hant 2024-01-24 11:12:15 +08:00
Shared Add support for zh-hant 2024-01-24 11:12:15 +08:00
wwwroot Add support for zh-hant 2024-01-24 11:12:15 +08: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 initial commit 2023-09-09 21:58:20 +09:00
GlobalUsings.cs initial commit 2023-09-09 21:58:20 +09:00
Program.cs Add translation framework and example data 2024-01-22 01:13:13 +08:00
README.md initial commit 2023-09-09 21:58:20 +09:00
ResXMudLocalizer.cs Add translation framework and example data 2024-01-22 01:13:13 +08:00
TaikoWebUI.csproj Add support for zh-hant 2024-01-24 11:12:15 +08: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#).