Commit Graph

5 Commits

Author SHA1 Message Date
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
1d2a28032b moved database from sqlite to postgresql 2020-03-27 17:08:03 -07:00
1fb4a869b0 Added user data and Google OAuth
Added initial implementation of user data for tv shows and movies as well as OAuth for Google sign in.
2020-03-19 19:25:44 -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