Commit graph

278 commits

Author SHA1 Message Date
Simon Chan
dfb6acd2d5
chore: switch to node test 2024-07-23 18:10:40 +08:00
Simon Chan
2aebf06ca7
chore: update dependencies 2024-07-14 21:11:28 +08:00
Simon Chan
0224f0512f
chore: update dependencies 2024-07-07 13:50:07 +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
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
d06b5f2ed6
feat: make consumable writable streams also accept raw values 2024-04-16 14:01:30 +08:00
Simon Chan
32c3666d21
fix: resolve lint errors 2024-04-13 23:20:35 +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
14abce470d
chore: update dependencies 2023-12-04 17:10:43 +08:00
Simon Chan
758cc1860e
fix(cli): rename AdbServerNodeTcpConnector 2023-10-18 10:34:23 +08:00
Simon Chan
dce44ae9ac
chore: update dependencies 2023-10-10 12:30:30 +08:00
Simon Chan
ea6f221a47
chore: remove dependency on @types/dom-webcodecs 2023-09-28 14:44:40 +08:00
Simon Chan
aca7df46b7
chore: update dependencies 2023-09-21 11:26:09 +08:00
Simon Chan
ec46a1730e
chore: remove deprecated packages 2023-09-15 18:26:34 +08:00
Simon Chan
aeff1f8818
feat(adb): add getListenAddresses to AdbTcpIpCommand 2023-08-26 00:31:08 +08:00
Simon Chan
c48ffc18db
feat(demo): update bugreport usage 2023-08-25 22:14:09 +08:00
Simon Chan
2b9c4f106e
chore: bump versions 2023-08-25 22:07:52 +08:00
Simon Chan
740086d27f
add changelog 2023-08-25 22:05:02 +08:00
Simon Chan
347beb308e
chore(demo): update scrcpy server to 2.1.1
fixes #568
2023-07-15 22:08:40 +08:00
Simon Chan
433f9b986f
chore: update dependencies 2023-07-07 18:30:13 +08:00
Simon Chan
721e14fa7a
feat(stream): improve ConcatStringStream 2023-07-06 15:07:08 +08:00
Simon Chan
e3bfd1592f
feat(bin): use cmd in settings 2023-07-01 03:07:57 +08:00
Simon Chan
9b0e06cdfb
feat(scrcpy-server): separate package, add support for Vite 2023-06-27 15:29:35 +08:00
Simon Chan
419a7559fe
feat(scrcpy): support server version 2.1 2023-06-22 12:58:47 +08:00
Simon Chan
ef583779fa
chore: update rush and pnpm versions 2023-06-20 14:44:40 +08:00
Simon Chan
d9685acc6f
fix(demo): detect webview remote debugging
fixes #562
2023-06-09 16:06:46 +08:00
Simon Chan
dc1a23b83d
feat(demo): save scrcpy settings to device
fixes #384
2023-06-05 14:20:01 +08:00
Simon Chan
d91fef04dd
chore: v0.0.20 2023-06-05 11:02:37 +08:00
Simon Chan
3e5d180699
feat(web): start a new web app 2023-05-25 23:05:16 +08:00
Simon Chan
c30db6b694
refactor(demo): code cleanups 2023-05-25 23:04:08 +08:00
Simon Chan
6fd1c6d67a
fix(demo): update undici 2023-05-24 03:00:14 +08:00
Simon Chan
db796b6205
chore: update dependencies 2023-05-22 12:57:03 +08:00
Simon Chan
3beaad2055
feat(adb): support connect to adb server (#549) 2023-05-14 03:54:03 +08:00