24 Commits

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