Pagination t399974

This merge request implements pagination for search results and for the list of works by an author. Previously, all results were displayed at once, which caused long loading times and poor user experience when dealing with large datasets.

Now, results are split across pages with “Previous” and “Next” navigation buttons, and the total number of pages and visible results are displayed for better clarity.

Merge request reports

Loading