Commit graph

114 commits

Author SHA1 Message Date
Simon Chan
96824ef984
refactor(adb): completely separate daemon authenticator 2025-09-30 21:11:54 +08:00
Simon Chan
6db5d8eb74
feat(credential): expose key name for varies password-related operations 2025-09-29 13:25:19 +08:00
Simon Chan
755061ef18
feat(credential): rename AdbWebCryptoCredentialManager 2025-09-29 12:20:35 +08:00
Simon Chan
7df9ca2642
feat(credential): allow ignoring error and continue loading next key (#803) 2025-09-17 07:55:03 +08:00
Simon Chan
2d75bf5e4f
feat(credential): save key name in storage (#794) 2025-09-15 15:13:28 +08:00
Simon Chan
7cad550b56
feat(credential): add support for password- and passkey-protected stores (#780) 2025-08-16 01:41:32 +08:00
Simon Chan
b0bd64c113
chore: update dependencies 2025-08-04 23:49:51 +08:00
Simon Chan
bd9e3ad7cd
chore: update dependencies 2025-07-20 17:13:36 +08:00
Simon Chan
e0bff2a678
chore: add WeChat link to README 2025-06-29 20:55:22 +08:00
Simon Chan
748c4b2394
chore: release version 2.1.0 2025-06-17 14:15:29 +08:00
Simon Chan
e6f2c26306
chore: update Discord invitation link 2025-06-17 13:45:41 +08:00
Simon Chan
9600a7763a
chore: update documentation links 2025-06-05 18:56:30 +08:00
Simon Chan
bd4f68d61f
chore: update dependencies 2025-04-13 14:45:15 +08:00
Simon Chan
ab23e4baa3
chore: release 2.0.1 2025-04-04 21:35:17 +08:00
Simon Chan
f8b40e83b0
chore: release version 2.0.0 2025-04-04 20:57:48 +08:00
Simon Chan
1d71971281
refactor: add readonly to many read only fields 2025-04-04 01:28:07 +08:00
Simon Chan
cecb3ce21a
chore: update dependencies 2025-03-13 17:38:06 +08:00
Simon Chan
5a1f41766c
chore: update dependencies, update license year 2025-03-02 18:11:10 +08:00
Simon Chan
6ebb9753e3 chore: update dependencies 2025-01-09 13:00:28 +08:00
Simon Chan
52b198a6cd
chore: bump version to 1.1.0 2024-12-31 16:39:36 +08:00
Simon Chan
493ae330ae
chore: update all non-major dependencies 2024-12-07 14:29:46 +08:00
Simon Chan
c0d0695285
chore: version 1.0.0 2024-12-02 10:36:49 +08:00
Simon Chan
ea5002bc87
chore: small cleanups 2024-11-29 22:40:08 +08:00
Simon Chan
e8f3806bd3
chore: update dependencies 2024-11-27 17:23:09 +08:00
Simon Chan
db8466f6ee
refactor: extract common types to @yume-chan/async package 2024-11-20 06:37:09 +08:00
Simon Chan
ef0e1c6bcf
chore: update dependencies 2024-10-21 11:58:49 +08:00
Simon Chan
dd68af8072
chore: update dependencies 2024-09-17 14:23:22 +08:00
Simon Chan
9e43f29441
chore: update dependencies 2024-09-10 12:07:03 +08:00
Simon Chan
677aabc73c
chore: update dependencies 2024-08-20 12:08:00 +08:00
Simon Chan
66a98f89ba
refactor: upgrade to typescript-eslint v8 2024-08-03 17:26:57 +08:00
Simon Chan
6115266a87
chore: update dependencies 2024-07-25 12:31:45 +08:00
Simon Chan
b2750755d7
chore: update dependencies 2024-07-23 18:10:41 +08:00
Simon Chan
dfb6acd2d5
chore: switch to node test 2024-07-23 18:10:40 +08:00
Simon Chan
3896273918
chore: remove CHANGELOG.json as changesets doesn't support it 2024-07-14 21:22:48 +08:00
Simon Chan
2aebf06ca7
chore: update dependencies 2024-07-14 21:11:28 +08:00
Simon Chan
087e01b11b
chore: add sideEffects: false 2024-07-07 16:59:28 +08:00
Simon Chan
0224f0512f
chore: update dependencies 2024-07-07 13:50:07 +08:00
Simon Chan
af0acb577a
feat(webusb): allow filters to be empty arrays 2024-06-27 14:15:46 +08:00
Simon Chan
3c2b57cfc5
chore: update dependencies 2024-06-23 05:28:50 +08:00
Simon Chan
b62419fa3e
chore: bump version to 0.0.24 2024-06-18 10:54:42 +08:00
Simon Chan
a7dc2236b1
chore: update dependencies 2024-06-14 14:59:21 +08:00
Simon Chan
cee1d22ed0
chore: update dependencies 2024-06-06 14:51:23 +08:00
Simon Chan
721b6c0da6
refactor: code cleanup 2024-06-02 01:55:26 +08:00
Simon Chan
dcda6459ac
feat: add utilities for read/write Uint8Array 2024-04-16 22:17:36 +08:00
Simon Chan
70a82e2af3
chore: update dependencies
notably, eslint v9 requires big changes to the configuration. because eslint-plugin-import doesn't support eslint v9, it's disabled by now.
2024-04-13 23:02:54 +08:00
Simon Chan
d187c247d7
chore: update dependencies 2024-04-05 19:39:49 +08:00
Simon Chan
adfcc12a0a
chore: bump version 2024-03-21 11:30:57 +08:00
Simon Chan
9a87f3ca13
chore: update dependencies 2024-03-21 10:37:37 +08:00
Simon Chan
cbc0fa8f1e
chore: update dependencies 2024-03-05 12:41:31 +08:00
Simon Chan
f3ddf0da58
chore: update dependencies 2024-02-19 22:02:04 +08:00