aboutsummaryrefslogtreecommitdiff
path: root/core/views.py
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14Add screenshots page with Steam integration on CRT GIFBobby1-0/+9
2026-05-14Add diary journal mode template and routingBobby1-1/+22
2026-05-14Add poetry journal mode templates and routingBobby1-0/+11
2026-05-14Add short stories journal mode templates and routingBobby1-2/+16
2026-03-22Add journal templates for books, calendar, characters, tags, and volumesBobby1-12/+101
- Created entry.html and main.html for book entries and main journal view. - Added calendar.html for displaying journal entries in a calendar format. - Implemented characters.html for managing characters and their relationships. - Introduced tags.html for creating and managing tags associated with journal entries. - Developed toc.html for displaying the table of contents of the journal. - Added volumes.html for organizing chapters into volumes with options to create, edit, and delete. - Included necessary CSS and JavaScript files for styling and functionality.
2026-03-04Add journal view functionality with routing and template; implement journal ↵Bobby1-1/+22
retrieval and pagination
2026-03-04Refactor translations for language choices; update journal entry settings ↵Bobby1-0/+1
links and improve entry layout with responsive image handling
2026-02-08Add functionality to retrieve latest journal entry and update home page displayBobby1-0/+12
2025-12-28temporary ignis proxyBobby1-0/+19
2025-06-20moved announcemnts to admins with translationsBobby1-3/+4
2025-05-29refactor; more pastel stylesBobby1-4/+7
2025-05-20weblog list; home page ported; blog models enhanced; additional functionsBobby1-1/+12
2025-05-20v2 setupBobby1-0/+5