24 Commits

Author SHA1 Message Date
鲁树人
3ab73d8369 adjust dark mode and layout
All checks were successful
Build and Deploy / build (push) Successful in 2m2s
2025-05-18 23:18:01 +09:00
鲁树人
2e4e57be45 refactor: batch 3
All checks were successful
Build and Deploy / build (push) Successful in 1m42s
2025-05-18 02:41:20 +09:00
鲁树人
246ba48135 fix: build/test issue 2025-05-17 06:09:00 +09:00
鲁树人
13c669b4ea refactor: batch 1 2025-05-17 05:59:39 +09:00
鲁树人
a0bab29966 docs: update faq to include valid version of qmpc #52 2023-11-02 23:57:54 +00:00
鲁树人
52d86e4601 feat: friendly way to inform user there's an error (#12) 2023-05-22 22:24:41 +01:00
鲁树人
e6b3c2813d feat: move metadata display component out from FileRow 2023-05-21 18:19:41 +01:00
鲁树人
9fc8c15c28 feat: rounded album cover image 2023-05-21 18:16:38 +01:00
鲁树人
4fc407221a chore: remove item based on animation exit event 2023-05-21 15:38:52 +01:00
鲁树人
afc95e0ed3 chore: wrap actions to a single condition 2023-05-21 15:38:31 +01:00
鲁树人
dd035d04a0 chore: move file row's grid layout to its own file 2023-05-21 15:38:07 +01:00
鲁树人
22ca4882bc fix: restore missing card border 2023-05-21 15:08:23 +01:00
鲁树人
4b7ed90247 chore: address code review re file row 2023-05-21 14:17:55 +01:00
HouKunLin
aaefffbb8b feat: 即使不存在歌曲元数据,也展示默认的“暂无封面”占位图片 2023-05-17 09:39:33 +08:00
HouKunLin
4341203c08 feat: togglePlay 方法取消使用 useCallback 2023-05-17 09:27:16 +08:00
HouKunLin
854c29c3d1 Merge remote-tracking branch 'origin/main' into feat/file-row
# Conflicts:
#	src/features/file-listing/FileRow.tsx
2023-05-17 09:18:41 +08:00
HouKunLin
0197c8b2f4 feat: 删除歌曲行数据时改用 onClose 来处理 2023-05-17 09:10:36 +08:00
鲁树人
0db84813ad test: working test with TypeScript + vite (using vitest) 2023-05-17 01:46:20 +01:00
HouKunLin
8a825affd0 feat: 歌曲封面使用 Image 组件,删除歌曲行数据时使用一个动画效果来过渡一下 2023-05-16 16:24:00 +08:00
鲁树人
d7f68aa255 feat: allow user to remove entry from the page 2023-05-15 21:05:03 +01:00
鲁树人
9aba8f9bd7 feat: basic responsive UI 2023-05-15 00:41:39 +01:00
鲁树人
a692c7a9ae chore: remove dummy todo 2023-05-15 00:32:50 +01:00
鲁树人
49fe534b51 fix: dl button from listing 2023-05-15 00:28:42 +01:00
鲁树人
b99590908e feat: ui improvement, working audio preview 2023-05-14 23:47:56 +01:00