Commit graph

31 commits

Author SHA1 Message Date
Simon Chan
433f9b986f
chore: update dependencies 2023-07-07 18:30:13 +08:00
Simon Chan
d421502256
feat(scrcpy): add isSupported method toWebCodecDecoder 2023-05-25 23:01:02 +08:00
Simon Chan
db796b6205
chore: update dependencies 2023-05-22 12:57:03 +08:00
Simon Chan
130dd98145
refactor(tabby): reduce bundle size by 10M 2023-04-26 00:46:12 +08:00
Simon Chan
b08ad29706
feat(scrcpy): support Scrcpy 2.0 (#495) 2023-04-15 19:50:46 +08:00
Simon Chan
82a6732e9e
chore: update dependencies 2023-03-12 11:08:46 +08:00
Simon Chan
6ada4a7a06 chore: format code with prettier 2023-02-23 16:00:08 +08:00
Simon Chan
6f1be248fb chore: prefer top-level type import
Prepare for TypeScript 5.0 verbatimModuleSyntax option
2023-02-23 15:59:32 +08:00
Simon Chan
259cdefcb2
chore: upgrade to official eslint-plugin-import 2023-01-13 01:20:23 +08:00
Simon Chan
171c5fc73e
chore: update dependencies 2023-01-05 00:39:50 +08:00
Simon Chan
aa033e4de6
chore: integrate ESLint 2022-12-22 01:42:24 +08:00
Simon Chan
879ffcbb19
chore: upgrade dependencies 2022-11-12 20:49:08 +08:00
Simon Chan
30faaa1438
refactor(struct): performance optimization 2022-05-15 13:48:25 +08:00
Simon Chan
896e7e7bfd
fix(struct): support custom TypeScript type for uint8Array 2022-05-11 12:09:32 +08:00
Simon Chan
52bbc55fd4
chore: enable sourcemap in dev env, update dependencies 2022-05-01 18:32:30 +08:00
Simon Chan
3ad875d75c
test: add tests for transform streams 2022-03-23 10:26:13 +08:00
Simon Chan
53bdf03531
refactor: simplify base64 methods and rewrite test 2022-03-22 18:16:43 +08:00
Simon Chan
d9212b4dac
feat: convert to Node.js compatible ES Module 2022-03-15 16:53:07 +08:00
Simon Chan
730aac8da2
chore: disable importsNotUsedAsValues 2022-03-15 16:10:18 +08:00
Simon Chan
2ff723f488
chore: enable importsNotUsedAsValues 2022-03-15 15:06:56 +08:00
Simon Chan
b287340ac9
refactor: remove AdbLogger 2022-03-05 04:55:39 +08:00
Simon Chan
68774620c3 refactor(adb): add web streams fallback detection 2022-02-15 00:13:51 +08:00
Simon Chan
55cd69d47b refactor: enable strict TypeScript options 2022-02-02 19:14:51 +08:00
Simon Chan
fb4f73ddec chore: enable noImplicitOverride 2022-01-09 22:54:50 +08:00
Simon Chan
08767c7b71 refactor(struct): remove context interfaces 2022-01-08 18:51:14 +08:00
Simon Chan
e8a77f137a feat(scrcpy): support both 1.17 and 1.19 servers 2021-12-08 18:32:01 +08:00
Simon Chan
48d690b6c9 chore: update dependencies 2021-09-15 18:25:21 +08:00
Simon Chan
5f04954480 chore: upate dependencies 2021-07-13 16:32:46 +08:00
Simon Chan
bcbc418f8b doc: add how to develop 2021-06-18 11:09:21 +08:00
Simon Chan
b8de6b70d8 doc: add README for ts-package-builder 2021-05-24 11:12:12 +08:00
Simon Chan
d80288ec9b chore: experimental moving to rush 2021-05-14 15:31:59 +08:00