Commit graph

28 commits

Author SHA1 Message Date
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03: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
407910c2be
build: friendship ended with prettier 2024-08-12 08:19:16 +03:00
cf9739fa8a
build: bumped deps 2024-08-12 05:55:56 +03:00
4f3295b8a7
chore: removed pre-commit hooks 2024-07-16 22:59:36 +03:00
a2cdc73735
feat: initial deno support 2024-04-28 23:06:33 +03:00
4ab7f4baa8
test: consider Buffers equal to Uint8Arrays 2024-04-27 12:19:07 +03:00
b418577bfa
refactor(test): refactored and improved deno/bun vitest polyfills a bit 2024-04-27 12:19:07 +03:00
641df422cc
test(unit): running unit tests under deno 2024-04-27 12:19:05 +03:00
5caeff93a9
test: initial e2e publishing testing for deno 2024-04-23 13:44:11 +03:00
bcbf0d6b8c
Merge branch 'master' into sqlite-abstract 2024-03-23 21:32:37 +03:00
1e780ec4af
feat: @mtcute/bun package for initial first-class bun support 2024-03-23 18:13:31 +03:00
9eb3ed0088
test: only include package code in coverage 2024-03-19 01:44:55 +03:00
b4099f15bd
build: fixed vitest version in @mtcute/test + fixed vite configs 2024-03-19 01:07:22 +03:00
852b1b766c
test: properly run tests on bun
turned out bun sucks :D
2024-03-18 01:58:36 +03:00
2fe476cf3c
feat: initial support for session conversion 2024-03-07 09:32:16 +03:00
e6f674c622
build: fixed .test.js files being included in the package 2024-03-07 05:35:37 +03:00
fb72d3194d
fix: properly handle file uploads + downloading as node stream 2024-03-07 05:35:36 +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
c8e026dc03
refactor!: merged client into core + fixed dispatcher for new storage 2024-01-31 19:30:57 +03:00
d0a7ba4300
test: added retries for ci 2023-12-02 20:08:42 +03:00
a36cdf1d20
test: run tests in browser 2023-11-30 00:20:37 +03:00
362dc29601
fix(docs): fixed config 2023-11-27 06:39:25 +03:00
1b6e41a709
docs: added tracking 2023-11-16 02:42:02 +03: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