aboutsummaryrefslogtreecommitdiff
path: root/templates/_partials
AgeCommit message (Collapse)AuthorFilesLines
2026-06-20Localize journals, letters, and screenshots to JapaneseBobby1-1/+1
2026-05-14Add screenshots page with Steam integration on CRT GIFBobby1-1/+1
2026-05-14fix: point Repositories sidebar link at git.shi.fooBobby1-1/+1
2026-03-22Add journal templates for books, calendar, characters, tags, and volumesBobby1-4/+4
- 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-12Refactor code structure for improved readability and maintainabilityBobby1-1/+1
2026-03-12Add emoji management and enhance text editor featuresBobby2-11/+16
- 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-11Add letter management templates for composing, viewing conversations, and inboxBobby1-2/+2
- 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-04Add journal view functionality with routing and template; implement journal ↵Bobby1-1/+1
retrieval and pagination
2026-03-04Enhance journal entries page with gradient background and improved layout; ↵Bobby1-13/+9
update left sidebar to include site preferences link
2026-02-17Refactor journal and weblog templatesBobby4-375/+0
- 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-17Enhance journal entries display with gradient styles and add empty state ↵Bobby2-5/+28
message for no entries
2026-02-08Refactor journal retrieval functions and enhance journal entries display ↵Bobby1-0/+152
with new styles and structure
2026-01-19Enhance Kawaii Beats Player UI and functionalityBobby2-151/+261
2025-12-28Refactor journal management UI and enhance functionality with new entry ↵Bobby2-41/+27
creation, improved slug generation, and translation management features
2025-09-28journal settings and codemirror themesBobby1-0/+41
2025-09-19added journals to servicesBobby1-1/+1
2025-09-19add markup instructionsBobby1-0/+5
2025-08-11complete comment system in weblogBobby2-10/+62
2025-08-05basic optimisations; fixed meta descriptionsBobby1-2/+2
2025-06-21I wrote a text editor and called it MikuBobby1-1/+1
2025-06-20wasted 3 hours building an alert systemBobby1-2/+2
2025-06-20render comments; render replies; added template filters and translationsBobby1-0/+73
2025-06-19better user areaBobby1-1/+6
2025-06-03added archives subpageBobby1-1/+1
2025-06-03added tags subpageBobby2-2/+4
2025-06-03categories subpageBobby1-1/+1
2025-05-29updated sidebar login areaBobby1-4/+26
2025-05-29refactor; more pastel stylesBobby1-15/+15
2025-05-26refactor templates as per djlintBobby5-113/+113
2025-05-23weblog all filters with paginationBobby5-391/+428
2025-05-23weblog filtersBobby1-2/+2
2025-05-22porting weblog and single post; enabled ignis temporarilyBobby3-5/+5
2025-05-22kawaiibeats player complete portedBobby1-2/+2
2025-05-22complete kawaii beats managerBobby1-1/+1
2025-05-20started administation app and now I am tiredBobby1-2/+2
2025-05-20weblog list; home page ported; blog models enhanced; additional functionsBobby1-0/+43
2025-05-20home page cssBobby1-0/+0
2025-05-20right sidebar and footer portedBobby3-3/+174
2025-05-20added fonts and updated gifsBobby1-606/+0
2025-05-20complete left sidebarBobby1-20/+231
2025-05-20moving older templates to `templates.old` temporarily; auth module; user ↵Bobby1-0/+605
profile middleware; localegen generator
2025-05-20v2 setupBobby4-0/+18