• Stefy Lanza (nextime / spora )'s avatar
    Add pagination to history page with page size selector (10, 20, 50, 100) · ec797e8e
    Stefy Lanza (nextime / spora ) authored
    - Modified history route in web.py to support pagination parameters
    - Added pagination controls to history.html template
    - Added JavaScript functions for page navigation and page size changes
    - Pagination shows current page info and total job count
    - Page size selector allows 10, 20, 50, or 100 jobs per page
    - Navigation includes Previous/Next buttons and numbered page buttons
    ec797e8e
history.html 25.4 KB