Commit Graph

35 Commits

Author SHA1 Message Date
927424901b
Add show_transcript MACRO to index and episode pages 2023-02-24 18:58:56 -05:00
6f28bb2a16
Refactor MySQL database specific SQL 2022-11-27 13:54:14 -05:00
4e8edf2640
Merge branch 'main' into MySQL 2022-11-11 20:27:47 -05:00
f0fa21ae45
Implement call for shows feature
Add display_call_for_shows MACRO. Update index template to include
call to display_call_for_shows.
2022-11-10 22:14:55 -05:00
aad77f3c78
Convert index page queries from SQLite to MySQL 2022-10-20 23:24:56 -04:00
0837e11bfe
Include announcement template in index template 2022-10-16 18:56:13 -04:00
1d4e6e15b7
Refactor templates to use media_path MACRO 2022-10-01 13:42:46 -04:00
991b3dcec1
Update SQL query to order results by id 2022-09-21 21:18:48 -04:00
c6e7a3c239
Refactor templates to use listen_now MACRO 2022-09-18 16:23:35 -04:00
dbd9f8e973
Integrate twat episodes
Add twat shows to the full episodes index, the host pages.
Add individule twat episodes.
2022-09-17 17:28:39 -04:00
38d2e7c363
Calculate date till next available episode slot 2022-09-05 20:26:12 -04:00
67a8a2bfa4
Add MACRO display_listen_in 2022-09-02 18:21:15 -04:00
cfd463d2b0
Add MACRO display_comments_tally 2022-09-01 23:05:59 -04:00
91cbc81a12
Add MACRO display_tags 2022-09-01 22:58:24 -04:00
76b976732b
Add comment tally to index page 2022-08-31 20:43:43 -04:00
e2cf52af6e
Use MACRO display_episode_duration in templates 2022-08-29 21:59:24 -04:00
02eb8313d3
Fix links in intro text of index page 2022-08-18 21:26:57 -04:00
ff2ced6774
Fix capitalization of introduction text on index page 2022-08-18 21:19:32 -04:00
af86b7114a
Remove references to Report missing tags page
This project is finished, and no longer relevant.
2022-08-16 18:39:05 -04:00
b64ffe7f46
Fix path to correspondents pages 2022-08-07 20:04:20 -04:00
1b9c3c080c
Add MACRO display_explicit 2022-08-07 19:54:47 -04:00
a23ca24bd6
Fix MACRO show_series link to series page 2022-08-06 10:48:53 -04:00
7eb308d741
Fix links to episodes and series pages 2022-08-05 17:50:03 -04:00
69b3cb32b9
Hide default avatar logo
Don't use hpr logo when the host does not have an avatar photo.
2022-08-04 14:21:54 -04:00
83d9156f17
Fix file existence logic for get_avatar MACRO
Test for existence on filesystem
2022-08-01 20:19:44 -04:00
d4e8422677
Fix listing of shows on HPR front page
Fix the number of shows listed by quantity not date.
2022-08-01 18:54:01 -04:00
c4b0361104
Add MACRO show_summary
Shared macro that generates standardized summary information about
an episode.
2022-07-31 23:09:00 -04:00
f6318cd34f
Add get_avatar macro
Print hpr logo or host avatar filename.
2022-07-31 22:25:15 -04:00
4e56289338
Display series if associated with episode 2022-07-20 23:09:03 -04:00
c1ac9f69a0
Add dynamic generation of years, months, day since start of HPR 2022-07-18 18:25:25 -04:00
30721efcf6
Update index template to use current HPR db schema 2022-07-17 21:13:46 -04:00
d7bff1dd6a
Implement dynamic generation of last 5 weeks in index 2022-07-03 22:47:59 -04:00
e4565a5168
Update dynamic generation of latest shows in index 2022-07-03 22:46:07 -04:00
e9911f99f9
Fix db query for latest episodes on the index page 2022-07-02 17:10:27 -04:00
b0006071e9
Add about and index page templates 2022-07-01 22:07:06 -04:00