aboutsummaryrefslogtreecommitdiff
path: root/templates/blog_admin/new_post.html
AgeCommit message (Collapse)AuthorFilesLines
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-01-25Huge breaking changes to post_admin, see commit detailsBobby1-292/+97
2023-01-23Fix Latex renderingBobby1-4/+5
2022-12-31Articles SectionBobby1-1/+0
2022-12-29Major Updates on Post SectionBobby1-12/+0
2022-11-22fixed edit post and new post urisBobby1-1/+11
2022-11-22object storage for uploading images and enhancementsBobby1-3/+42
2022-11-20added repository main screenBobby1-2/+2
2022-11-18rename moduleBobby1-2/+2
2022-11-18support for post imagesBobby1-3/+19
2022-11-14Adjust image marginsBobby1-1/+1
2022-11-14removed mathjax js requirement from post displayBobby1-20/+13
2022-09-25Major visual overhaulBobby1-1/+1
2022-09-20Fixed empty spaces around formula and blog articleBobby1-3/+5
2022-09-20Creating posts and auto create tagsBobby1-93/+103
2022-09-18Added New Post Page and ModelsBobby1-0/+243