Commit graph

3 commits

Author SHA1 Message Date
ec0865c746
fix(sqlite): reset before destroying
should fix client not closing properly
2023-11-27 14:55:27 +03:00
b25f9dddfa
feat!: support min updates
breaking: changed `ITelegramStorage` interface, changed tl schema a bit
2023-11-27 06:33:32 +03:00
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
Renamed from packages/sqlite/index.ts (Browse further)