Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

Gallery

Gallery search, sorting, and pagination

Gallery query parameters filter by text and control sort order and page size over the user's renders.

Implemented Verified from source User-facing

In one sentence

Users can search band/song text and paginate/sort their personal render list from the gallery UI.

Evidence

SQL filtering and LIMIT/OFFSET (or equivalent) logic in arcana.image.gallery.php.

Related functionality