Commit Graph

116 Commits

Author SHA1 Message Date
Jixun Wu bb74c6e2b9 feat: added dummy settings modal 2023-06-03 14:58:17 +01:00
Jixun Wu 3a2a31f372 test: fix sanity check test 2023-06-03 14:15:53 +01:00
Jixun Wu d91b71e0d3 chore: fix typo 2023-06-03 14:15:21 +01:00
Jixun Wu 4def7a260e refactor: move components to sub dir 2023-06-03 14:14:50 +01:00
Jixun Wu 4602f96260 feat: setup redux store for settings 2023-06-03 14:09:11 +01:00
Jixun Wu c4dbaa4b73 chore: upgrade all dependencies to its latest. 2023-05-27 23:24:53 +01:00
Jixun Wu 4b4d22f00c chore: upgrade sdk to v0.1.1 2023-05-27 23:22:48 +01:00
Jixun Wu 8dd1439723 chore: remove gitkeep placeholder from public folder 2023-05-27 01:08:47 +01:00
Jixun Wu 05e4fca0de docs: update supported formats, reformatted TODO list 2023-05-27 00:48:07 +01:00
Jixun Wu e1929d7639 feat: add support for migu3d formats 2023-05-27 00:47:00 +01:00
Jixun Wu e9c4fffcdd docs: correctly apply strikethrough in readme 2023-05-23 00:52:24 +01:00
Jixun Wu 312b804a4e docs: update footer url to pnpm corepack with chapter text 2023-05-23 00:51:05 +01:00
Jixun Wu f1b01456c2 docs: move large chunk of text to its own file 2023-05-23 00:49:24 +01:00
Jixun Wu 813acfab2d docs: notes for submit issues 2023-05-23 00:32:41 +01:00
Jixun Wu 1a0f53e715 docs: restructured readme with supported formats and project description 2023-05-23 00:23:06 +01:00
Jixun Wu 42d7d47115 refactor: avoid bundling parakeet both in worker and main js 2023-05-23 00:04:06 +01:00
Jixun Wu cca9b38a1f feat: add crypto impl for kgm/kwm (#16, #17) 2023-05-22 23:56:17 +01:00
Jixun Wu a35a271cea chore: upgrade sdk 2023-05-22 23:55:47 +01:00
Jixun Wu b198240ef9 feat: added support for ncm (#15) 2023-05-22 23:07:58 +01:00
Jixun Wu 2d06fec684 chore: upgrade even more packages 2023-05-22 22:45:16 +01:00
Jixun Wu f2cd78ef0c chore: upgrade deps 2023-05-22 22:44:01 +01:00
Jixun Wu 83feba5713 chore: update sdk to build exp.18 2023-05-22 22:38:59 +01:00
Jixun Wu ce2c9835b9 chore: make error summary red (#12) 2023-05-22 22:28:51 +01:00
Jixun Wu 5db5fdaa69 feat: friendly way to inform user there's an error (#12) 2023-05-22 22:24:41 +01:00
Jixun Wu af61d23fd4 feat: get pwa working 2023-05-22 00:29:27 +01:00
Jixun Wu c6c373f9fc refactor: make console log less verbose when not needed 2023-05-22 00:00:35 +01:00
Jixun Wu c3809b48f7 faet: add support of xmly android (#1) 2023-05-21 23:38:50 +01:00
Jixun Wu fa2629ae6c refactor: improve flow of decryption (#2) 2023-05-21 23:38:32 +01:00
Jixun Wu e6bc60b9af chore: bump sdk version 2023-05-21 23:37:30 +01:00
Jixun Wu 0b2000ebe2 feat: move metadata display component out from FileRow 2023-05-21 18:19:41 +01:00
Jixun Wu 3f458e9f46 feat: rounded album cover image 2023-05-21 18:16:38 +01:00
Jixun Wu 8c9723cb0f test: fix test warning regarding async suspension rendering 2023-05-21 18:08:42 +01:00
Jixun Wu 06acbab4d9 feat: print performance logs to console. 2023-05-21 18:00:06 +01:00
Jixun Wu 6d3b14664a feat: add basic file drag & drop support (#6) 2023-05-21 16:36:26 +01:00
Jixun Wu 3f225b46dc chore: declare html as zh 2023-05-21 16:34:51 +01:00
Jixun Wu 582cd4552d feat: add um logo to project 2023-05-21 15:40:26 +01:00
Jixun Wu d8972219b0 chore: remove item based on animation exit event 2023-05-21 15:38:52 +01:00
Jixun Wu 48b7a559ca chore: wrap actions to a single condition 2023-05-21 15:38:31 +01:00
Jixun Wu 65e1e0caa2 chore: move file row's grid layout to its own file 2023-05-21 15:38:07 +01:00
Jixun Wu 940a61daab fix: restore missing card border 2023-05-21 15:08:23 +01:00
Jixun Wu 9630e56a96 chore: be flexible about the path to libparakeet sdk 2023-05-21 14:34:27 +01:00
Jixun Wu 7083e52eb7 chore: added vscode extension recommendation 2023-05-21 14:32:18 +01:00
Jixun Wu d12ef12ea4 Merge changes from @houkunlin 2023-05-21 14:28:19 +01:00
Jixun Wu c0ea13a2be feat: re-implement current year logic by using a component 2023-05-21 14:24:06 +01:00
Jixun Wu 878d31fd90 Revert "feat: 修改底部版权区域,使用 Wrap 组件来实现文字间的间隔,把结束年份动态获取当前年份"
This reverts commit 29bce26acb.
2023-05-21 14:19:23 +01:00
Jixun Wu 6dd5f04131 chore: address code review re file row 2023-05-21 14:17:55 +01:00
Jixun Wu 837e7655b8 Merge remote-tracking branch 'houkunlin/feat/file-row' into merge-houkunlin 2023-05-21 14:16:56 +01:00
Jixun Wu 6da0588e11 Merge remote-tracking branch 'houkunlin/feat/footer' into merge-houkunlin 2023-05-21 14:16:49 +01:00
Jixun Wu 2deb27f0c5 chore: remove unused src config file 2023-05-20 02:19:45 +01:00
Jixun Wu bababc1aa8 docs: update progress in readme 2023-05-18 22:13:48 +01:00