1
0
mirror of synced 2024-11-24 15:00:16 +01:00
TaikoLocalServer/TaikoWebUI
2024-05-16 21:15:21 -04:00
..
Components Major authentication refactors 2024-05-16 23:32:46 +01:00
Localization Fixed song play history page displaying only one difficulty, made choosing title update the title text 2024-05-03 22:46:27 +01:00
Pages Play History style fixes 2024-05-16 21:15:21 -04:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Major authentication refactors 2024-05-16 23:32:46 +01:00
Settings Code formatting 2024-03-08 18:42:56 -05:00
Shared Implemented better authentication system, completed more localization, implemented cached JWT login, implemented locking costumes and title plates for FreeProfileEditing 2024-05-01 16:13:47 +01:00
Utilities Play History fixes 2024-03-13 11:00:18 -04:00
wwwroot Implemented better authentication system, completed more localization, implemented cached JWT login, implemented locking costumes and title plates for FreeProfileEditing 2024-05-01 16:13:47 +01: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 authentication refactors 2024-05-16 23:32:46 +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 Major authentication refactors 2024-05-16 23:32:46 +01: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#).