aboutsummaryrefslogtreecommitdiff
path: root/administration
AgeCommit message (Collapse)AuthorFilesLines
2026-03-12Add emoji management and enhance text editor featuresBobby7-3/+143
- 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 inboxBobby2-3/+3
- 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.
2025-08-29admin announcement managementBobby2-1/+37
2025-06-21I wrote a text editor and called it MikuBobby2-0/+20
2025-06-20moved announcemnts to admins with translationsBobby5-0/+220
2025-05-23weblog filtersBobby1-1/+1
2025-05-22kawaiibeats player complete portedBobby2-1/+16
2025-05-22complete kawaii beats managerBobby9-11/+322
2025-05-20started administation app and now I am tiredBobby9-0/+30