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
2026-02-07
Add tag retrieval and display in weblog view with styling enhancements
Bobby
1
-0
/
+4
2025-09-20
journal entries UI and journal creation
Bobby
1
-3
/
+0
2025-09-19
moved comment spam detection to async queue
Bobby
1
-26
/
+6
2025-08-11
complete comment system in weblog
Bobby
1
-6
/
+101
2025-08-05
basic optimisations; fixed meta descriptions
Bobby
1
-1
/
+2
2025-06-20
render comments; render replies; added template filters and translations
Bobby
1
-23
/
+46
2025-06-03
added archives subpage
Bobby
1
-1
/
+27
2025-06-03
added tags subpage
Bobby
1
-1
/
+20
2025-06-03
categories subpage
Bobby
1
-2
/
+18
2025-05-29
refactor; more pastel styles
Bobby
1
-3
/
+0
2025-05-23
weblog filters
Bobby
1
-4
/
+48
2025-05-22
porting weblog and single post; enabled ignis temporarily
Bobby
1
-1015
/
+1051
2024-06-13
Ability to Reset Passwords and Better Email Templates
Bobby
1
-246
/
+633
2024-06-06
Spam Comments Fix
Bobby
1
-4
/
+9
2024-06-06
test spam c
Bobby
1
-1
/
+1
2024-06-06
Test Spam
Bobby
1
-20
/
+6
2024-02-11
Disallow Empty Search + Basic Article Improvements
Bobby
1
-0
/
+1
2023-07-31
Search added
Bobby
1
-4
/
+57
2023-07-13
Update Branding and Redirect to `shi.foo`
Bobby
1
-2
/
+2
2023-07-12
setting `x-frame-options` to sameorigin for anidata view
Bobby
1
-1
/
+3
2023-07-09
Full Code edit support in posts
Bobby
1
-1
/
+1
2023-07-05
Handle MAL Errors
Bobby
1
-16
/
+22
2023-07-05
Added My Anime List
Bobby
1
-0
/
+25
2023-06-19
Post Edit update with block images and code lang specification
Bobby
1
-1
/
+4
2023-06-11
Handle unknown tags to display empty page
Bobby
1
-1
/
+6
2023-06-11
Fixed issue where tags exposed unpublished posts; also do not display tags wi...
Bobby
1
-2
/
+3
2023-06-11
404 Error fix for non-existing tags
Bobby
1
-1
/
+4
2023-06-11
Tags are now available on the blog
Bobby
1
-1
/
+19
2023-06-11
Admin area improvements and comments management
Bobby
1
-2
/
+5
2023-06-06
Fix code highlight for Japanese
Bobby
1
-2
/
+2
2023-06-04
Update status icons and fix broken commenting
Bobby
1
-28
/
+28
2023-06-04
Enable Akismet Spam Filter
Bobby
1
-1
/
+51
2023-06-04
General UX Improvements
Bobby
1
-4
/
+9
2023-06-04
Enable Recommender with Debug
Bobby
1
-2
/
+1
2023-06-04
remove recommender
Bobby
1
-1
/
+2
2023-06-04
Article Recommendation Engine
Bobby
1
-1
/
+4
2023-05-31
Allow Anonymous Commenting
Bobby
1
-7
/
+112
2023-05-31
Better phone compatibility for additional pages
Bobby
1
-1
/
+2
2023-05-28
Online Users and Comma separated views
Bobby
1
-0
/
+1
2023-05-28
Post show view count now, Django session uses redis cache
Bobby
1
-15
/
+39
2023-05-27
Update Meta Values in Post
Bobby
1
-0
/
+4
2023-05-24
Update article page
Bobby
1
-0
/
+7
2023-05-19
Update margins in article images\
Bobby
1
-1
/
+1
2023-05-19
Update margins in image posts
Bobby
1
-1
/
+1
2023-05-19
Font and Sidebar updates + some cleanup
Bobby
1
-1
/
+1
2023-05-01
Revert back image paddings in articles
Bobby
1
-1
/
+1
2023-05-01
Added bottom padding to article images
Bobby
1
-1
/
+1
2023-05-01
Added bottom padding to article images
Bobby
1
-1
/
+1
2023-04-27
Impl::`Comment` Model in *Search_Index*
Bobby
1
-0
/
+3
2023-04-27
Inworks Search using `haystack`
Bobby
1
-30
/
+17
[next]