Commit graph

79 commits

Author SHA1 Message Date
a2fd1c6e79 chore(release): v0.19.0 2024-12-30 21:58:57 +00:00
7be97596aa chore(release): v0.18.0 2024-12-30 21:22:28 +00:00
a9113b360a
build: bumped typedoc and moved to fuman-build typedoc 2024-12-28 11:25:22 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
6276d704c8
asd 2024-11-20 19:52:39 +03:00
9e3e379c25
chore: moved build to @fuman/build 2024-11-16 16:26:23 +03:00
baef78403e
chore!: migrated proxies to fuman
breaking: http-proxy, socks-proxy and mtproxy packages are deprecated, proxified implementations are available in runtime-specific packages
2024-09-29 04:13:50 +03:00
318dbd6548 v0.16.9 2024-09-07 21:55:41 +00:00
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03:00
907fe4300e v0.16.7 2024-08-21 17:56:12 +00:00
a0ed9c2426
chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
e429dbe40a
chore: move everything to esm 2024-08-13 02:01:46 +03:00
b3a4e5d0f4 v0.16.2 2024-07-24 11:31:58 +00:00
011e76c1b0
build(crypto-node): account for expired artifacts 2024-07-24 13:59:57 +03:00
03c2d453e4 v0.16.0 2024-07-16 21:40:32 +00:00
53b9ea8840 v0.15.0 2024-06-30 20:54:26 +00:00
82ab154f0f v0.14.0 2024-06-26 10:02:31 +00:00
ce11d535cf v0.13.0 2024-06-02 14:28:27 +00:00
477bfcf294 v0.12.4 2024-05-28 13:08:36 +00:00
b419cb4753
build(deps): removed node-gyp from root, bumped node-gyp-build 2024-05-28 14:42:28 +03:00
bb722883a3 v0.12.0 2024-05-10 01:27:30 +00:00
2bc9f898e5
chore: removed main field from package.json-s 2024-04-27 12:19:09 +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
03a156e9a8
feat(crypto-node): prebuilts for arm 2024-04-27 12:19:07 +03:00
5de055faba v0.11.0 2024-04-24 14:02:31 +00:00
9d114a3552
build: initial support for jsr building 2024-04-21 04:53:09 +03:00
3580575b82
ci: fix docs build 2024-04-14 04:52:18 +03:00
de3d3d81ba
feat(crypto-node): bundle prebuilts with the package 2024-04-13 06:59:12 +03:00
908aa21f2d
ci: node prebuilt worker 2024-04-13 05:49:13 +03:00
c962155c2e v0.10.0 2024-04-01 17:32:17 +00:00
ff6ffaf31f v0.9.0 2024-03-23 22:57:57 +00:00
0a072ce6a5
chore: lowercase name 2024-03-20 13:56:18 +03:00
b04db0ba6a v0.8.0 2024-03-17 06:49:36 +00:00
6756c78065
docs: updated readmes 2024-03-07 05:35:37 +03:00
288d6ce7c7
chore: sideeffects: false in the rest of the packages 2024-03-07 05:35:37 +03:00
a2739b678c
chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
6c36cf2a72
chore: initial bun support 2024-02-20 00:55:41 +03:00
2c6162987d v0.7.0 2024-02-19 18:36:06 +00:00
f72b810214 v0.6.0 2023-12-29 12:57:36 +00:00
70413dd7b0 v0.5.0 2023-12-29 12:27:13 +00:00
9459748d0d v0.4.0 2023-12-26 22:12:09 +00:00
d56fb16fc1 v0.3.0 2023-12-18 11:51:40 +00:00
72dd8f5b2c v0.2.0 2023-12-02 17:38:41 +00:00
a36cdf1d20
test: run tests in browser 2023-11-30 00:20:37 +03:00
77c46736da v0.1.2 2023-11-17 15:27:10 +00:00
13be8482e0
refactor: moved test utils to @mtcute/test 2023-11-13 20:14:32 +03:00
9d12b715c7
chore: moved most configs to .config 2023-11-13 13:28:11 +03:00
6e3394316e v0.1.1 2023-11-12 16:36:12 +00: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
38de001e8d
fix(docs): exclude test files from docs, also fixed build for crypto-node 2023-11-12 01:55:26 +03:00