perf: pre-render student popover cards server-side into <template> tags — zero per-hover requests

This commit is contained in:
Pontoporeia
2026-04-24 13:17:47 +02:00
parent 53c3127140
commit e590d8e035
5 changed files with 101 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
# Posterg TODO
## Features
- [x] Student name popover preview in /repertoire
- [x] Student name popover preview in /repertoire (zero per-hover requests)
- [x] `Database::getThesesByAuthorName()` query
- [x] `SearchController::handleStudentPreview()` HTMX endpoint
- [x] `/repertoire/student-preview` route in Dispatcher