Carsten Rehfeld 51e210ab68
Deploy to Production / deploy (push) Successful in 3m12s
fix(admin): pre-compute pagination in Java, remove arithmetic from Qute template
Qute cannot evaluate + and * as arithmetic operators at runtime even with
requireTypeSafeExpressions=false — it tries to look them up as map keys.
Pre-compute hasPrev/hasNext/displayPage/prevPage/nextPage in the resource.

Co-Authored-By: Mira Rehfeld <noreply@anthropic.com>
2026-05-16 21:55:18 +02:00
S
Description
No description provided
645 KiB
Languages
Java 64.7%
Gherkin 11%
HTML 10%
Shell 6.7%
JavaScript 6.7%
Other 0.9%