Commit graph mtp/example
Author SHA1 Message Date
Alex Emmet
1b796d0ce7 Brought Example up to spec
Some checks failed
CI / checks (push) Failing after 3m29s
2026-07-19 02:01:58 +02:00
Alex Emmet
6e5c985719 General Upgrade, NEW: WebServers, Better Docs
Some checks failed
CI / checks (push) Failing after 5m18s
2026-07-18 14:48:21 +02:00
Alex Emmet
5f11d476b6 [Clean] safer unwrap & except handling
Some checks failed
CI / checks (push) Failing after 1m51s
2026-07-15 19:11:01 +02:00
Alex Emmet
6a65e43ca9 [Fix] Pipes...
Some checks failed
CI / checks (push) Failing after 1m52s
2026-07-15 03:41:54 +02:00
Alex Emmet
089def45d1 [Add] Pipes (experimental)
Some checks failed
CI / checks (push) Failing after 1m51s
2026-07-15 01:42:54 +02:00
e1fcb90e19 (feat): crypto migrations
Some checks failed
CI / checks (push) Failing after 6m9s
2026-07-05 21:45:43 +02:00
0bb3f607c7 (fix): STOP_SENDING
Some checks failed
CI / checks (push) Has been cancelled
2026-07-04 13:33:13 +02:00
Alex Emmet
b96c072a0f keynames
Some checks failed
CI / checks (push) Failing after 2m21s
2026-07-03 19:37:06 +02:00
Alex Emmet
75f4139dea mk & mpkb files
Some checks failed
CI / checks (push) Failing after 2m24s
2026-07-03 18:56:54 +02:00
Alex Emmet
eff96ed72f Merge remote-tracking branch 'refs/remotes/origin/master'
Some checks failed
CI / checks (push) Failing after 3m19s
2026-07-03 16:43:47 +02:00
Alex Emmet
912aa9491c CryptoUtil 2026-07-03 16:43:29 +02:00
8ae8377662 (feat): add auth() function
All checks were successful
CI / checks (push) Successful in 4m52s
(fix): wasm error
2026-07-02 23:38:38 +02:00
Alex Emmet
5bfcccc056 Desctiption-Docs
Some checks failed
CI / checks (push) Failing after 1m51s
2026-07-02 20:21:12 +02:00
88f8f93d89 (fix): some ci stuff
Some checks failed
CI / rustfmt (push) Successful in 3m5s
CI / wasm build (push) Failing after 3m44s
CI / clippy (push) Failing after 3m44s
CI / test (push) Failing after 3m44s
CI / web client (push) Has been cancelled
CI / duplicate code (push) Has been cancelled
CI / example (push) Has been cancelled
CI / cargo-machete (push) Has been cancelled
CI / cargo-deny (push) Has been cancelled
2026-06-28 17:31:04 +02:00
6b9bbb6ebf (feat): add crypto interface for MTPClient in wasm
Some checks failed
CI / rustfmt (push) Successful in 17s
CI / wasm build (push) Successful in 1m18s
CI / clippy (push) Successful in 1m32s
CI / test (push) Successful in 1m53s
CI / example (push) Successful in 1m35s
CI / duplicate code (push) Failing after 31s
CI / web client (push) Failing after 32s
CI / cargo-machete (push) Successful in 1m9s
CI / cargo-deny (push) Failing after 2m31s
(qol): update readme
(fix): small bug in keypair.rs
2026-06-28 16:04:03 +02:00
d9ad5e5b3d (feat): add max message size to wasm
Some checks failed
CI / rustfmt (push) Successful in 17s
CI / wasm build (push) Successful in 1m15s
CI / clippy (push) Successful in 1m30s
CI / test (push) Successful in 1m48s
CI / example (push) Successful in 1m32s
CI / duplicate code (push) Failing after 29s
CI / web client (push) Failing after 30s
CI / cargo-machete (push) Successful in 1m7s
CI / cargo-deny (push) Failing after 2m23s
(feat): add pq key generation to wasm
(qol): update gitignores
2026-06-28 13:08:37 +02:00
Alex Emmet
41528ef717 [Fix]
Some checks failed
CI / rustfmt (push) Failing after 31s
CI / wasm build (push) Successful in 1m23s
CI / clippy (push) Failing after 1m44s
CI / example (push) Successful in 1m32s
CI / test (push) Successful in 2m6s
CI / duplicate code (push) Failing after 30s
CI / web client (push) Failing after 31s
CI / cargo-machete (push) Successful in 1m6s
CI / cargo-deny (push) Failing after 2m24s
2026-06-28 03:46:04 +02:00
Alex Emmet
6ef1293603 [Add] Ease of use functions
Some checks failed
CI / rustfmt (push) Failing after 17s
CI / wasm build (push) Failing after 1m13s
CI / clippy (push) Failing after 1m17s
CI / example (push) Failing after 1m30s
CI / test (push) Successful in 1m50s
CI / duplicate code (push) Failing after 31s
CI / web client (push) Failing after 31s
CI / cargo-machete (push) Successful in 1m15s
CI / cargo-deny (push) Failing after 2m26s
2026-06-28 03:26:07 +02:00
5caa1c9d5f (feat): redesign WASM module, add TypeScript SDK, migrate to pnpm
Some checks failed
CI / rustfmt (push) Successful in 17s
CI / wasm build (push) Successful in 1m16s
CI / clippy (push) Successful in 1m28s
CI / test (push) Successful in 1m48s
CI / example (push) Successful in 1m31s
CI / duplicate code (push) Failing after 33s
CI / web client (push) Failing after 34s
CI / cargo-machete (push) Successful in 1m18s
CI / cargo-deny (push) Failing after 3m2s
2026-06-27 23:44:27 +02:00
89a20044a5 (feat): rename example-usage to just example
Some checks failed
CI / rustfmt (push) Successful in 17s
CI / clippy (push) Failing after 1m16s
CI / wasm build (push) Successful in 1m17s
CI / example (push) Successful in 1m29s
CI / test (push) Successful in 1m49s
CI / duplicate code (push) Successful in 12s
CI / web client (push) Failing after 27s
CI / cargo-machete (push) Successful in 1m10s
CI / cargo-deny (push) Failing after 2m20s
(feat): add the example's web-client dist folder to a gitignore
(fix): format issues
(fix): a lot of duplicate code
2026-06-27 03:20:25 +02:00