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
/
migrations
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
moved comment spam detection to async queue
Bobby
1
-0
/
+23
2025-08-29
move anonymous comment users to authentication; clean up blog
Bobby
3
-0
/
+59
2025-06-20
render comments; render replies; added template filters and translations
Bobby
1
-0
/
+31
2025-06-03
added tags subpage
Bobby
1
-0
/
+18
2025-06-03
categories subpage
Bobby
1
-0
/
+18
2025-05-20
weblog list; home page ported; blog models enhanced; additional functions
Bobby
2
-0
/
+227
2023-05-31
Allow Anonymous Commenting
Bobby
1
-0
/
+53
2023-05-28
Post show view count now, Django session uses redis cache
Bobby
2
-1
/
+18
2023-03-26
Editable Post dates
Bobby
3
-0
/
+54
2023-01-25
Huge breaking changes to post_admin, see commit details
Bobby
3
-0
/
+54
2022-12-31
Ton of improvement, articles view, need to update posts on server now
Bobby
2
-0
/
+35
2022-11-18
support for post images
Bobby
2
-0
/
+36
2022-11-12
Allow to change post date
Bobby
1
-0
/
+18
2022-09-18
Added New Post Page and Models
Bobby
1
-0
/
+63
2022-07-20
Basic Hello World page with Debug Disabled
Bobby
1
-0
/
+0