1
0
mirror of synced 2024-11-28 00:20:53 +01:00
TaikoLocalServer/TaikoWebUI
KIT! ccee0e00be Animated puchi (With the help of @CottonGuard)
Puchi are now animated on the profile preview.
2024-10-24 22:26:56 +02:00
..
Components Moved all Breadcrumbs to AppBar 2024-08-13 17:07:39 +02:00
Localization Added missing french strings 2024-08-19 15:25:56 +02:00
Pages Animated puchi (With the help of @CottonGuard) 2024-10-24 22:26:56 +02:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Moved all Breadcrumbs to AppBar 2024-08-13 17:07:39 +02:00
Settings Leaderboard API and client-side adjustments 2024-06-09 15:12:12 -04:00
Shared Major refactors including frontend requests refactors, authentication refactors and request compressions 2024-05-25 18:12:30 +01:00
Utilities Fixed some text display stuff 2024-08-09 15:48:52 +02:00
wwwroot Animated puchi (With the help of @CottonGuard) 2024-10-24 22:26:56 +02: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 Moved all Breadcrumbs to AppBar 2024-08-13 17:07:39 +02: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 Add markdown support for Dashboard page 2024-06-05 23:19:14 -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#).