.. |
binary
|
chore!: started extracting platform-specific stuff into separate packages
|
2024-03-07 05:35:36 +03:00 |
crypto
|
chore!: removed @mtcute/wasm dependency from core
|
2024-03-07 05:35:37 +03:00 |
links
|
feat(core): initial chatlist support
|
2024-06-02 18:27:48 +03:00 |
async-lock.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
async-lock.ts
|
ESM + end-to-end tests (#11)
|
2023-10-16 19:23:53 +03:00 |
bigint-utils.test.ts
|
chore!: started extracting platform-specific stuff into separate packages
|
2024-03-07 05:35:36 +03:00 |
bigint-utils.ts
|
fix(core): round value in randomBigIntInRange
|
2024-06-27 23:44:32 +03:00 |
buffer-utils.test.ts
|
chore(core): moved random to crypto provider, added tests for functions relying on rng
|
2023-11-12 00:36:00 +03:00 |
buffer-utils.ts
|
chore(core): moved random to crypto provider, added tests for functions relying on rng
|
2023-11-12 00:36:00 +03:00 |
composer.test.ts
|
feat(core): outgoing request middlewares
|
2024-07-16 23:00:02 +03:00 |
composer.ts
|
feat(core): outgoing request middlewares
|
2024-07-16 23:00:02 +03:00 |
condition-variable.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
condition-variable.ts
|
docs: improve documentation
|
2022-08-29 16:22:57 +03:00 |
controllable-promise.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
controllable-promise.ts
|
fix(core): fixes for highload bots
|
2023-11-25 18:15:34 +03:00 |
dcs.ts
|
chore!: started extracting platform-specific stuff into separate packages
|
2024-03-07 05:35:36 +03:00 |
deque.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
deque.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
early-timer.ts
|
fix(early-timer): rescheduling inside handler getting instantly reset
|
2023-07-24 00:13:44 +03:00 |
error-reporting.ts
|
chore(core): improved error logging
|
2024-07-12 17:54:52 +03:00 |
function-utils.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
function-utils.ts
|
fix: tests
|
2024-02-03 11:57:40 +03:00 |
index.ts
|
feat(core): outgoing request middlewares
|
2024-07-16 23:00:02 +03:00 |
linked-list.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
linked-list.ts
|
refactor: initial support for esm
|
2023-10-11 08:42:37 +03:00 |
logger.test.ts
|
chore(core): improved error logging
|
2024-07-12 17:54:52 +03:00 |
logger.ts
|
chore(core): improved error logging
|
2024-07-12 17:54:52 +03:00 |
long-utils.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
long-utils.ts
|
feat(core): requests chaining
|
2023-12-11 00:07:41 +03:00 |
lru-map.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
lru-map.ts
|
fix: auth storage fixes
|
2023-11-12 07:51:30 +03:00 |
lru-set.test.ts
|
test: moved to vitest from mocha/chai
|
2023-11-09 00:20:43 +03:00 |
lru-set.ts
|
ESM + end-to-end tests (#11)
|
2023-10-16 19:23:53 +03:00 |
misc-utils.ts
|
fix(core): fixed some dangling timers
|
2024-06-25 00:01:49 +03:00 |
peer-utils.test.ts
|
refactor!: large refactor of storage implementation
|
2024-01-04 00:22:26 +03:00 |
peer-utils.ts
|
refactor!: large refactor of storage implementation
|
2024-01-04 00:22:26 +03:00 |
reloadable.ts
|
feat: app config manager
|
2024-02-05 01:44:51 +03:00 |
sorted-array.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
sorted-array.ts
|
feat(core): requests chaining
|
2023-12-11 00:07:41 +03:00 |
tl-json.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
tl-json.ts
|
ESM + end-to-end tests (#11)
|
2023-10-16 19:23:53 +03:00 |
type-assertions.test.ts
|
test(core): improved test coverage
|
2023-11-11 18:38:57 +03:00 |
type-assertions.ts
|
refactor(core): monadic internal handling of rpc errors
|
2024-07-06 22:10:05 +03:00 |