1
0
mirror of synced 2024-12-19 09:55:55 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
505b867e1a Updated highscore page styling, fixed empty entries
Songs entries can be broken when updating the datatables (if songs are removed). The frontend now filters those empty songs out.
2024-10-29 14:33:03 +01:00
shiibe
35f2448e00 Add leaderboard API endpoint 2024-06-02 19:29:33 -04:00
shiibe
cb41c29970 Use mapper for SongPlayDatum database models 2024-03-13 14:43:43 -04:00
shiibe
0a8cf361f8 Pull recent plays to Song page 2024-03-09 23:49:47 -05:00
asesidaa
0bcf60da31 Fix exceptions 2022-09-24 16:31:13 +08:00
shiibe
bc16918d49 Add AI battle sub-table (wip) 2022-09-22 22:53:35 -04:00
asesidaa
a04f1bf285 Add ai section data to song best data 2022-09-21 22:30:09 +08:00
asesidaa
752d5d9f8a Add clear,fc,pfc count 2022-09-19 01:33:59 +08:00
asesidaa
fdbeb3b4bb Add play count to song best api 2022-09-19 01:25:19 +08:00
asesidaa
7e43b44e24 Cache more on song data
Remove unnecessary using
2022-09-12 17:29:29 +08:00
asesidaa
d2797097be Add missing drum roll count to play log
Display play detail, update related api
2022-09-10 14:35:17 +08:00
asesidaa
a0af130d1d Add api to get best data and set favorite songs 2022-09-09 01:22:01 +08:00