Claudio Ortolina
ee13515d7f
Fix inconsistency in display of albums vs tracks in scrobble activity
2025-09-03 15:00:07 +03:00
Claudio Ortolina
3316df1861
Shorten counter titles in stats
2025-09-02 12:36:22 +03:00
Claudio Ortolina
41600df226
Show tooltip with raw count
2025-09-02 09:00:05 +03:00
Claudio Ortolina
7532431ae0
Show compact scrobble count
2025-09-02 08:28:29 +03:00
Claudio Ortolina
a4670412df
Add total scrobble count to stats
2025-09-02 08:17:42 +03:00
Claudio Ortolina
0cea2e8fcd
Uniform backgrounds in stats cards
2025-09-01 23:18:07 +03:00
Claudio Ortolina
8f9331422a
Remove image lazy loading as it seems to disable image caching
2025-09-01 17:11:12 +03:00
Claudio Ortolina
bbdf91e73a
Lazy load all album/artist images
2025-09-01 08:57:02 +03:00
Claudio Ortolina
73ee3bc438
Improve consistency of title, shadow and borders in stats page
2025-09-01 08:30:26 +03:00
Claudio Ortolina
14d0343f34
Make charts smaller
2025-08-31 09:47:41 +03:00
Claudio Ortolina
73f251e5e1
Fix spacing between Scrobble Activity title and panels
2025-08-30 09:08:38 +03:00
Claudio Ortolina
dd593bf57c
Reduce vertical spacing for scrobble activity entries
2025-08-29 18:30:23 +03:00
Claudio Ortolina
0824692cd8
Pack category stats on same line on large screens
2025-08-29 18:25:42 +03:00
Claudio Ortolina
330ef1d9e8
Extract components to render counter stats
2025-08-29 18:13:46 +03:00
Claudio Ortolina
14a77c432e
Can set current date in stats view
2025-08-29 14:47:22 +03:00
Claudio Ortolina
064ece03f3
Show how many years ago for "On this day" records
2025-08-29 13:09:27 +03:00
Claudio Ortolina
e54dcc50dc
Better proportions for bottom stats
2025-08-29 12:45:09 +03:00
Claudio Ortolina
f47cbc77f5
Add "On this day" section to stats
2025-08-29 12:20:46 +03:00
Claudio Ortolina
71ca5fa1b9
Update to Fluxon 2.0
...
Address required changes and immediate deprecations
2025-08-20 16:09:53 +03:00
Claudio Ortolina
3dc69a5a10
Auto-refresh top albums and artists when new scrobbles come in
2025-08-18 10:12:43 +03:00
Claudio Ortolina
df46759a8d
Extract top artists component and lazy load each tab
2025-08-17 23:30:42 +03:00
Claudio Ortolina
af7e48507d
Extract top albums component
2025-08-17 23:30:42 +03:00
Claudio Ortolina
1492b197ce
Make top albums and artists async
2025-07-07 10:19:47 +01:00
Claudio Ortolina
08bc50d5dd
Use tabs for scrobble activity toggle
2025-06-25 12:05:23 +03:00
Claudio Ortolina
0c84adde59
Use tabs for top artists and top albums
2025-06-25 11:43:58 +03:00
Claudio Ortolina
e2c2c6d547
Add tooltips for scrobble activity debug info
2025-06-21 15:20:24 +03:00
Claudio Ortolina
f3425d8cb9
Add top artist and top albums of all time
...
Executed by Claude
2025-06-19 17:17:51 +03:00
Claudio Ortolina
9b20db762d
Show top artists in stats page
2025-06-16 16:47:35 +03:00
Claudio Ortolina
389c268344
Add another feed refresh button
2025-06-15 11:51:45 +03:00
Claudio Ortolina
fa77b62473
Use dropdown instead of actions_menu in scrobble activity
2025-06-15 00:08:51 +03:00
Claudio Ortolina
a1f5182e90
Make top albums clickable
2025-06-14 11:16:51 +03:00
Claudio Ortolina
fee172666a
Move charts to the bottom of the stats page
...
They change VERY slowly so there's no point in having them prominent.
2025-06-14 10:50:55 +03:00
Claudio Ortolina
109913cbfd
Extract top albums to components
2025-06-14 09:44:47 +03:00
Claudio Ortolina
268aff9918
Add top albums to the stats page
...
Authored with Claude.
> I'd like to have a new section in the Stats page. In this section I
want to see the top albums I listened to in the past 30,
90, 365 days. Use the data in `scrobbled_tracks` to determine which
albums need to be displayed.
> This all looks great as a starter. I'd like to make some
modifications.
1. Invert the position of the artist name and the album title (so that
it's consistent with the Scrobble Activity)
2. Remove the border and shadow from around each album
3. Rename the "Last 365 days" section to "Last Year"
2025-06-14 09:38:44 +03:00
Claudio Ortolina
9100c6c04a
Extract actions_menu
2025-05-29 22:15:34 +01:00
Claudio Ortolina
0de4746069
Use .button for scroll activity filters
2025-05-14 07:51:43 +01:00
Claudio Ortolina
354c0d8dfb
Use Fluxon badges
2025-05-13 09:51:51 +01:00
Claudio Ortolina
0532f661e9
Improve stat charts
...
- Use tw classes for color
- Better titles
- Limit to top 20
2025-04-20 15:22:31 +01:00
Claudio Ortolina
582eb8d031
Rename charts
2025-04-06 19:30:58 +01:00
Claudio Ortolina
6777d716fa
Link to artist page in count by artist chart
2025-04-06 17:49:22 +01:00
Claudio Ortolina
4fdd2e7ea6
Use label_fn and value_fn
2025-04-06 17:45:44 +01:00
Claudio Ortolina
79def8d053
Click on chart labels to navigate
2025-04-06 09:53:43 +01:00
Claudio Ortolina
19e6e17542
Hardcode top 30 results, fix padding
2025-04-05 12:47:31 +01:00
Claudio Ortolina
8d602aa50b
Charts: count by artists and count by genre
...
Generated via Cursor and Claude 3.5 - initial version
2025-04-05 12:41:17 +01:00
Claudio Ortolina
22de7ed85f
Default displaying albums in scrobble activity
2025-03-22 08:24:22 +00:00
Claudio Ortolina
66f401b243
Uniform spacing between stats sections
2025-03-14 10:37:50 +00:00
Claudio Ortolina
84870f87ad
Toggle between recently scrobbled albums and tracks
2025-03-14 10:30:20 +00:00
Claudio Ortolina
13152ddbc9
Stack scrobble activity badges
...
Useful when the same record is collected and wishlisted in a different
format.
2025-03-04 07:23:56 +00:00
Claudio Ortolina
545dd808b7
Address Tailwind deprecations and renames
2025-02-28 20:55:36 +00:00
Claudio Ortolina
2033c7e47e
Fix tab navigation for all modals/menus
2025-02-11 09:49:10 +00:00