upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/test_utils/Cargo.toml
AgeCommit message (Expand)Author
2024-11-22feat(login): auto-proceed upon signer responseDanConwayDev
2024-11-11chore: bump rust-nostr v0.36DanConwayDev
2024-10-28chore: bump rust-nostr to patch near v0.36.0DanConwayDev
2024-10-28refactor: replace sqlite with lmdbDanConwayDev
2024-10-02chore: apply patched rust-nostrDanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-18chore: bump git2 v0.19.0DanConwayDev
2024-08-28chore: bump rust-nostr to v0.34.1DanConwayDev
2024-08-28chore: bump rust-nostr to v0.34.0DanConwayDev
2024-08-02bump nostr-database to v0.33.1DanConwayDev
2024-07-24test: refactor `list` and `pull` to abstract codeDanConwayDev
2024-07-23feat(list): unique proposal branch namesDanConwayDev
2024-07-22chore: bump rust-nostr to v0.33.0DanConwayDev
2024-06-28feat(login): login with nostr address via nip46DanConwayDev
2024-06-13chore: bump rust-nostr to v0.32.0DanConwayDev
2024-06-11refactor: bump rust-nostr to v0.30 use ncryptsecDanConwayDev
2024-03-27bump nostr-relay-pool to v0.29.1DanConwayDev
2024-03-27use patched nostr-rust v0.29DanConwayDev
2024-03-27replace blocking client in tests with asyncDanConwayDev
2024-03-22chore: bump rust-nostr to v0.29.0DanConwayDev
2024-02-22fix(list): support `--in-reply-to` latest revisionDanConwayDev
2024-01-26chore: upgrade rust-nostr v0.27.0v0.1.1DanConwayDev
2024-01-23chore: bump rexpectDanConwayDev
2023-12-06build(deps) use simple-websockets custom forkDanConwayDev
2023-11-01build(deps) update nostr nostr-sdkDanConwayDev
2023-11-01build(test) fix running tests togetherDanConwayDev
2023-10-01feat(login) fetch user relays and metadataDanConwayDev
2023-10-01feat(prs-create) send to multiple relaysDanConwayDev
2023-10-01feat(prs-create) send commit to relayDanConwayDev
2023-10-01feat(prs-create) find commits and create eventsDanConwayDev
2023-09-01feat(login) password login using encrypted nsecDanConwayDev
2023-09-13refactor: rebuild app skeletonDanConwayDev