stash/ui
CJ 9b709ef614
Perf: Add lightweight ListGroupData fragment for groups list (#6478)
Create a new ListGroupData fragment that excludes expensive recursive
count fields (scene_count_all, sub_group_count_all, etc. with depth: -1).
These fields cause 10+ second queries on large databases when loading
the groups list page.

The full GroupData fragment is preserved for detail views where the
recursive counts are needed.
2026-01-06 11:48:16 +11:00
..
login Encode credentials during login (#6163) 2025-10-21 19:04:44 +11:00
v2.5 Perf: Add lightweight ListGroupData fragment for groups list (#6478) 2026-01-06 11:48:16 +11:00
ui.go Login page internationalisation (#5765) 2025-03-27 11:56:43 +11:00