aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-09-25Added spaces for render dateBobby1-1/+1
2022-09-25Merge pull request #3 from luciferreeves/imgbotBobby2-0/+0
[ImgBot] Optimize images
2022-09-25[ImgBot] Optimize imagesImgBotApp2-0/+0
*Total -- 234.29kb -> 203.28kb (13.24%) /static/images/icons/formula.png -- 2.22kb -> 1.84kb (16.97%) /static/images/banner.png -- 232.07kb -> 201.44kb (13.2%) Signed-off-by: ImgBotApp <[email protected]>
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
page
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
2022-09-09Added paginationBobby6-16/+164
2022-09-09manage users and search users pageBobby5-4/+154
2022-09-09Register blog as namespaceBobby3-3/+4
2022-09-09Added Blog Admin ModuleBobby11-9/+71
2022-09-05Added Captcha Store to Admin RouteBobby2-2/+2
2022-09-05Fixed Captcha StoreBobby6-12/+85
2022-09-05Merge pull request #2 from luciferreeves/imgbotBobby7-0/+0
[ImgBot] Optimize images
2022-09-05[ImgBot] Optimize imagesImgBotApp7-0/+0
*Total -- 205.73kb -> 162.68kb (20.93%) /static/images/favicons/android-chrome-512x512.png -- 96.97kb -> 66.39kb (31.54%) /static/images/favicons/android-chrome-192x192.png -- 22.40kb -> 17.27kb (22.9%) /static/images/favicons/apple-touch-icon.png -- 20.27kb -> 15.72kb (22.45%) /static/images/icons/notepad_file-2.png -- 0.42kb -> 0.37kb (13.16%) /static/images/icons/button_refresh.jpeg -- 25.75kb -> 24.61kb (4.43%) /static/images/logo.png -- 14.47kb -> 13.85kb (4.34%) /static/images/favicons/favicon.png -- 25.43kb -> 24.47kb (3.77%) Signed-off-by: ImgBotApp <[email protected]>
2022-09-05Removed Migrations from DockerfileBobby1-4/+0
2022-09-05Added captcha to register pageBobby11-2/+145
2022-08-29Added Hamburger menu for Mobile viewsBobby3-21/+60
2022-08-29basic registration page with disabled registrationBobby6-10/+72
2022-08-29Disable Homepage, Profile Visibility and User Specific URL temporarilyBobby4-5/+8
2022-08-29Fix Account RedirectionBobby1-0/+1
2022-08-03Added views for user home pageBobby17-386/+4
2022-08-03Define rules for staticBobby1-0/+4
2022-08-03Define rules for staticBobby1-2/+6
2022-08-03Moved static to root directoryBobby10-0/+162
2022-08-03Added templates for userpagesBobby3-0/+31
2022-08-03Move templates to root directoryBobby5-0/+220