Commit Graph

11 Commits

Author SHA1 Message Date
notmd b7d0c4331c Ts strict mode (#1288)
part of #879
2023-02-07 19:56:59 +09:00
notmd 952e021c88 Show current user rank in leaderboard (#1263)
close #1000 maybe #1178 too

*  Show current user rank in the leaderboard with +-1 user (only on leaderboard 
*  Extend auto_main script to use random user.
*  Support colSpan in the DataTable component (I haven't verified colSpan in header yet, leave that until we need it)
*  Refactor OasstError to include the path and request method.
2023-02-07 14:49:50 +09:00
notmd 364a4f5aa3 Highlight current user in leaderboard (#1194)
* Highlight current user in leaderboard

* use first of type for ssr safety
2023-02-05 20:17:28 +01:00
Guillermo Hoardings 602799881a Translate strings that were not using i18n yet
Only English and Spanish translations have been included.
2023-02-03 01:53:04 +01:00
notmd f1ab2086d6 Show at least the top 100 users on the leaderboards 2023-01-31 01:09:02 +07:00
notmd 0c890ae726 fix disablePagination logic 2023-01-24 02:09:33 +07:00
notmd 037ec3c96e wip 2023-01-23 21:10:56 +07:00
notmd 204e11b400 migrate all icon to lucide 2023-01-22 21:02:52 +07:00
notmd 15acd1c64e handle error 2023-01-21 23:56:21 +07:00
notmd c1dd188cbe use pre and next cursor check from the server 2023-01-21 23:12:19 +07:00
notmd 801ad553b8 Allow to filter user by display_name 2023-01-18 15:19:00 +07:00