Skip to content

Backend pagination support on front end

Aimery Methena requested to merge dev into main

Uses the new backend api that supports pagination. Frontend no longer does any pagination, only requests the needed page.

Merge request reports