| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-22 | Add journal templates for books, calendar, characters, tags, and volumes | Bobby | 8 | -0/+867 | |
| - 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-13 | fix: improve conversation handling and message sending in WebSocket consumer | Bobby | 1 | -2/+3 | |
| refactor: enhance letter list rendering in JavaScript | |||||
| 2026-03-12 | Refactor journal and letter templates and scripts | Bobby | 7 | -0/+436 | |
| - Updated journal_view.html to use JSON configuration for styles and scripts. - Refactored new_entry.html to utilize JSON for editor configuration. - Simplified settings.html by moving confirmation logic to JSON configuration. - Adjusted letter_rows.html to remove fixed image dimensions for better responsiveness. - Enhanced conversation.html with additional data attributes for improved functionality. - Removed inline scripts from tags.html and replaced with external JavaScript file. - Created new JavaScript files for handling journal entry editing, image floating, and letter functionalities. - Improved the tags page layout with dynamic positioning of polaroids. | |||||
| 2026-03-12 | feat: add attachment functionality to letters | Bobby | 2 | -9/+179 | |
| - 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 | 1 | -0/+876 | |
| - 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 | 2 | -94/+175 | |
| - 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 | Refactor translations for language choices; update journal entry settings ↵ | Bobby | 1 | -2/+2 | |
| links and improve entry layout with responsive image handling | |||||
| 2026-02-08 | Refactor journal retrieval functions and enhance journal entries display ↵ | Bobby | 1 | -1/+0 | |
| with new styles and structure | |||||
| 2026-02-08 | Refactor button classes in new entry template for consistency and improved ↵ | Bobby | 1 | -13/+29 | |
| 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 | 1 | -0/+761 | |
| 2026-01-19 | Enhance Kawaii Beats Player UI and functionality | Bobby | 1 | -16/+141 | |
| 2025-12-28 | Refactor journal management UI and enhance functionality with new entry ↵ | Bobby | 4 | -0/+351 | |
| creation, improved slug generation, and translation management features | |||||
| 2025-09-28 | journal settings and codemirror themes | Bobby | 2 | -0/+0 | |
| 2025-08-29 | admin announcement management | Bobby | 1 | -1/+7 | |
| 2025-08-11 | complete comment system in weblog | Bobby | 2 | -12/+8 | |
| 2025-06-21 | I wrote a text editor and called it Miku | Bobby | 2 | -0/+1637 | |
| 2025-06-20 | wasted 3 hours building an alert system | Bobby | 1 | -1/+33 | |
| 2025-06-03 | fixed post image margins | Bobby | 1 | -4/+4 | |
| 2025-05-22 | better posts; translated stuff; lightboxes; just improvements in general | Bobby | 2 | -39/+170 | |
| 2025-05-22 | porting weblog and single post; enabled ignis temporarily | Bobby | 1 | -0/+55 | |
| 2025-05-22 | kawaiibeats player complete ported | Bobby | 2 | -137/+90 | |
| 2025-05-22 | complete kawaii beats manager | Bobby | 3 | -5/+38 | |
| 2025-05-20 | added services + pamphlet | Bobby | 2 | -0/+147 | |
| 2025-05-20 | weblog list; home page ported; blog models enhanced; additional functions | Bobby | 2 | -0/+368 | |
| 2025-05-20 | right sidebar and footer ported | Bobby | 1 | -0/+743 | |
| 2024-08-12 | Using i18n for native `ja` translation::under construction | Bobby | 1 | -5/+13 | |
| 2024-04-18 | Revert back translation | Bobby | 1 | -13/+6 | |
| 2024-04-18 | Translated Pages are Cached | Bobby | 2 | -0/+49 | |
| 2023-07-09 | Full Code edit support in posts | Bobby | 1 | -0/+682 | |
| 2023-07-05 | Fun Stuff is separated to good stuff and site spells. Harlem Shake and DVD ↵ | Bobby | 2 | -20/+232 | |
| Spells added; Oneko is now a spell | |||||
| 2023-07-05 | Focus and Spectacles Persist. Selection BG Change | Bobby | 1 | -0/+16 | |
| 2023-06-25 | Font Rendering for Japanese and Code Blocks | Bobby | 1 | -3/+10 | |
| 2023-06-16 | Support for RSS Feeds | Bobby | 2 | -1/+14 | |
| 2023-06-16 | Instant Translation Support" | Bobby | 2 | -17/+43 | |
| 2023-06-08 | Make the text imemdiately visible after change | Bobby | 1 | -3/+1 | |
| 2023-06-08 | Allow Translation to occur when TL is loaded | Bobby | 1 | -7/+8 | |
| 2023-06-07 | Remove log statements | Bobby | 1 | -3/+0 | |
| 2023-06-07 | Remove Middleware and Handle Translate Client Side | Bobby | 1 | -0/+43 | |
| 2023-06-06 | 日本語 Approaching Fast: Courtesy of Google Translate | Bobby | 2 | -1/+6 | |
| 2023-06-06 | Spectacles shall persist across pages | Bobby | 1 | -0/+12 | |
| 2023-06-06 | Move Mathjax Config to Back to Partial | Bobby | 1 | -53/+0 | |
| 2023-06-06 | Lights is renamed to "Focus" | Bobby | 1 | -13/+13 | |
| 2023-06-06 | Light Mode on Steriods; Move JS to files | Bobby | 3 | -0/+264 | |
| 2023-06-02 | Fix JS compat for smaller screens | Bobby | 1 | -1/+1 | |
| 2023-05-30 | Support for resolutions < 450 units | Bobby | 1 | -0/+33 | |
| 2023-05-17 | Protected usernames + Skippy comes to chat to lonely users + Handle Multiple ↵ | Bobby | 1 | -1/+10 | |
| Chat users | |||||
| 2023-05-17 | Bug Fix: Receiving messages on live chat cleared your current typed messahe" | Bobby | 1 | -1/+0 | |
| 2023-05-15 | Simple working live chat | Bobby | 1 | -0/+50 | |
| 2023-05-03 | Added Oneko Mouse Following Cat | Bobby | 1 | -0/+202 | |
| 2023-04-03 | Style changes, Using Jquery 1.12 for IE6 compatibility, header update, local ↵ | Bobby | 1 | -0/+5 | |
| time aware time display | |||||
