Commit graph

22 commits

Author SHA1 Message Date
26d1175b26
build: don't use stc when building 2024-08-24 21:52:31 +03:00
d5c96ca6fe
feat: updated to layer 186 2024-08-19 09:24:59 +03:00
b76463ccc0
chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
a0ed9c2426
chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
d29e3b0dcd
fix(core): don't serialize arraybuffer views 2024-08-06 23:08:11 +03:00
56e928197d
fix(core): serialize longs from port to worker (part 2) 2024-07-17 20:46:35 +03:00
69eda9decb
fix(core): serialize longs from port to worker 2024-07-17 19:22:10 +03:00
134dc8371f
fix(core): serializing Longs between worker and port 2024-07-15 23:12:57 +03:00
0290bb429a
fix(core): abort signal with workers 2024-07-01 12:07:15 +03:00
e2464f7f3f
feat(core): qr code login 2024-06-28 17:30:47 +03:00
85f6610e09
fix(core): fixed some dangling timers 2024-06-25 00:01:49 +03:00
ae8ab45a74
chore: fixed remaining type errors 2024-04-14 22:18:53 +03:00
9491b2b1e6
fix: use node: scheme for node imports 2024-04-14 22:18:53 +03:00
81a12a8088
fix(core): send connection state through worker 2024-03-17 00:36:09 +03:00
83746aa460
feat: initial support for connection states 2024-03-12 13:15:27 +03:00
14549020aa
test(e2e): added worker tests 2024-03-07 05:35:36 +03:00
cbc2002781
chore: worker 2024-03-07 05:35:36 +03:00
a2739b678c
chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
27e14472ff
feat: app config manager 2024-02-05 01:44:51 +03:00
20a46c54a8
fix: e2e 2024-02-03 13:26:21 +03:00
6768b15514
fix: tests 2024-02-03 11:57:40 +03:00
c8e026dc03
refactor!: merged client into core + fixed dispatcher for new storage 2024-01-31 19:30:57 +03:00