9f4578dbef
feat(tl): compat schema generation
2025-01-25 08:41:54 +03:00
6e4661acd1
build: updated to layer 197
Build and deploy docs / build (push) Successful in 1m27s
Tests / test-deno (push) Successful in 1m49s
Tests / test-bun (push) Successful in 1m59s
Tests / test-node (node22) (push) Successful in 2m5s
Tests / test-node (node20) (push) Successful in 2m9s
Tests / test-node (node18) (push) Successful in 2m13s
Tests / test-web (chromium) (push) Successful in 2m9s
Tests / test-web (firefox) (push) Successful in 2m19s
Build and deploy typedoc / build (push) Successful in 6m1s
Tests / lint (push) Successful in 6m44s
Tests / e2e (push) Successful in 48s
Tests / e2e-deno (push) Successful in 51s
2025-01-22 09:33:24 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat
2024-12-03 09:55:37 +03:00
eaa386c148
chore: bumped fuman to release + fixed deno
2024-12-02 08:31:24 +03:00
08b42b5ebc
build: fixes
2024-11-20 19:43:32 +03:00
7adcc2b95c
chore: use more utils from fuman
2024-11-19 18:35:02 +03:00
9e3e379c25
chore: moved build to @fuman/build
2024-11-16 16:26:23 +03:00
f3c0daa835
chore!: use more utils from fuman
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
9daa551e33
fix(core): correctly handle result of mtcute.customMethod
2024-06-28 14:59:26 +03:00
fe1047df8b
feat(core): allow sending fully custom payloads
2024-06-26 11:22:08 +03:00
365369be95
fix(node)!: recursive crypto-node import
...
breaking: moved `NodeCryptoProvider` to @mtcute/node/utils.js
2024-04-27 12:19:08 +03:00
ddc8f1dad7
feat(tl): scrape schema from weba/k sources
2024-03-07 05:54:47 +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
ba3d02ac94
fix(tl): do not codegen for mtcute.*
2023-11-27 07:06:32 +03:00
a0a22554cb
feat(tl): updated layer 166
...
gotta love telegram versioning
also made docs downloading faster
2023-11-17 17:26:45 +03:00
18178b438d
feat(wasm): added sha1/256 to wasm, removed most of async in crypto
2023-11-08 00:53:15 +03:00
eec142f0e5
feat: wasm! 🚀
2023-11-04 06:44:18 +03:00
103901ed21
build: use workspace:^
to link monorepo deps
2023-10-31 20:55:56 +03:00
fcab8a5882
fix(tl): cross-schema conflict resolution leading to missing references
2023-10-29 09:14:48 +03:00
49d9d5999d
fix: stop using tsconfig paths
2023-10-29 00:51:31 +03:00
Alina Tumanova
f5976a2d74
ESM + end-to-end tests ( #11 )
...
* feat: moved tl-runtime to esm and native ArrayBuffers
* feat: migration to esm
* fix(core): web-related fixes
* test: finally, some good fucking e2e
* chore: fixed linters etc
* ci: added e2e to ci
* build(tl): fixed gen-code on node 20
* fix: codegen Uint8Array, not Buffer
never `git reset --hard` kids
* build: only do type-aware linting for `packages/*`
* build: ignore no-unresolved in ci for e2e
* fix: node 16 doesn't have subtle crypto apparently?
* fix(tests): use Uint8Array
for gods sake please can i just merge this already
* ci: don't parallel tasks in ci
because machines are utter garbage and it may just randomly break
* ci: pass secrets to e2e tests
* ci: separate cli command for ci
apparently im retarded
* fix: run codegen in e2e
im actually retarded
* ci: more fixes for e2e
* ci: debugging stuff
* ci: still debugging
* ci: hopefully fix ci???
2023-10-16 19:23:53 +03:00
0841cbb031
fix: errors codegen
2023-10-12 05:24:16 +03:00
e4e51f7d90
docs: fixed nbsp handling, updated to layer 165
2023-10-03 19:34:12 +03:00
dbcd3f0911
feat(tl): updated to 164 layer
2023-09-24 20:22:09 +03:00
befbceaf8a
chore: changed prettier width to 120
2023-09-24 01:32:22 +03:00
7a6a30ea5c
chore: export core utils from @mtcute/core/utils
2023-09-21 13:18:09 +03:00
b8f63b0634
feat(tl): static object size computation
...
closes MTQ-21
2023-09-20 18:37:26 +03:00
4b7d7d2e35
refactor: reworked errors codegen
2023-09-06 23:54:51 +03:00
81ce550604
chore: improved eslint config
...
closes MTQ-54
2023-09-03 02:37:51 +03:00
6221a8716f
fix: handle vectors of primitives in rpc_result
2023-07-20 22:07:07 +03:00
99e83b40aa
feat(codegen): support bare types and vectors
...
closes MTQ-48
2023-07-20 20:22:57 +03:00
d3338f6614
fix: build fixes + updated to 160 schema
2023-07-20 17:51:24 +03:00
d88bc0ea60
chore: code quality improvements
...
improved eslint config, fixed linter issues, added husky
2023-06-05 00:30:48 +00:00
0471310382
chore: better dependencies management
...
updated and pinned dependencies
added validation for external deps conflicts
removed tl-reference
2023-06-04 17:00:33 +00:00
teidesu
89fd8e8ef0
feat(tl): updated schema to 147
2022-10-30 18:49:55 +03:00
teidesu
71b39d6f53
feat(tl): generate diff file for simpler update flow
...
primarily for my own use
2022-10-30 18:38:31 +03:00
teidesu
390b65f796
build(docs): api reference generation improvements
...
- added readme in each package
- updated typedoc, fixed related issues
- use @link instead of @see
- moved configs to typedoc.js, improved exclusion of unneeded stuff
- custom plugin for typedoc for cross-package references
- preparing to move documentation to separate repository
2022-08-24 23:37:26 +03:00
teidesu
26b96c3151
refactor(tl-utils): export everything in index.ts
2022-08-12 20:11:27 +03:00
teidesu
16fdd5ded1
fix(tl): better {@link} generation from documentation
2022-08-12 17:46:04 +03:00
teidesu
b34a90ec30
build: updated layer to 144
2022-08-12 16:17:35 +03:00
teidesu
afb07534f9
feat(tl): added blogfork domain, auto-choose domain for docs
2022-08-12 16:16:44 +03:00
teidesu
e68c9f4bb5
refactor: prettier-ed code, rearranged imports, fixed tests
2022-06-30 16:32:56 +03:00
teidesu
1a60b39214
build: added script for bumping version with dependencies
2022-06-29 22:00:34 +03:00
teidesu
e0d1102408
fix(tl): bumped minor version
2022-06-05 23:05:15 +03:00
teidesu
4f0f16e4a4
fix(tl): improved documentation downloader
...
- fixed invalid {@link} directives
- fixed underscored parameters being transformed
- fixed using raw layer number (instead of actual)
2022-05-09 17:18:18 +03:00
teidesu
a1ea1315df
tl: updated to layer 140
2022-04-28 17:23:44 +03:00