9bb08e2892
Costume name localization
...
Costume name will now be selected from the right language in the wordlist.
In nijiiro, costume entries for all languages are in japanese, but that gives you the option to translate the fields manually in the wordlist and have it reflected on the webUI.
2024-10-25 15:51:42 +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
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
c0bcf8eccc
Change function name
2024-03-13 22:30:15 -04:00
shiibe
1d4523c4b0
List all Songs (in progress)
2024-03-13 22:27:55 -04:00
shiibe
e8f3d50942
Move functions to TaikoWebUI.Utilities
namespace
2024-03-13 10:44:59 -04:00
shiibe
d034a2218d
Login/Register clean up
2024-03-09 13:45:20 -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
6212b68ea4
Code formatting
2024-03-08 18:42:56 -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
e5a8526755
Fixed Access Code Binding
...
Admins can now bind codes of other users
2023-12-19 16:27:17 +01:00
S-Sebb
471c6d5ef1
Removed admin username and password from config, added IsAdmin flag to userDatum, implemented changing password
2023-12-18 19:49:10 +00:00
S-Sebb
2d17d8bba6
Fixed the problem where empty new accesscodes can be bound on webUI
2023-12-16 23:48:42 +00:00
S-Sebb
509ac85718
Add registering with last play date time, add disabling free profile editing
2023-11-12 23:12:54 +00:00
S-Sebb
293f162b3f
Add webUI apis to manager user's access codes, take 2
2023-11-12 17:56:57 +00:00
S-Sebb
de1671aac9
Revert "Add webUI apis to manager user's access codes"
...
This reverts commit c1cac55683
.
2023-11-12 17:41:36 +00:00
S-Sebb
c1cac55683
Add webUI apis to manager user's access codes
2023-11-12 17:34:33 +00: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
asesidaa
c86e4dfd13
Fix sentinel types
...
Fix warnings
Require admin
2023-10-21 19:33:00 +08:00
esuo1198
6522005893
Separate datatable folder
2023-10-16 19:59:55 +09:00
S-Sebb
df2c8024ea
Merge from TaikoLocalServer-CHN repo
2023-10-16 10:38:27 +01:00
S-Sebb
c963809be6
Implemented getting flagArraySizes(other than don Color) dynamically on WebUI
2023-10-15 15:27:07 +01:00
asesidaa
0d3b575903
Update to support encrypted datatables, all on server side
2023-10-05 02:09:37 +08:00
esuo1198
8b56689822
initial commit
2023-09-09 21:58:20 +09:00
asesidaa
5d904c1ed7
Modify settings to directly use server without reverse proxy
2022-09-22 22:14:55 +08:00
asesidaa
55ed7a8df8
Support both json and compressed files
...
Bump versions
2022-09-19 23:02:01 +08:00
asesidaa
a5f3cef90e
Change to table for built in titles
2022-09-15 17:47:46 +08:00
asesidaa
e6eb83af2c
Clean up
2022-09-15 15:27:27 +08:00
asesidaa
f8ef701b86
Refactor costume related functions
2022-09-15 13:18:50 +08:00
shiibe
c5ec3819fb
Fix maximums
2022-09-14 20:11:30 -04:00
shiibe
128f2834fe
Add autocomplete for player title
2022-09-14 17:20:55 -04:00
shiibe
0e3a54eeef
Add missing color, fix max values
2022-09-14 16:13:30 -04:00
shiibe
d75b1a4d9f
Costume select complete
2022-09-14 15:36:12 -04:00
shiibe
0888581d27
Add color pickers
2022-09-14 14:17:46 -04:00
asesidaa
847332581d
Update dani dojo page
2022-09-12 22:17:15 +08:00
asesidaa
7e43b44e24
Cache more on song data
...
Remove unnecessary using
2022-09-12 17:29:29 +08:00
asesidaa
a147b82ecc
Add primitive dan data page
2022-09-12 00:28:12 +08:00
asesidaa
62d0e6b4d7
Add song genre
...
Add tabs for play result
Reformat game data manager
2022-09-10 23:45:18 +08:00
asesidaa
7d3cb81c19
Prepare for release
2022-09-10 01:27:20 +08:00
asesidaa
75c98591d8
Prevent duplicate keys in wordlist
2022-09-09 23:21:46 +08:00
asesidaa
91d76bfeb5
Add play result sample page and update related parts
2022-09-09 20:31:45 +08:00