Commit Graph

9 Commits

Author SHA1 Message Date
ef50a1b7c3 Add pyproject.toml
Run isort and block
2022-01-23 16:01:50 -08:00
4665a17a3f Refactor func to remove duplicate code
Change database to use relative instead of absolute paths
2022-01-22 20:37:52 -08:00
881dffefe6 Fix bug with tv and movie paths 2021-11-08 20:18:09 -08:00
51e75e9f0f Fix error with get_movie and get_episode 2021-08-01 11:49:56 -07:00
c4e6824a8a Move some files out of scripts folder
Change error logging to log messages as error rather than info
Add 404 error when video or comic not found
Change paths to use pathlib
2021-07-10 13:17:28 -07:00
f8aa5ff2d7 Changed file formatting and fixed comic viewer. 2020-08-05 18:47:29 -07:00
51c6b5e572 added the Games tab as well as Basic access authentication 2020-05-06 14:34:38 -07:00
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
c44de9b333 combined the tv and movies page into a single page 2020-04-02 19:35:32 -07:00