aboutsummaryrefslogtreecommitdiff
path: root/blog/views.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-23allow access to user to their activity on private profileBobby1-1/+1
2023-01-08Fix payment errors as best as I canBobby1-5/+7
2023-01-08Handle 3d secure transactionsBobby1-3/+11
2023-01-08Added Payment Using StripeBobby1-1/+63
2023-01-08support for user profilesBobby1-24/+22
2023-01-08Update Profile Details and Show Success message on the same tab for account u...Bobby1-4/+9
2023-01-02Sort Avatar KeysBobby1-1/+1
2023-01-02post improvements and avatar chooserBobby1-3/+21
2023-01-01Major comment area update - go see for yourselfBobby1-25/+29
2022-12-31Ton of improvement, articles view, need to update posts on server nowBobby1-3/+11
2022-12-31Articles SectionBobby1-2/+19
2022-12-29Some makeshift search page.; I'm tired now. Maybe I'll watch KonosubaBobby1-1/+39
2022-12-29Major Updates on Post SectionBobby1-5/+33
2022-12-28Some random rearranging stuff, see what looks goodBobby1-9/+0
2022-12-28Registraion function with captcha workingBobby1-46/+24
2022-12-28Added AvatarsBobby1-12/+15
2022-11-18support for post imagesBobby1-26/+1
2022-11-17backgorund image change and change function display colorBobby1-2/+13
2022-11-14added requestsBobby1-4/+0
2022-11-14removed mathjax js requirement from post displayBobby1-1/+20
2022-11-14adding context processors and removing unneeded jsBobby1-1/+1
2022-10-10Revert "Revert "Scroll to comment on any comment action""Bobby1-6/+6
2022-10-10Revert "Scroll to comment on any comment action"Bobby1-6/+6
2022-10-08Scroll to comment on any comment actionBobby1-6/+6
2022-10-02updates sectionBobby1-1/+4
2022-09-25Fixed some positionings and display first paragraph of top 5 articles on homeBobby1-3/+1
2022-09-25Major visual overhaulBobby1-1/+3
2022-09-20Display Gravatars on CommentsBobby1-0/+6
2022-09-20Added registrationBobby1-1/+1
2022-09-20Ability to delete commentsBobby1-0/+14
2022-09-20Ability to edit commentsBobby1-0/+26
2022-09-20Changed UI style to 3 columnsBobby1-2/+2
2022-09-20Added recent posts viewBobby1-1/+2
2022-09-20Added commenting featureBobby1-1/+33
2022-09-09Register blog as namespaceBobby1-2/+2
2022-09-05Fixed Captcha StoreBobby1-9/+20
2022-09-05Added captcha to register pageBobby1-2/+41
2022-08-29basic registration page with disabled registrationBobby1-0/+4
2022-08-03Added views for user home pageBobby1-3/+3
2022-08-02Added URLs for homepageBobby1-0/+3
2022-08-02fixing URL schemeBobby1-1/+1
2022-08-02Moved urlparsing to request.scheme while sending user urlBobby1-1/+2
2022-08-02Moved urlparsing to request.scheme while sending user urlBobby1-1/+1
2022-08-02Added user URLsBobby1-1/+7
2022-07-29password change on account pageBobby1-8/+12
2022-07-29Account Page with Fetched Information from the databaseBobby1-0/+12
2022-07-20Basic Hello World page with Debug DisabledBobby1-0/+6