History view incomplete pagination
Summary
Pagination only works backwards on the history view.
Steps to reproduce
- Have (more than) 3 requests
- https://queue.tudelft.nl/history?page=0&size=1 shows no pagination, https://queue.tudelft.nl/history?page=1&size=1 shows 2 pages, https://queue.tudelft.nl/history?page=2&size=1 shows 3 pages, etc. (same for normal size, size=1 makes it easier to reproduce)