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
|
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
|
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
|
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 |
|