feat: add theme quality, pool size, and popularity badges with filtering

This commit is contained in:
matt 2026-03-20 08:50:54 -07:00
parent 03e2846882
commit 0149fc2df9
21 changed files with 1165 additions and 64 deletions

View file

@ -34,7 +34,7 @@
<script>
window.__telemetryEndpoint = '/telemetry/events';
</script>
<link rel="stylesheet" href="/static/styles.css?v=20250911-1" />
<link rel="stylesheet" href="/static/styles.css?v=20260319-3" />
<link rel="stylesheet" href="/static/shared-components.css?v=20251021-1" />
<style>
/* Disable all transitions until page is loaded to prevent sidebar flash */