Commit Graph

36 Commits

Author SHA1 Message Date
8b416f8055 refactor: begin migrate to @unlock-music/crypto
Some checks failed
continuous-integration/drone/push Build is failing
2024-09-15 00:54:15 +01:00
fcc4b14211 feat: support for qmcv2 musicex tail 2023-12-24 12:15:56 +01:00
83b06dbe60 feat: add basic instruction to paste device key from qtfm-device-id 2023-12-21 19:34:37 +00:00
18d02a906b feat: initial implementation of qtfm android 2023-11-29 23:45:56 +00:00
a0bab29966 docs: update faq to include valid version of qmpc #52 2023-11-02 23:57:54 +00:00
32dbed45cb feat: add KWMv2 support 2023-06-17 14:29:50 +01:00
865dcae931 feat: pass options to downstream decryptor 2023-06-10 12:06:02 +01:00
897830cd44 refactor: move components to sub dir 2023-06-03 14:14:50 +01:00
26fa7fef52 chore: make error summary red (#12) 2023-05-22 22:28:51 +01: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
aaefffbb8b feat: 即使不存在歌曲元数据,也展示默认的“暂无封面”占位图片 2023-05-17 09:39:33 +08:00
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