Commit graph

60 commits

Author SHA1 Message Date
Simon Chan
c31f2e636c
chore: prerelease 0.0.0-next-20241129144018 2024-11-29 22:40:43 +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
6cb0a589fa
fix(adb-scrcpy): fallback to forward tunnel when reverse tunnel not supported 2024-11-19 11:35:44 +08:00
Simon Chan
d50a170ab8
feat(struct): new API full rewrite 2024-10-31 17:26:37 +08:00
Simon Chan
ef0e1c6bcf
chore: update dependencies 2024-10-21 11:58:49 +08:00
Simon Chan
6a18fa293b
fix(stream): remove UnwrapStream, it doesn't work 2024-10-13 01:54:22 +08:00
Simon Chan
d862077c34
chore: update dependencies 2024-10-04 12:17:53 +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
fb62a6799d
chore: update dependencies 2024-08-23 11:32:28 +08:00
Simon Chan
677aabc73c
chore: update dependencies 2024-08-20 12:08:00 +08:00
AION
835796ec7b
fix: adb-server-node-tcp returns incorrect reverse tunnel address (#663) 2024-08-20 11:16:45 +08:00
Simon Chan
5bafa6611b
chore: update dependencies 2024-08-12 12:02:52 +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
3113327de1
feat(scrcpy): report device message stream end and error to options class 2024-07-01 22:04:36 +08:00
Simon Chan
b86a23a345
chore: update dependencies
also experiment with some new eslint rules
2024-06-26 17:08:47 +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
e9c82f94dd
feat(adb): server client mdns services 2024-05-23 19:40:44 +08:00
Simon Chan
fdf0a863d9
chore: re-add eslint-plugin-import-x 2024-05-20 15:57:17 +08:00
Simon Chan
8223d79886
refactor: performance optimizations
also renamed some internal types, and adding more code comments. (not thoroughly tested yet)
2024-05-04 23:47:52 +08:00
Simon Chan
dcda6459ac
feat: add utilities for read/write Uint8Array 2024-04-16 22:17:36 +08:00
Simon Chan
d06b5f2ed6
feat: make consumable writable streams also accept raw values 2024-04-16 14:01:30 +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
Simon Chan
1f162ad324
chore: update dependencies 2024-01-20 22:10:47 +08:00
Simon Chan
9dabcbcb0b
chore: update dependencies 2024-01-11 20:11:13 +08:00
Simon Chan
afdb408431
chore: update dependencies 2024-01-08 19:16:52 +08:00
Simon Chan
06b3f47680
fix(usb): fix getDevices doesn't match filter with auto generated serial number 2023-12-29 19:07:06 +08:00
Simon Chan
b920c72e6b
chore: update dependencies 2023-12-17 13:51:35 +08:00
Simon Chan
6fc88b9b17
chore: bump version 2023-12-13 13:58:20 +08:00
Simon Chan
0a135229a5
chore: add changelogs 2023-12-13 13:57:22 +08:00
Simon Chan
14abce470d
chore: update dependencies 2023-12-04 17:10:43 +08:00
Simon Chan
fe5cb5a176
feat(adb): don't kill subprocess on stream close 2023-10-17 21:13:36 +08:00