Roan Horning rho_n
rho_n pushed to main at rho_n/hpr_generator 2023-03-31 21:00:51 +00:00
4fa79187a9 Update 'README.md'
rho_n commented on issue rho_n/hpr_generator#101 2023-03-31 20:57:29 +00:00
Move play button to the top
rho_n closed issue rho_n/hpr_generator#101 2023-03-31 20:57:29 +00:00
Move play button to the top
rho_n deleted branch I101_Move_play_button_to_the_top from rho_n/hpr_generator 2023-03-31 20:56:40 +00:00
rho_n merged pull request rho_n/hpr_generator#102 2023-03-31 20:56:33 +00:00
[I101] This reflects the change to move the "play" button to the top of the episode
rho_n pushed to main at rho_n/hpr_generator 2023-03-31 20:56:33 +00:00
d5406f3cce Merge pull request '[I101] This reflects the change to move the "play" button to the top of the episode' (#102) from I101_Move_play_button_to_the_top into main
5369bea657 This reflects the change to move the "play" button to the top of the episode
Compare 2 commits »
rho_n closed issue rho_n/hpr_generator#99 2023-03-28 02:20:36 +00:00
Listener would like pages to load faster by lazy loading images in notes
rho_n deleted branch I99_Lazy_load_notes_images from rho_n/hpr_generator 2023-03-28 02:19:56 +00:00
rho_n merged pull request rho_n/hpr_generator#100 2023-03-28 02:19:48 +00:00
Added lazy loading attribute to images in show notes.
rho_n pushed to main at rho_n/hpr_generator 2023-03-28 02:19:48 +00:00
0e9ad6ba65 Merge pull request 'Added lazy loading attribute to images in show notes.' (#100) from I99_Lazy_load_notes_images into main
610e91ea9f Added lazy loading attribute to images in show notes.
Compare 2 commits »
rho_n commented on pull request rho_n/hpr_generator#100 2023-03-28 02:19:11 +00:00
Added lazy loading attribute to images in show notes.

Looks good. Thanks @gordons

rho_n commented on issue rho_n/hpr_generator#99 2023-03-18 20:24:59 +00:00
Listener would like pages to load faster by lazy loading images in notes

I think this will be relatively painless using the TT2 Filter replace macro.

Filter data from the "show" column from…

rho_n closed issue rho_n/hpr_generator#90 2023-03-16 16:14:45 +00:00
User desires lazy loading of host avatars on the hosts page
rho_n deleted branch I90_Lazy_load_host_avatars from rho_n/hpr_generator 2023-03-16 16:14:02 +00:00
rho_n merged pull request rho_n/hpr_generator#95 2023-03-16 16:13:49 +00:00
Moved thumbnail image tag to Block with conditional lazy load.
rho_n pushed to main at rho_n/hpr_generator 2023-03-16 16:13:49 +00:00
860ce671f8 Merge pull request 'Moved thumbnail image tag to Block with conditional lazy load.' (#95) from I90_Lazy_load_host_avatars into main
51d6188542 Merge branch 'main' into I90_Lazy_load_host_avatars
c9278c0dd6 Remove unused PROCESS directive
aabeca44f5 Refactor templates to use show_avatar MACRO
3a8b6db348 Add show_avatar MACRO
Compare 10 commits »
rho_n reopened pull request rho_n/hpr_generator#95 2023-03-16 16:13:26 +00:00
Moved thumbnail image tag to Block with conditional lazy load.
rho_n closed pull request rho_n/hpr_generator#95 2023-03-16 16:12:13 +00:00
Moved thumbnail image tag to Block with conditional lazy load.