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
/
models.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
added journals to services
Bobby
1
-78
/
+1
2025-09-19
moved comment spam detection to async queue
Bobby
1
-1
/
+17
2025-08-29
move anonymous comment users to authentication; clean up blog
Bobby
1
-21
/
+6
2025-06-20
render comments; render replies; added template filters and translations
Bobby
1
-0
/
+84
2025-06-03
added tags subpage
Bobby
1
-0
/
+1
2025-06-03
categories subpage
Bobby
1
-0
/
+1
2025-05-23
weblog filters
Bobby
1
-0
/
+12
2025-05-22
better posts; translated stuff; lightboxes; just improvements in general
Bobby
1
-2
/
+9
2025-05-20
weblog list; home page ported; blog models enhanced; additional functions
Bobby
1
-44
/
+254
2025-05-20
home page css
Bobby
1
-15
/
+22
2024-03-01
Update models.py
Bobby
1
-1
/
+1
2023-05-31
Allow Anonymous Commenting
Bobby
1
-0
/
+25
2023-05-28
Post show view count now, Django session uses redis cache
Bobby
1
-1
/
+3
2023-05-02
Update Image Directory
Bobby
1
-1
/
+1
2023-05-02
Update Image Directory
Bobby
1
-1
/
+1
2023-05-02
Update Image Directory
Bobby
1
-1
/
+1
2023-03-26
Editable Post dates
Bobby
1
-1
/
+1
2023-03-10
Tagging fix for admin side with multi select
Bobby
1
-0
/
+10
2023-01-25
Huge breaking changes to post_admin, see commit details
Bobby
1
-6
/
+8
2023-01-01
Major comment area update - go see for yourself
Bobby
1
-1
/
+1
2022-12-31
Ton of improvement, articles view, need to update posts on server now
Bobby
1
-1
/
+0
2022-11-18
support for post images
Bobby
1
-0
/
+1
2022-11-12
Allow to change post date
Bobby
1
-1
/
+7
2022-09-18
Added New Post Page and Models
Bobby
1
-0
/
+54
2022-07-20
Basic Hello World page with Debug Disabled
Bobby
1
-0
/
+3