1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

10 Commits

Author SHA1 Message Date
Formatter [BOT]
2e756ddad9 Auto-format code 🧹🌟🤖 2025-03-04 10:35:34 +00:00
jhcj.z
61bf233704 Fixes #399 (#415) 修复tailwind主题
* 引入tailwindcss, 更新默认主题ui

* 引入tailwindcss, 添加新的主题ui

* 引入tailwindcss, 添加新的主题ui

* 更新tailwind主题

* fix merge error

* fix merge error

* feat: Enhance song metadata display and API fetching

- Add more detailed song metadata in frontend (title, artist, album, year, genre, lyrics)
- Update API call to include music tags
- Replace default music icon with song cover image
- Improve type hinting in httpserver.py

* feat: Add keyboard shortcuts for music playback control

- Implement keyboard shortcuts for play/pause (Space), previous/next track (Left/Right arrows)
- Add volume control via Up/Down arrow keys
- Prevent default browser actions for shortcut keys
- Add event listener for keydown and remove on component unmount
- Enhance user interaction with music player

* feat: Improve song metadata handling and error resilience

- Enhance current song information retrieval with more robust error handling
- Add fallback values for song metadata when API calls fail
- Update current song state with additional properties like cover image
- Optimize song loading process with better error management
- Ensure consistent song information display even with incomplete data

* fix bugs

* tailwind fix bugs

* Merge branch 'main' of github.com:xiaomusic

* Merge branch 'main' of github.com:xiaomusic

* 修复刮削歌曲的歌曲名称和文件名称不一致,播放失败的问题
2025-03-04 18:35:05 +08:00
Formatter [BOT]
8fbff212cc Auto-format code 🧹🌟🤖 2025-02-05 14:08:53 +00:00
jhcj.z
d122ba9545 feat: 添加正在播放页面 (#386)
* 引入tailwindcss, 更新默认主题ui

* 引入tailwindcss, 添加新的主题ui

* 引入tailwindcss, 添加新的主题ui

* 更新tailwind主题

* fix merge error

* fix merge error

* feat: Enhance song metadata display and API fetching

- Add more detailed song metadata in frontend (title, artist, album, year, genre, lyrics)
- Update API call to include music tags
- Replace default music icon with song cover image
- Improve type hinting in httpserver.py

* feat: Add keyboard shortcuts for music playback control

- Implement keyboard shortcuts for play/pause (Space), previous/next track (Left/Right arrows)
- Add volume control via Up/Down arrow keys
- Prevent default browser actions for shortcut keys
- Add event listener for keydown and remove on component unmount
- Enhance user interaction with music player

* feat: Improve song metadata handling and error resilience

- Enhance current song information retrieval with more robust error handling
- Add fallback values for song metadata when API calls fail
- Update current song state with additional properties like cover image
- Optimize song loading process with better error management
- Ensure consistent song information display even with incomplete data
2025-02-05 22:08:24 +08:00
Formatter [BOT]
a34851930c Auto-format code 🧹🌟🤖 2025-02-04 13:02:02 +00:00
jhcj.z
3f27d2cb5e feat: 更新tailwind主题 (#383)
* 引入tailwindcss, 更新默认主题ui

* 引入tailwindcss, 添加新的主题ui

* 引入tailwindcss, 添加新的主题ui

* 更新tailwind主题

* fix merge error

* fix merge error
2025-02-04 21:01:37 +08:00
Formatter [BOT]
73839b72cc Auto-format code 🧹🌟🤖 2025-01-19 15:18:31 +00:00
jhcj.z
253c620c66 使用 tailwindcss 创建了一个新的主题 (#372)
* 引入tailwindcss, 更新默认主题ui

* 引入tailwindcss, 添加新的主题ui

* 引入tailwindcss, 添加新的主题ui
2025-01-19 23:18:06 +08:00
涵曦
7301953592 feat: 接入 sentry 平台 2024-12-18 17:51:31 +08:00
涵曦
97084e4cc3 first commit 2023-10-14 22:25:26 +08:00