No description
  • Go 73.1%
  • HTML 19.2%
  • SCSS 6.6%
  • Shell 0.6%
  • JavaScript 0.3%
  • Other 0.2%
Find a file
Arne Skaar Fismen 7d4bb80cc2 Add infinite scroll pagination to matches list via HTMX
Load 10 matches at a time; a sentinel div at the bottom triggers the next batch when revealed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 19:21:05 +01:00
cmd Add match deletion 2026-03-17 17:56:17 +01:00
db Initial commit: burball Go+HTMX rewrite 2026-03-16 23:01:35 +01:00
deploy Add BURBALL_ORIGIN for reverse proxy / HTTPS setups 2026-03-17 09:57:39 +01:00
internal Add infinite scroll pagination to matches list via HTMX 2026-03-17 19:21:05 +01:00
static Reduce template duplication; add favicon 2026-03-17 17:23:03 +01:00
styles Replace all inline styles with SCSS utility classes 2026-03-17 18:33:05 +01:00
templates Add infinite scroll pagination to matches list via HTMX 2026-03-17 19:21:05 +01:00
.gitignore Rewrite WebAuthn auth: player-linked users, DB challenges, pre-fetch 2026-03-17 14:25:09 +01:00
go.mod Initial commit: burball Go+HTMX rewrite 2026-03-16 23:01:35 +01:00
go.sum Initial commit: burball Go+HTMX rewrite 2026-03-16 23:01:35 +01:00
Makefile Initial commit: burball Go+HTMX rewrite 2026-03-16 23:01:35 +01:00
points.md Initial commit: burball Go+HTMX rewrite 2026-03-16 23:01:35 +01:00
Taskfile.yml Fix asset push paths — incus was creating templates/templates/ 2026-03-17 09:52:04 +01:00