upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/lib/client.rs
AgeCommit message (Expand)Author
2024-11-26refactor: err msgs 'cannot' > 'failed to'DanConwayDev
2024-11-21feat(login): overhaul login experienceDanConwayDev
2024-11-12fix: send event error messageDanConwayDev
2024-11-12test: prevent signer commentaryDanConwayDev
2024-11-11chore: bump rust-nostr v0.36DanConwayDev
2024-10-31fix(init): remove broken blasterDanConwayDev
2024-10-28chore: bump rust-nostr to patch near v0.36.0DanConwayDev
2024-10-28refactor: replace sqlite with lmdbDanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-24feat(login): login via nip46 QR codeDanConwayDev
2024-09-11refactor: fix fmt and clippy issuesDanConwayDev
2024-09-04refactor(remote): split into modulesDanConwayDev
2024-09-04refactor: fix imports, etc based on restructureDanConwayDev
2024-09-04refactor: organise into lib and bin structureDanConwayDev