Commit Graph

3 Commits

Author SHA1 Message Date
2a5f7ae67f updated the comics viewer to dynamically load all the comics pages
moved pagination code from python to javascript
temporarily removed comics searched until it can be re-written for the new pagination
2020-04-11 17:14:06 -07:00
8b2e43b41d bug fixes and navigation improvement
fixed bugs with postgresql group by statement replacing it with the over statement
added buttons to go to the next and previous episodes in the episode viewer
improved pagination so that it will only show a few previous and next pages instead of all of them
and added a next and previous page button
2020-03-28 12:37:11 -07:00
2cd339f731 Added pagination.
Pagination has been added so that the amount of items on each page is a reasonable amount.
2019-07-25 00:08:58 -07:00