1
0
mirror of synced 2024-12-03 02:27:20 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
98db30f14d Admins can now click on players on the song page
This displays their play history.
Made DaniDojo songs clickable as well.
2024-11-08 22:15:15 +01:00
499312a02e Editing table styling, added search on highscores 2024-10-31 12:40:30 +01:00
87299c98d5 All images are now webp, Puchi has a floating animation
@CottonGuard reexported the remaining images to webp, lowering their size by 50%.
@lty2008one made a css animation for the puchi characters.
2024-10-25 10:06:14 +02:00
833a1cb9d2 Moved all Breadcrumbs to AppBar 2024-08-13 17:07:39 +02:00
S-Sebb
4a5be9371f Fixed dani dojo page showing non-existing dans 2024-06-05 16:42:45 +01:00
S-Sebb
9b9009ac42 Fixed dani dojo page bar logic to follow official in-game logic 2024-06-05 15:31:15 +01:00
S-Sebb
0d2e98e138 Localized a lot more texts 2024-06-05 14:29:46 +01:00
S-Sebb
8bcb89578e Added a button allowing song name language switching individually from UI language 2024-05-26 23:06:51 +01:00
S-Sebb
2069681390 Major refactors including frontend requests refactors, authentication refactors and request compressions 2024-05-25 18:12:30 +01:00
S-Sebb
17331bcad4 Major authentication refactors 2024-05-16 23:32:46 +01:00
S-Sebb
650552e403 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
shiibe
2b45deb987 Create Song page template 2024-03-09 22:48:26 -05:00
shiibe
604872116f Redirects, styles clean up 2024-03-09 14:13:56 -05:00
shiibe
139a612b6c More UI clean up
* Clean up repeated code
* Move User cards to a reusable component
* Create page for Login
* Clean up Login, Register, and Change password forms
* Add links to sidebar navigation
* Lots of other misc. stuff
2024-03-09 01:07:34 -05:00
shiibe
51730ce60f Make song titles and artists use the active language
* The song titles and artists for the High Score and Dani Dojo screens will show based on the current language selected in the Switcher
2024-03-08 15:11:54 -05:00
shiibe
5a144f8ce6 Misc. UI changes/fixes
* Consistent heading sizes for all pages

* Swap any heading tags to `MudText` components

* Only show password options if login is required
2024-03-08 03:06:08 -05:00
asesidaa
6e059baa13 Add more translations. Thanks @隱-Yin 2024-01-28 14:35:26 +08:00
S-Sebb
38374fe017 Change database foreign key relationship 2023-11-11 23:12:26 +00:00
S-Sebb
cae9f09f15 Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
S-Sebb
df2c8024ea Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
asesidaa
d63e3e8f7f Update all to .net 8
Bump mudblazor to latest
2023-09-23 16:43:59 +08:00
esuo1198
8b56689822 initial commit 2023-09-09 21:58:20 +09:00
shiibe
91b6a6262d Limit displayed negative result values to 0 2022-10-15 19:40:40 -04:00
shiibe
30df91771e Add total score and hits to dan dojo page 2022-10-15 17:45:01 -04:00
shiibe
5af120e185 Update DaniDojo.razor 2022-10-02 19:41:10 -04:00
shiibe
055c490c77 Fix OK note operator on Dan Dojo page 2022-10-02 19:27:06 -04:00
asesidaa
3782d999f8 Update README.md
Disable ai battle on master branch

Clean up dani dojo page a little
2022-09-13 20:43:08 +08:00
shiibe
13a689b4e2 Small fixes to dani page 2022-09-12 23:12:05 -04:00
shiibe
83748f4a4a Fix song requirements always showing 0 2022-09-12 21:55:56 -04:00
shiibe
c6ccdfaee1 Fix song requirements always showing 0 2022-09-12 21:20:05 -04:00
shiibe
7708e3a268 Add PerSong dani conditions 2022-09-12 20:50:33 -04:00
shiibe
e090ec08ab Add condition handling for AllSong OdaiType on dani page 2022-09-12 20:27:25 -04:00
shiibe
90878fa848 Add dan result state to detail view 2022-09-12 17:22:58 -04:00
shiibe
07a718c059 More Dani UI changes 2022-09-12 13:33:13 -04:00
shiibe
4b8b25b686 More soul gauge requirement UI updates 2022-09-12 12:48:37 -04:00
shiibe
a527628f74 Soul gauge result UI 2022-09-12 11:49:28 -04:00
shiibe
c55848a5f5 Remove difficulty text, add star level to taiko mode 2022-09-12 10:51:53 -04:00
asesidaa
847332581d Update dani dojo page 2022-09-12 22:17:15 +08:00
shiibe
6a037457d0 Add dani clear state icons 2022-09-11 23:03:39 -04:00
shiibe
6fbfbdb91a Add note count totals to song cards on Dani page 2022-09-11 19:18:35 -04:00
shiibe
4a6d1f204a More UI updates for Dani page 2022-09-11 18:16:02 -04:00
shiibe
a52f7f5883 Clean up layout on dani dojo page 2022-09-11 17:32:24 -04:00
asesidaa
a6df13a498 Separate page and code 2022-09-12 00:33:58 +08:00
asesidaa
a147b82ecc Add primitive dan data page 2022-09-12 00:28:12 +08:00
shiibe
6829c1f96a Prepare for dani dojo data 2022-09-10 17:56:48 -04:00