Roan Horning rho_n
rho_n commented on issue rho_n/hpr_generator#2 2023-01-02 02:44:52 +00:00
Implement Home page

(Fully implemented)[c1ac9f69a0]. All dynamic sections working.

rho_n closed issue rho_n/hpr_generator#2 2023-01-02 02:44:52 +00:00
Implement Home page
rho_n opened issue rho_n/hpr_generator#63 2023-01-02 02:17:55 +00:00
Fix menu link to tags page
rho_n opened issue rho_n/hpr_generator#62 2023-01-02 01:51:28 +00:00
Hide display of future shows on series pages
rho_n commented on issue rho_n/hpr_generator#59 2023-01-01 14:31:31 +00:00
User desires HPR main site to transition to static HTML by end of 2023

Happy New Year! Let's make this happen sometime in 2023.

rho_n pushed to main at rho_n/hpr_generator 2022-12-31 20:56:45 +00:00
8e1232517a Update New Year's Eve show 2023
rho_n commented on issue rho_n/hpr_generator#60 2022-11-11 03:29:50 +00:00
Implement Call for Shows banner

Implemented the feature. Currently I count the number of shows in the eps table that have dates between now and 10 days from now. If there are less than 7 shows, I display the Call for Shows…

rho_n deleted branch I60_call-for-shows from rho_n/hpr_generator 2022-11-11 03:18:52 +00:00
rho_n merged pull request rho_n/hpr_generator#61 2022-11-11 03:18:39 +00:00
[I60] Implement call for shows feature
rho_n pushed to main at rho_n/hpr_generator 2022-11-11 03:18:39 +00:00
e86d2c010d Merge pull request '[I60] Implement call for shows feature' (#61) from I60_call-for-shows into main
f0fa21ae45 Implement call for shows feature
Compare 2 commits »
rho_n created pull request rho_n/hpr_generator#61 2022-11-11 03:18:31 +00:00
[I60] Implement call for shows feature
rho_n created branch I60_call-for-shows in rho_n/hpr_generator 2022-11-11 03:17:33 +00:00
rho_n pushed to I60_call-for-shows at rho_n/hpr_generator 2022-11-11 03:17:33 +00:00
f0fa21ae45 Implement call for shows feature
rho_n commented on issue rho_n/hpr_generator#57 2022-11-11 00:55:05 +00:00
User desires a MySQL implementation

The MySQL branch now has feature parity with the SQLite version. Currently implementing a way to maintain all databases on the main branch.

rho_n commented on issue rho_n/hpr_generator#57 2022-10-23 21:41:16 +00:00
User desires a MySQL implementation

A MySQL branch is now available. I plan to add new pages/features on the main branch and then merge them into the MySQL branch

rho_n opened issue rho_n/hpr_generator#59 2022-10-23 19:07:38 +00:00
User desires HPR main site to transition to static HTML by New Year's 2023
rho_n opened issue rho_n/hpr_generator#58 2022-10-23 18:43:06 +00:00
User desires a test site on the main HPR
rho_n created branch MySQL in rho_n/hpr_generator 2022-10-23 01:22:09 +00:00
rho_n pushed to MySQL at rho_n/hpr_generator 2022-10-23 01:22:09 +00:00
0b99483f0d Update installation instruction to include details for MySQL
8c3874ad8b Convert hpr total rss queries from SQLite to MySQL
6f95a33e67 Convert hpr rss queries from SQLite to MySQL
979c8b43e5 Convert twat episode page queries from SQLite to MySQL
e3abe5fd68 Convert series episode page queries from SQLite to MySQL
Compare 10 commits »
rho_n opened issue rho_n/hpr_generator#57 2022-10-19 02:43:15 +00:00
User desires a MySQL implementation