feat: add link popularity view to stats page
Add a new view to the /stats page that displays links ordered by click count.
Users can toggle between "User Stats" and "Link Popularity" views. The link
popularity table shows rank, title, posted by, and click count with styling
that matches the main page (green links, gray usernames). Pagination is
supported for both views.