mtcute/packages
Alina Sireneva f525c12f83
fix: auth storage fixes
- .reset() no longer resets auth keys by default
- auth keys are stored immediately in sqlite
- update loop fixes for logout
- tests for sqlite storage

likely closes #13 (?)
2023-11-12 07:51:30 +03:00
..
client fix: auth storage fixes 2023-11-12 07:51:30 +03:00
core fix: auth storage fixes 2023-11-12 07:51:30 +03:00
create-bot build: extracted custom build config to packages themselves 2023-11-02 21:23:17 +03:00
crypto-node fix: auth storage fixes 2023-11-12 07:51:30 +03:00
dispatcher chore: removed dispatcher dep from core (again), improved build script 2023-11-12 01:17:20 +03:00
file-id test: moved to vitest from mocha/chai 2023-11-09 00:20:43 +03:00
html-parser test: moved to vitest from mocha/chai 2023-11-09 00:20:43 +03:00
http-proxy chore: removed dispatcher dep from core (again), improved build script 2023-11-12 01:17:20 +03:00
i18n test: moved to vitest from mocha/chai 2023-11-09 00:20:43 +03:00
markdown-parser test: moved to vitest from mocha/chai 2023-11-09 00:20:43 +03:00
mtproxy chore(core): moved random to crypto provider, added tests for functions relying on rng 2023-11-12 00:36:00 +03:00
node build: extracted custom build config to packages themselves 2023-11-02 21:23:17 +03:00
socks-proxy v0.1.0 2023-11-01 19:56:23 +00:00
sqlite fix: auth storage fixes 2023-11-12 07:51:30 +03:00
test fix: auth storage fixes 2023-11-12 07:51:30 +03:00
tl feat(wasm): added sha1/256 to wasm, removed most of async in crypto 2023-11-08 00:53:15 +03:00
tl-runtime test: moved to vitest from mocha/chai 2023-11-09 00:20:43 +03:00
tl-utils test(tl-utils): improved test coverage 2023-11-09 21:03:52 +03:00
wasm test(tl-utils): improved test coverage 2023-11-09 21:03:52 +03:00