Addd peak query and tie detection for rank

Also begins friends query for songs
This commit is contained in:
mitteneer 2025-07-02 19:37:28 -04:00
parent f9718f3a37
commit b0727e77e1
7 changed files with 135 additions and 44 deletions

View file

@ -22,6 +22,7 @@
@else
<div>{{.song.scrobbles}} scrobbles ({{.song.rank}} place)</div>
@end
<div>All-time peak: {{.peak.rank}} ({{.peak.date}})</div>
@partial partials/firstlast_listens(firstlast: .firstlast)
<h3>Yearly Performance</h3>
@partial partials/timescale(range: .yearly)