1
0
mirror of synced 2024-12-04 10:57:59 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
27f61f2535 Fixed MudTable layout on mobile
Currently making it horizontally scrollable. While this is not ideal it allows using the UI on mobile at all.
2024-06-05 15:07:24 +02:00
shiibe
b5598f4995 Clean up song card components 2024-06-03 11:03:09 -04: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
f4cbee2e29 Fixed song play history page displaying only one difficulty, made choosing title update the title text 2024-05-03 22:46:27 +01:00
shiibe
8a7fcd71a7 Add star values to song list 2024-03-26 23:48:41 -04:00
shiibe
e6fdc08de7 Add loader 2024-03-26 23:13:24 -04:00
shiibe
61812406b8 Retain active high score difficulty tab
* The difficulty will no longer reset to Easy when navigating away from the High Scores page.

* Uses local storage to store the selected difficulty tab so you don't have to select it every time.
2024-03-26 23:08:12 -04:00
shiibe
57b0390322 Add High Scores page 2024-03-17 15:46:47 -04: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
374319decd Fix typo 2024-03-08 15:24:29 -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
asesidaa
0bcf60da31 Fix exceptions 2022-09-24 16:31:13 +08:00
shiibe
ec4338bdb9 Make ai battle label column sticky 2022-09-23 17:02:39 -04:00
shiibe
40ed3028c2 Add icons to AI battle data, disable button if no data is present 2022-09-23 16:55:33 -04:00