Files
remanso/src/modules/repo/hooks/useRepoList.hook.ts
Julien Calixte 006cd63388 feat: paginate repo list with infinite scroll
Load 30 repos at a time instead of 100 at once, showing data sooner.
Adds v-infinite-scroll to RepoList.vue to fetch subsequent pages on scroll.
2026-04-05 11:56:36 +02:00

1.1 KiB