Commit Graph

44 Commits

Author SHA1 Message Date
鲁树人
a11caaae92 refactor: major package updates 2025-10-16 01:00:38 +09:00
鲁树人
99bce5c4ef fix: improve dark mode color 2025-07-05 01:13:39 +09:00
鲁树人
3ab73d8369 adjust dark mode and layout 2025-05-18 23:18:01 +09:00
鲁树人
9518b813bd refactor: batch 4 2025-05-18 09:58:34 +09:00
鲁树人
2e4e57be45 refactor: batch 3 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
鲁树人
c71078f5da feat(kgm): kgm v5 (aka. kgg) support 2025-02-25 07:05:31 +09:00
鲁树人
58c96f264b Dependency upgrade + lib_um_crypto_rust (#78)
Co-authored-by: 鲁树人 <lu.shuren@um-react.app>
Co-committed-by: 鲁树人 <lu.shuren@um-react.app>
2024-09-24 22:19:30 +00: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
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
鲁树人
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