index
:
thatcomputerscientist
archived
dev
main
v2
Source Code for my Personal Website (Renamed to Shifoo now! Previously https://thatcomputerscientist.com)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blog
/
views.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
allow access to user to their activity on private profile
Bobby
1
-1
/
+1
2023-01-08
Fix payment errors as best as I can
Bobby
1
-5
/
+7
2023-01-08
Handle 3d secure transactions
Bobby
1
-3
/
+11
2023-01-08
Added Payment Using Stripe
Bobby
1
-1
/
+63
2023-01-08
support for user profiles
Bobby
1
-24
/
+22
2023-01-08
Update Profile Details and Show Success message on the same tab for account u...
Bobby
1
-4
/
+9
2023-01-02
Sort Avatar Keys
Bobby
1
-1
/
+1
2023-01-02
post improvements and avatar chooser
Bobby
1
-3
/
+21
2023-01-01
Major comment area update - go see for yourself
Bobby
1
-25
/
+29
2022-12-31
Ton of improvement, articles view, need to update posts on server now
Bobby
1
-3
/
+11
2022-12-31
Articles Section
Bobby
1
-2
/
+19
2022-12-29
Some makeshift search page.; I'm tired now. Maybe I'll watch Konosuba
Bobby
1
-1
/
+39
2022-12-29
Major Updates on Post Section
Bobby
1
-5
/
+33
2022-12-28
Some random rearranging stuff, see what looks good
Bobby
1
-9
/
+0
2022-12-28
Registraion function with captcha working
Bobby
1
-46
/
+24
2022-12-28
Added Avatars
Bobby
1
-12
/
+15
2022-11-18
support for post images
Bobby
1
-26
/
+1
2022-11-17
backgorund image change and change function display color
Bobby
1
-2
/
+13
2022-11-14
added requests
Bobby
1
-4
/
+0
2022-11-14
removed mathjax js requirement from post display
Bobby
1
-1
/
+20
2022-11-14
adding context processors and removing unneeded js
Bobby
1
-1
/
+1
2022-10-10
Revert "Revert "Scroll to comment on any comment action""
Bobby
1
-6
/
+6
2022-10-10
Revert "Scroll to comment on any comment action"
Bobby
1
-6
/
+6
2022-10-08
Scroll to comment on any comment action
Bobby
1
-6
/
+6
2022-10-02
updates section
Bobby
1
-1
/
+4
2022-09-25
Fixed some positionings and display first paragraph of top 5 articles on home
Bobby
1
-3
/
+1
2022-09-25
Major visual overhaul
Bobby
1
-1
/
+3
2022-09-20
Display Gravatars on Comments
Bobby
1
-0
/
+6
2022-09-20
Added registration
Bobby
1
-1
/
+1
2022-09-20
Ability to delete comments
Bobby
1
-0
/
+14
2022-09-20
Ability to edit comments
Bobby
1
-0
/
+26
2022-09-20
Changed UI style to 3 columns
Bobby
1
-2
/
+2
2022-09-20
Added recent posts view
Bobby
1
-1
/
+2
2022-09-20
Added commenting feature
Bobby
1
-1
/
+33
2022-09-09
Register blog as namespace
Bobby
1
-2
/
+2
2022-09-05
Fixed Captcha Store
Bobby
1
-9
/
+20
2022-09-05
Added captcha to register page
Bobby
1
-2
/
+41
2022-08-29
basic registration page with disabled registration
Bobby
1
-0
/
+4
2022-08-03
Added views for user home page
Bobby
1
-3
/
+3
2022-08-02
Added URLs for homepage
Bobby
1
-0
/
+3
2022-08-02
fixing URL scheme
Bobby
1
-1
/
+1
2022-08-02
Moved urlparsing to request.scheme while sending user url
Bobby
1
-1
/
+2
2022-08-02
Moved urlparsing to request.scheme while sending user url
Bobby
1
-1
/
+1
2022-08-02
Added user URLs
Bobby
1
-1
/
+7
2022-07-29
password change on account page
Bobby
1
-8
/
+12
2022-07-29
Account Page with Fetched Information from the database
Bobby
1
-0
/
+12
2022-07-20
Basic Hello World page with Debug Disabled
Bobby
1
-0
/
+6
[prev]