1
0
mirror of synced 2024-11-25 07:20:15 +01:00
TaikoLocalServer/TaikoWebUI
2024-03-09 11:59:21 -05:00
..
Localization Change JP translations a bit 2024-03-09 16:26:31 +09:00
Pages Adjust breadcrumbs, login redirects 2024-03-09 11:59:21 -05:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services More UI clean up 2024-03-09 01:07:34 -05:00
Settings Code formatting 2024-03-08 18:42:56 -05:00
Shared Add Admin indicator to user cards 2024-03-09 01:46:48 -05:00
wwwroot Adjust breadcrumbs, login redirects 2024-03-09 11:59:21 -05: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 Move StringUtil.SplitIntoGroups to services 2024-03-08 12:05:20 -05: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#).