strager / First

GNU General Public License v3.0
3 stars 2 forks source link

PointsDb: list all streamers/users sorted by points #15

Closed strager closed 1 year ago

strager commented 1 year ago

On the home page, I want to list streamers or users sorted by points. (This is different than a particular streamer's or user's leaderboard.)

The streamer table would show the number of firsts, not the total score:

Screenshot 2023-07-13 at 7 12 06 AM

The user table would show the total score.

mate-amargo commented 1 year ago

Done in commit f76c08e.