| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-14 | Add screenshots page with Steam integration on CRT GIF | Bobby | 1 | -0/+76 | |
| 2026-05-14 | Add diary journal mode template and routing | Bobby | 1 | -0/+648 | |
| 2026-05-14 | Add poetry journal mode templates and routing | Bobby | 2 | -0/+989 | |
| 2026-05-14 | Add short stories journal mode templates and routing | Bobby | 3 | -0/+1210 | |
| 2026-03-22 | Add journal templates for books, calendar, characters, tags, and volumes | Bobby | 11 | -28/+2700 | |
| - 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-12 | Refactor code structure for improved readability and maintainability | Bobby | 1 | -214/+277 | |
| 2026-03-12 | feat: add attachment functionality to letters | Bobby | 8 | -17/+341 | |
| - Implemented upload and removal of attachments in the letter system. - Created LetterAttachment model to handle file uploads with associated metadata. - Updated conversation and letter views to support attachment uploads. - Added frontend support for file attachment in the MarkMiku editor. - Enhanced CSS styles for attachment display in letters. - Introduced API endpoints for uploading and removing attachments. - Added signal to delete attachment files upon model deletion. - Updated settings to configure maximum attachments and size limits. - Removed unused kawaiibeats service and its related files. | |||||
| 2026-03-12 | Add emoji management and enhance text editor features | Bobby | 10 | -214/+1207 | |
| - Introduced emoji upload and management interface in `emojis.html`. - Implemented emoji picker functionality in the text editor with `markmiku.js`. - Added support for various text formatting options including bold, italic, underline, strikethrough, and code highlighting. - Integrated emoji rendering and autocomplete features within the text editor. - Created a custom storage backend for MinIO in `storage.py` to handle file uploads. - Updated letter display template to show sender information and timestamps. | |||||
| 2026-03-11 | Add letter management templates for composing, viewing conversations, and inbox | Bobby | 1 | -0/+1023 | |
| - Created `compose.html` for composing new letters with a rich text editor. - Added `conversation.html` to display individual letter conversations with loading functionality for older letters. - Implemented `inbox.html` to list all letter conversations with pagination and unread message indicators. - Enhanced user experience with dynamic content loading and improved message formatting. | |||||
| 2026-03-04 | Add journal owner display with avatar, name, handle, and bio in journal view | Bobby | 1 | -0/+46 | |
| 2026-03-04 | Disable pointer events for links and images within weblog content to prevent ↵ | Bobby | 1 | -0/+8 | |
| interaction | |||||
| 2026-03-04 | Add empty state styles and update journal entries template for no entries ↵ | Bobby | 2 | -0/+42 | |
| scenario | |||||
| 2026-03-04 | Add journal view functionality with routing and template; implement journal ↵ | Bobby | 1 | -1/+1 | |
| retrieval and pagination | |||||
| 2026-03-04 | Refactor translations for language choices; update journal entry settings ↵ | Bobby | 1 | -4/+21 | |
| links and improve entry layout with responsive image handling | |||||
| 2026-03-04 | Implement journal entry update and delete functionality; add edit entry ↵ | Bobby | 2 | -0/+179 | |
| template and styles | |||||
| 2026-03-04 | Enhance journal entries page with gradient background and improved layout; ↵ | Bobby | 1 | -12/+11 | |
| update left sidebar to include site preferences link | |||||
| 2026-02-17 | Refactor journal entries template to improve structure and enhance empty ↵ | Bobby | 1 | -14/+22 | |
| state display | |||||
| 2026-02-17 | Refactor journal entry styles by removing gradient SVG and updating ↵ | Bobby | 1 | -47/+20 | |
| entry-container design | |||||
| 2026-02-17 | Refactor journal and weblog templates | Bobby | 1 | -0/+186 | |
| - Removed old journal header and post comments templates, replacing them with new partials for better organization. - Updated journal entries and new entry pages to use the new journal header partial. - Adjusted the weblog post template to utilize the new post comments partial. - Created new CSS for journal entries to enhance styling. - Updated paths in various templates to reflect the new structure for partials. | |||||
| 2026-02-08 | Add functionality to retrieve latest journal entry and update home page display | Bobby | 2 | -0/+20 | |
| 2026-02-08 | Refactor journal retrieval functions and enhance journal entries display ↵ | Bobby | 3 | -132/+137 | |
| with new styles and structure | |||||
| 2026-02-08 | Refactor button classes in new entry template for consistency and improved ↵ | Bobby | 2 | -13/+8 | |
| styling Enhance button styles in CSS for better UI experience Add icons for toolbar buttons in fancymiku.js for improved functionality Update background opacity in vintage theme for better visibility | |||||
| 2026-02-08 | Added Fancy version of Miku with styles and new entry page for journals | Bobby | 7 | -0/+1025 | |
| 2026-02-07 | Add tag retrieval and display in weblog view with styling enhancements | Bobby | 1 | -0/+9 | |
| 2026-01-19 | Enhance Kawaii Beats Player UI and functionality | Bobby | 2 | -37/+268 | |
| 2025-12-28 | Fix post color assignment to use slug and update h2 margin in CSS | Bobby | 1 | -0/+1 | |
| 2025-12-28 | Adjust button padding for comment actions and set button styles in core CSS | Bobby | 2 | -1/+3 | |
| 2025-09-28 | journal settings and codemirror themes | Bobby | 16 | -2/+2066 | |
| 2025-09-20 | journal entries UI and journal creation | Bobby | 8 | -1773/+702 | |
| 2025-09-19 | add markup instructions | Bobby | 1 | -1/+104 | |
| 2025-08-29 | admin announcement management | Bobby | 2 | -6/+125 | |
| 2025-08-11 | complete comment system in weblog | Bobby | 3 | -100/+303 | |
| 2025-06-21 | I wrote a text editor and called it Miku | Bobby | 7 | -0/+1102 | |
| 2025-06-20 | wasted 3 hours building an alert system | Bobby | 2 | -0/+859 | |
| 2025-06-20 | render comments; render replies; added template filters and translations | Bobby | 2 | -4/+131 | |
| 2025-06-19 | better user area | Bobby | 1 | -22/+11 | |
| 2025-06-03 | added archives subpage | Bobby | 1 | -4/+2 | |
| 2025-06-03 | fixed post image margins | Bobby | 1 | -2/+2 | |
| 2025-06-03 | categories subpage | Bobby | 1 | -0/+451 | |
| 2025-05-29 | updated sidebar login area | Bobby | 2 | -24/+218 | |
| 2025-05-29 | refactor; more pastel styles | Bobby | 3 | -3/+34 | |
| 2025-05-26 | refactor templates as per djlint | Bobby | 3 | -1/+45 | |
| 2025-05-23 | weblog all filters with pagination | Bobby | 1 | -73/+140 | |
| 2025-05-23 | weblog filters | Bobby | 2 | -130/+256 | |
| 2025-05-22 | better posts; translated stuff; lightboxes; just improvements in general | Bobby | 1 | -0/+23 | |
| 2025-05-22 | porting weblog and single post; enabled ignis temporarily | Bobby | 5 | -216/+242 | |
| 2025-05-22 | kawaiibeats player complete ported | Bobby | 1 | -3/+3 | |
| 2025-05-22 | complete kawaii beats manager | Bobby | 2 | -13/+189 | |
| 2025-05-20 | added services + pamphlet | Bobby | 1 | -0/+5 | |
| 2025-05-20 | weblog list; home page ported; blog models enhanced; additional functions | Bobby | 2 | -1/+163 | |
