aboutsummaryrefslogtreecommitdiff
path: root/templates/blog/post.html
AgeCommit message (Expand)AuthorFilesLines
2023-03-10Optimize image views for older browsersBobby1-1/+1
2023-03-10DRY improvementsBobby1-34/+6
2023-03-06Added Local MathJax ConfigurationBobby1-3/+27
2023-02-01rendering fixes for postsBobby1-0/+9
2023-02-01Updates to math render and edit postBobby1-31/+0
2023-01-31render math using mathjaxBobby1-34/+76
2023-01-29some changes to posts view, remove heading from fake ads, fix aspect ratios o...Bobby1-2/+2
2023-01-23site policy and link updatesBobby1-1/+1
2023-01-23remove donations and make author url in posts workBobby1-1/+1
2023-01-23General changesBobby1-50/+8
2023-01-08Added Payment Using StripeBobby1-0/+33
2023-01-08support for user profilesBobby1-1/+1
2023-01-08Fixed avatar in post commentsBobby1-2/+2
2023-01-02post improvements and avatar chooserBobby1-28/+40
2023-01-01Major comment area update - go see for yourselfBobby1-10/+94
2022-12-31Some fixes and removed over engineered things, KISS babyBobby1-0/+2
2022-12-29Fix commentingBobby1-1/+1
2022-12-29Fix Blog Posts and Edit Post Should Mimic New PostBobby1-1/+1
2022-12-29Major Updates on Post SectionBobby1-68/+65
2022-12-28Fixing ignis image return format by moving size in urlBobby1-1/+1
2022-12-28Make sure ignis finds the imageBobby1-2/+1
2022-12-01Add Image URL ExtensionsBobby1-1/+1
2022-11-22object storage for uploading images and enhancementsBobby1-4/+4
2022-11-18ignis image generation system subdomain deployment testBobby1-2/+3
2022-11-18rename moduleBobby1-1/+1
2022-11-18support for post imagesBobby1-9/+13
2022-11-14removed mathjax js requirement from post displayBobby1-1/+0
2022-10-10Revert "Revert "Scroll to comment on any comment action""Bobby1-1/+1
2022-10-10Revert "Scroll to comment on any comment action"Bobby1-1/+1
2022-10-08Scroll to comment on any comment actionBobby1-1/+1
2022-10-01fixed rendering math and codeBobby1-2/+8
2022-09-25Update page layoutsBobby1-1/+1
2022-09-20Fixed comment flex on phonesBobby1-1/+1
2022-09-20Display Gravatars on CommentsBobby1-6/+1
2022-09-20Ability to delete commentsBobby1-1/+1
2022-09-20Ability to edit commentsBobby1-1/+30
2022-09-20Function to publish and unpublish postsBobby1-1/+1
2022-09-20Added Edit post functionBobby1-3/+4
2022-09-20Added commenting featureBobby1-0/+53