Go to file
Matthew Welch 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
admin Added user data and Google OAuth 2020-03-19 19:25:44 -07:00
comics bug fixes and navigation improvement 2020-03-28 12:37:11 -07:00
movies moved database from sqlite to postgresql 2020-03-27 17:08:03 -07:00
scripts bug fixes and navigation improvement 2020-03-28 12:37:11 -07:00
static Added user data and Google OAuth 2020-03-19 19:25:44 -07:00
templates bug fixes and navigation improvement 2020-03-28 12:37:11 -07:00
tv bug fixes and navigation improvement 2020-03-28 12:37:11 -07:00
.gitignore Added pagination. 2019-07-25 00:08:58 -07:00
nginx.conf Added user data and Google OAuth 2020-03-19 19:25:44 -07:00
README.md Initial commit 2019-07-06 23:02:01 -07:00
rpiWebApp.py moved database from sqlite to postgresql 2020-03-27 17:08:03 -07:00
test.py Changed the database to use models. 2019-08-22 10:43:14 -07:00
update_tables.sql Changed the database to use models. 2019-08-22 10:43:14 -07:00
yourapplication.fcgi Added user data and Google OAuth 2020-03-19 19:25:44 -07:00

rpiWebApp