feat!: add repo searching, only show most relevant repos first

This commit is contained in:
2026-01-16 23:29:15 -08:00
parent 68d9a0a626
commit 831259a6a6
14 changed files with 174 additions and 59 deletions

View File

@@ -61,6 +61,10 @@ h1 {
@apply hover:bg-gray-800;
}
#nprogress .bar {
top: 3.5rem;
}
button:default {
border-radius: 8px;
border: 1px solid transparent;