Commit Graph

18 Commits

Author SHA1 Message Date
4341203c08 feat: togglePlay 方法取消使用 useCallback 2023-05-17 09:27:16 +08:00
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
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
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
2c56c22c74 chore: make download button work 2023-05-09 21:07:49 +01:00
1c1d234244 feat: add xiami crypto & have a working decryption workflow (#2, #9) 2023-05-09 01:23:35 +01:00
5ad054631c refactor: use ~ as import alias 2023-05-09 01:22:00 +01:00
911ee2a2fa feat: get web worker mechanism working (pass file around) 2023-05-08 17:36:10 +01:00
7a12d6c6a1 feat: hide metadata until is processed 2023-05-08 16:23:58 +01:00
c0737a341b feat: allow add file by selecting through open file dialog 2023-05-08 16:23:58 +01:00
3b264f380f chore: use object instead of array for file listing 2023-05-08 15:54:18 +01:00
38aa81b5bc feat: basic ui layout 2023-05-07 23:29:37 +01:00