|
f478c29f34
|
Added logging.
|
2019-08-23 21:34:42 -07:00 |
|
|
0041ad4b3b
|
Changed the database to use models.
The database is now used through models instead of direct SQL queries.
|
2019-08-22 10:43:14 -07:00 |
|
|
3341325ca7
|
Added support for tv shows.
|
2019-07-30 15:19:03 -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 |
|
|
308b1e1791
|
Re-structured code and added search feature for comics.
The project structure has been changed to make it more manageable and modular. A search feature has been added to the comics page.
|
2019-07-23 15:50:25 -07:00 |
|