Commit graph

23 commits

Author SHA1 Message Date
d98281f30f
fix(convert): typings
Some checks failed
Build and deploy docs / build (push) Successful in 1m23s
Tests / test-deno (push) Successful in 1m40s
Tests / test-bun (push) Successful in 1m48s
Tests / test-node (node22) (push) Successful in 1m52s
Tests / test-node (node20) (push) Successful in 1m58s
Tests / test-node (node18) (push) Successful in 2m0s
Tests / test-web (chromium) (push) Successful in 1m53s
Tests / test-web (firefox) (push) Successful in 1m26s
Tests / lint (push) Failing after 6m21s
Tests / e2e (push) Has been skipped
Tests / e2e-deno (push) Has been skipped
Build and deploy typedoc / build (push) Successful in 4m51s
2025-01-17 09:19:47 +03:00
19986e3272
fix(convert): avoid bundling node crypto
Some checks failed
Tests / test-deno (push) Successful in 1m48s
Tests / test-bun (push) Successful in 1m54s
Tests / test-node (node22) (push) Successful in 2m0s
Tests / test-node (node20) (push) Successful in 2m3s
Tests / test-node (node18) (push) Successful in 2m7s
Tests / test-web (chromium) (push) Successful in 2m3s
Tests / test-web (firefox) (push) Successful in 1m20s
Docs / build (push) Successful in 6m18s
Tests / lint (push) Successful in 7m6s
Tests / e2e-deno (push) Failing after 29s
Tests / e2e (push) Successful in 50s
2025-01-15 11:02:40 +03:00
8faac75d00
fix(convert): expose gramjs storesession utils
All checks were successful
Tests / test-deno (push) Successful in 1m46s
Tests / test-bun (push) Successful in 1m53s
Tests / test-node (node22) (push) Successful in 1m59s
Tests / test-node (node20) (push) Successful in 2m5s
Tests / test-node (node18) (push) Successful in 2m7s
Tests / test-web (chromium) (push) Successful in 1m59s
Tests / test-web (firefox) (push) Successful in 1m13s
Docs / build (push) Successful in 6m42s
Tests / lint (push) Successful in 7m25s
Tests / e2e-deno (push) Successful in 51s
Tests / e2e (push) Successful in 3m1s
closes #82 (fr now)
2025-01-08 03:17:25 +03:00
486b8ecd51
feat(convert): gramjs StoreSession
closes #82
2025-01-02 01:59:04 +03:00
c92f445da3
fix: fixed deno types and build 2025-01-01 21:55:42 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
a9ef0198e9
test: fixed deno/bun/browser tests 2024-12-03 05:46:51 +03:00
eaa386c148
chore: bumped fuman to release + fixed deno 2024-12-02 08:31:24 +03:00
0d97b10ff5
feat(convert): tdata conversion 2024-11-28 17:55:47 +03:00
9e3e379c25
chore: moved build to @fuman/build 2024-11-16 16:26:23 +03:00
cb04b111a5
chore!: moved away from global platform 2024-09-29 04:13:50 +03:00
2ac7cbd35b
test: fixed some tests 2024-09-29 04:13:50 +03:00
f3c0daa835
chore!: use more utils from fuman 2024-09-29 04:13:50 +03:00
eebf95c6ec
chore!: moved to @fuman/utils for common stuff
breaking: some utils were removed from @mtcute/core/utils.js, use them from @fuman/utils instead
2024-09-29 04:13:50 +03:00
66786064e3
chore: use hex/base64/utf from @fuman/utils 2024-09-29 04:13:50 +03:00
26d1175b26
build: don't use stc when building 2024-08-24 21:52:31 +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
15cb920904
chore(convert): removed dependency on tl 2024-04-14 20:57:06 +03:00
ac8d63a669
chore(core)!: inlined dcOption parsing in string sessions
breaking: readStringSession now accepts only one argument
2024-04-14 18:07:10 +03:00
902196bdcf
chore(convert): expose dc mappings 2024-03-17 08:29:39 +03:00
149fa6b49e
chore: readme + exports 2024-03-07 09:53:30 +03:00
2fe476cf3c
feat: initial support for session conversion 2024-03-07 09:32:16 +03:00