e6ad264bae
feat: 优化页面主题为亮蓝色系,增加色彩丰富度
dev
ethan.chen
2026-01-08 14:11:13 +08:00
7634c0d1d5
feat: 优化日期选择,字数展示
main
ethan.chen
2025-08-15 14:39:55 +08:00
e8372dab24
feat: enhance authentication and UI components in App; add Toast for notifications, improve login handling, and update pagination logic
ethan.chen
2025-06-23 16:57:23 +08:00
d2f79cb32e
feat: add deployment script for automated project deployment to remote server with backup functionality
ethan.chen
2025-06-18 16:04:58 +08:00
0613966ba4
chore: update package dependencies to include @types/node and undici-types; refactor SHA-256 encryption implementation in App component
ethan.chen
2025-06-18 15:37:03 +08:00
2cd47cf330
feat: add SHA-256 encryption for password handling in login process within App component
ethan.chen
2025-06-13 15:21:49 +08:00
3c346021e3
fix: update API endpoint for user login and adjust authentication logic in App component; modify rating display in MediaItem component
ethan.chen
2025-06-13 14:32:34 +08:00
35e0df26fe
feat: enhance UI components with improved styling, transitions, and layout adjustments across App, MediaFormModal, MediaItem, and StarRating components
ethan.chen
2025-06-03 17:41:10 +08:00
701021c112
feat: integrate StarRating component into MediaFormModal for improved rating input
ethan.chen
2025-05-27 18:40:23 +08:00
69e4a66375
feat: update DatePicker to handle date selection via onSelect callback in MediaFormModal
ethan.chen
2025-05-27 18:32:12 +08:00
97243c33c2
feat: add DatePicker component for date selection in MediaFormModal, update dependencies, and refactor date input handling
ethan.chen
2025-05-27 18:26:43 +08:00
2389d71b54
feat: update authentication logic in App component to use new verification endpoint and streamline initial data fetching
ethan.chen
2025-05-27 18:08:51 +08:00
dcb95f35f8
feat: implement delete confirmation modal for media items, enhance MediaItem component with delete functionality, and update App component to manage deletion state
ethan.chen
2025-05-27 18:06:19 +08:00
5811739409
feat: add media type selection to MediaFormModal and remove redundant type field from API requests in App component
ethan.chen
2025-05-27 17:05:36 +08:00
f2fcabe79f
feat: implement media editing functionality in App component, enhance MediaFormModal for editing, and update MediaItem to trigger edit action
ethan.chen
2025-05-27 16:34:16 +08:00
1cd891833c
feat: reset media form fields when modal is shown in MediaFormModal component
ethan.chen
2025-05-26 18:32:42 +08:00
30908806e4
feat: add authentication initialization logic and loading state to App component
ethan.chen
2025-05-26 18:28:03 +08:00
6d07c482db
feat: implement MediaFormModal for adding new media entries, update Media interface to make 'id' optional, and refactor MediaItem to use utility for star ratings
ethan.chen
2025-05-26 18:25:23 +08:00
345f4e995f
feat: enhance star rating display in MediaItem component to support half-star ratings
ethan.chen
2025-05-26 17:08:43 +08:00
dd0c6b8e2e
feat: modularize media display by creating MediaItem component, define Media interface, and simplify media list rendering
ethan.chen
2025-05-26 17:05:24 +08:00
96becb0363
refactor: replace writable stores with reactive variables, update media category labels to Chinese, and streamline event handling
ethan.chen
2025-05-23 17:43:30 +08:00
27ceef4bd2
fix: update authentication response handling, improve UI layout, and adjust CSS for better responsiveness
ethan.chen
2025-05-20 18:16:41 +08:00
b84138c7a9
feat: enhance media management features with pagination, category selection, and improved UI elements
ethan.chen
2025-05-20 18:15:41 +08:00
811ed03a05
feat: add Tailwind CSS and Skeleton UI integration, implement authentication flow, and configure API requests
ethan.chen
2025-05-19 18:25:20 +08:00