aboutsummaryrefslogtreecommitdiff
path: root/templates/blog_admin
AgeCommit message (Collapse)AuthorFilesLines
2025-03-10refactor code; add genre colors; rename video player classBobby8-0/+0
2024-12-29new changesBobby8-0/+0
2024-12-16its all in a state of chaos, but it shall be working soonBobby1-3/+3
2023-07-25Fix post view in adminBobby1-1/+1
2023-07-09Added Backquote escape processingBobby1-2/+5
2023-07-09Full Code edit support in postsBobby1-180/+180
2023-06-25Font Rendering for Japanese and Code BlocksBobby1-1/+0
2023-06-19Post Edit update with block images and code lang specificationBobby1-128/+162
2023-06-11Admin area improvements and comments managementBobby3-17/+75
2023-06-02Update Admin Editor comtainer width w/ dyn hBobby1-1/+1
2023-03-26Fix category reset bug while editing metadataBobby1-1/+1
2023-03-26Editable Post datesBobby1-0/+6
2023-03-10Tagging fix for admin side with multi selectBobby1-12/+21
2023-02-01Updates to math render and edit postBobby1-0/+1
2023-01-31render math using mathjaxBobby1-197/+53
2023-01-29some changes to posts view, remove heading from fake ads, fix aspect ratios ↵Bobby1-1/+1
of images on older browsers
2023-01-25Huge breaking changes to post_admin, see commit detailsBobby3-309/+136
2023-01-23Fix Latex renderingBobby2-8/+9
2022-12-31Articles SectionBobby3-11/+7
2022-12-31Some fixes and removed over engineered things, KISS babyBobby7-364/+28
2022-12-29Fix Post editingBobby1-5/+5
2022-12-29Fix Blog Posts and Edit Post Should Mimic New PostBobby1-14/+0
2022-12-29Major Updates on Post SectionBobby1-12/+0
2022-11-22fixed edit post and new post urisBobby2-2/+22
2022-11-22object storage for uploading images and enhancementsBobby2-7/+91
2022-11-20added repository main screenBobby2-4/+4
2022-11-18ignis image generation system subdomain deployment testBobby1-4/+8
2022-11-18rename moduleBobby2-5/+5
2022-11-18support for post imagesBobby2-6/+43
2022-11-14Adjust image marginsBobby1-1/+1
2022-11-14Adjust image marginsBobby1-1/+1
2022-11-14removed mathjax js requirement from post displayBobby2-43/+29
2022-10-01fixed rendering math and codeBobby1-2/+1
2022-09-25Update page layoutsBobby1-1/+1
2022-09-25Fixed some positionings and display first paragraph of top 5 articles on homeBobby4-4/+9
2022-09-25Major visual overhaulBobby2-2/+2
2022-09-20Fixed empty spaces around formula and blog articleBobby2-6/+10
2022-09-20Removed description from postsBobby1-3/+0
2022-09-20Added alerts for publishing and unpublishing postsBobby1-2/+2
2022-09-20Function to publish and unpublish postsBobby1-2/+2
2022-09-20Added Edit post functionBobby2-1/+254
2022-09-20Added commenting featureBobby1-1/+1
2022-09-20Tags pageBobby3-0/+84
2022-09-20Creating posts and auto create tagsBobby2-93/+137
2022-09-18Added function to create new categories and returning categories on new post ↵Bobby3-0/+113
page
2022-09-18Added New Post Page and ModelsBobby7-4/+267
2022-09-09Added user interactivity as per rolesBobby3-84/+113
2022-09-09Added paginationBobby3-10/+108
2022-09-09manage users and search users pageBobby1-0/+89