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
/
services
/
journals
/
functions.py
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
Add diary journal mode template and routing
Bobby
1
-4
/
+98
2026-05-14
Add poetry journal mode templates and routing
Bobby
1
-1
/
+75
2026-05-14
Add short stories journal mode templates and routing
Bobby
1
-2
/
+72
2026-03-22
Add journal templates for books, calendar, characters, tags, and volumes
Bobby
1
-43
/
+705
2026-03-04
Add journal owner display with avatar, name, handle, and bio in journal view
Bobby
1
-1
/
+1
2026-03-04
Add journal view functionality with routing and template; implement journal r...
Bobby
1
-0
/
+43
2026-03-04
Refactor translations for language choices; update journal entry settings lin...
Bobby
1
-7
/
+9
2026-03-04
Implement journal entry update and delete functionality; add edit entry templ...
Bobby
1
-0
/
+92
2026-02-08
Add functionality to retrieve latest journal entry and update home page display
Bobby
1
-2
/
+30
2026-02-08
Refactor journal retrieval functions and enhance journal entries display with...
Bobby
1
-12
/
+0
2026-02-08
Implement journal entry creation and enhance new entry form with message display
Bobby
1
-0
/
+37
2026-02-08
Fix error message for reserved journal names in create_journal function
Bobby
1
-1
/
+1
2025-09-28
journal settings and codemirror themes
Bobby
1
-0
/
+121
2025-09-20
journal entries UI and journal creation
Bobby
1
-0
/
+87