|
1ee2df1652
|
docs: move large chunk of text to its own file
|
2023-05-23 00:49:24 +01:00 |
|
|
8390089187
|
docs: notes for submit issues
|
2023-05-23 00:32:41 +01:00 |
|
|
22fd7e31dc
|
docs: restructured readme with supported formats and project description
|
2023-05-23 00:23:06 +01:00 |
|
|
d5abb34d87
|
refactor: avoid bundling parakeet both in worker and main js
|
2023-05-23 00:04:06 +01:00 |
|
|
f072b7f88e
|
feat: add crypto impl for kgm/kwm (#16, #17)
|
2023-05-22 23:56:17 +01:00 |
|
|
fd7495a934
|
chore: upgrade sdk
|
2023-05-22 23:55:47 +01:00 |
|
|
117351a6e5
|
feat: added support for ncm (#15)
|
2023-05-22 23:07:58 +01:00 |
|
|
b0fc56519e
|
chore: upgrade even more packages
|
2023-05-22 22:45:16 +01:00 |
|
|
e406797250
|
chore: upgrade deps
|
2023-05-22 22:44:01 +01:00 |
|
|
7133a06d00
|
chore: update sdk to build exp.18
|
2023-05-22 22:38:59 +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 |
|
|
4aff3b7a07
|
feat: get pwa working
|
2023-05-22 00:29:27 +01:00 |
|
|
bb633cd6f2
|
refactor: make console log less verbose when not needed
|
2023-05-22 00:00:35 +01:00 |
|
|
63fff9be3a
|
faet: add support of xmly android (#1)
|
2023-05-21 23:38:50 +01:00 |
|
|
f7353ef4cb
|
refactor: improve flow of decryption (#2)
|
2023-05-21 23:38:32 +01:00 |
|
|
bc1c836d57
|
chore: bump sdk version
|
2023-05-21 23:37:30 +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 |
|
|
1fb7a81c63
|
test: fix test warning regarding async suspension rendering
|
2023-05-21 18:08:42 +01:00 |
|
|
4cfc672646
|
feat: print performance logs to console.
|
2023-05-21 18:00:06 +01:00 |
|
|
c4e3999546
|
feat: add basic file drag & drop support (#6)
|
2023-05-21 16:36:26 +01:00 |
|
|
24177e0fd6
|
chore: declare html as zh
|
2023-05-21 16:34:51 +01:00 |
|
|
125ac7354a
|
feat: add um logo to project
|
2023-05-21 15:40:26 +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 |
|
|
13e9e8142a
|
chore: be flexible about the path to libparakeet sdk
|
2023-05-21 14:34:27 +01:00 |
|
|
0d0cc810a3
|
chore: added vscode extension recommendation
|
2023-05-21 14:32:18 +01:00 |
|
|
a5d8e6bd11
|
Merge changes from @houkunlin
|
2023-05-21 14:28:19 +01:00 |
|
|
bbb43ba2f5
|
feat: re-implement current year logic by using a component
|
2023-05-21 14:24:06 +01:00 |
|
|
0f99f9ac4f
|
Revert "feat: 修改底部版权区域,使用 Wrap 组件来实现文字间的间隔,把结束年份动态获取当前年份"
This reverts commit d2bc92c39d .
|
2023-05-21 14:19:23 +01:00 |
|
|
4b7ed90247
|
chore: address code review re file row
|
2023-05-21 14:17:55 +01:00 |
|
|
c0bc9858d0
|
Merge remote-tracking branch 'houkunlin/feat/file-row' into merge-houkunlin
|
2023-05-21 14:16:56 +01:00 |
|
|
dc2cabe715
|
Merge remote-tracking branch 'houkunlin/feat/footer' into merge-houkunlin
|
2023-05-21 14:16:49 +01:00 |
|
|
ee0ae4bf24
|
chore: remove unused src config file
|
2023-05-20 02:19:45 +01:00 |
|
|
563c602bff
|
docs: update progress in readme
|
2023-05-18 22:13:48 +01:00 |
|
|
3b6d27948d
|
chore: use url format for request id
|
2023-05-18 22:12:45 +01:00 |
|
|
635796ad69
|
test: added test for DecryptionQueue (#8)
|
2023-05-18 22:12:34 +01:00 |
|
|
2186a08fa5
|
fix: replace setImmediate with a cross environment compatible version
|
2023-05-18 22:00:43 +01:00 |
|
|
770ebec736
|
chore: add lint-staged & husky
|
2023-05-18 00:39:50 +01:00 |
|
|
fd410302e4
|
test: proper sanity check; exclude WasmTest from coverage (#8)
|
2023-05-18 00:30:39 +01:00 |
|
|
0b7b72c8ef
|
refactor: simplify logic handling worker message
|
2023-05-18 00:21:11 +01:00 |
|
|
7df50c7c75
|
chore: remove abuse of any in WorkerEventBus
|
2023-05-18 00:18:22 +01:00 |
|
|
8f071d94c6
|
test: added test for ConcurrentQueue
|
2023-05-18 00:04:53 +01:00 |
|
|
1e761610dd
|
fix: type safe ConcurrentQueue
|
2023-05-18 00:04:37 +01:00 |
|
|
880a3c67fe
|
chore: make eslint happy
|
2023-05-18 00:04:20 +01:00 |
|
|
3298b29dbf
|
chore: configure eslint rules
|
2023-05-18 00:03:55 +01:00 |
|
|
448cbbfd74
|
chore: fix types for build & test
|
2023-05-18 00:03:30 +01:00 |
|