aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Unauthorized error on no referrerBobby2-11/+12
2022-10-10SSL redirect on subdomainBobby3-3/+7
2022-10-10Fixed Referrer on productionBobby3-11/+11
2022-10-10Moving login and logout functions to subdomainsBobby8-15/+65
2022-10-08Scroll to comment on any comment actionBobby2-7/+7
2022-10-03better subdomain routingBobby1-1/+3
2022-10-02Added Error PagesBobby5-2/+94
2022-10-02updates sectionBobby7-13/+56
2022-10-02Added announcementsBobby17-6/+115
2022-10-02source code rendered through a single functionBobby4-69/+47
2022-10-02Remove min height from contentBobby1-1/+1
2022-10-01Center align footerBobby1-1/+1
2022-10-01fixed rendering math and codeBobby3-6/+19
2022-10-01Renamed folder icon correctlyBobby1-1/+1
2022-10-01Added source code visualizerBobby16-2/+175
2022-10-01[ImgBot] Optimize imagesImgBotApp2752-0/+0
2022-10-01Added 88x31 buttons and adsBobby3970-18/+90
2022-10-01Added top navigation barBobby3-1/+30
2022-09-25Update page layoutsBobby3-44/+60
2022-09-25Fixed some positionings and display first paragraph of top 5 articles on homeBobby8-33/+29
2022-09-25Added spaces for render dateBobby1-1/+1
2022-09-25Merge pull request #3 from luciferreeves/imgbotBobby2-0/+0
2022-09-25[ImgBot] Optimize imagesImgBotApp2-0/+0
2022-09-25Major visual overhaulBobby12-160/+171
2022-09-20Fixed tables for phonesBobby1-0/+13
2022-09-20Fixed comment flex on phonesBobby1-1/+1
2022-09-20Display Gravatars on CommentsBobby3-17/+18
2022-09-20Added registrationBobby3-5/+68
2022-09-20Ability to delete commentsBobby3-1/+16
2022-09-20Ability to edit commentsBobby3-1/+57
2022-09-20Added comment linkBobby1-10/+12
2022-09-20Fixed empty spaces around formula and blog articleBobby3-6/+13
2022-09-20Aesthetic changesBobby5-8/+72
2022-09-20Changed UI style to 3 columnsBobby7-28/+56
2022-09-20Added copyright footerBobby2-2/+17
2022-09-20Logout to refererBobby1-1/+1
2022-09-20Removed description from postsBobby1-3/+0
2022-09-20Added recent posts viewBobby2-1/+10
2022-09-20Added alerts for publishing and unpublishing postsBobby1-2/+2
2022-09-20Function to publish and unpublish postsBobby4-3/+25
2022-09-20Added Edit post functionBobby6-5/+302
2022-09-20Added commenting featureBobby6-2/+123
2022-09-20Tags pageBobby4-1/+101
2022-09-20Creating posts and auto create tagsBobby6-116/+201
2022-09-18Added function to create new categories and returning categories on new post ...Bobby5-1/+157
2022-09-18Added New Post Page and ModelsBobby13-14/+456
2022-09-10Fixed refresh_captcha URL not workingBobby1-1/+1
2022-09-10Update settings.pyBobby1-2/+2
2022-09-09Fixed Is-staff bugBobby1-2/+2
2022-09-09Added user interactivity as per rolesBobby6-94/+167