upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/lib/git/nostr_url.rs
AgeCommit message (Expand)Author
2025-05-06fix(clone_url): fix custom portsDanConwayDev
2025-05-05chore: nix flake updateDanConwayDev
2025-04-01chore: bump rust-nostr v0.37 ~> v0.40DanConwayDev
2024-12-20refactor: use nostr url from repo_refDanConwayDev
2024-12-16feat(init): default to nip05 git nostr urlLaszlo Megyer
2024-12-16chore: bump nix flake rust nightly `fmt` overlayDanConwayDev
2024-12-16fix(NostrUrlDecoded): nip05 response errorDanConwayDev
2024-12-11fix(NostrUrlDecoded): nip05 parsed as ssh userDanConwayDev
2024-12-11fix(NostrUrlDecoded): add nip05 loading to TUIDanConwayDev
2024-12-10fix(nostr_url): use nip05 in nostr url if cachedDanConwayDev
2024-12-10feat(nostr_url): improve nip05 git cache formatDanConwayDev
2024-12-10test(NostrUrlDecoded): use `parse_and_resolve`Laszlo Megyer
2024-12-10feat(NostrUrlDecoded) add nip05 supportDanConwayDev
2024-12-03refactor: limit fetch to 1 trusted coordinateDanConwayDev
2024-11-29feat(init): set remote `origin`DanConwayDev
2024-11-27chore: bump rust-nosrt v0.37.0DanConwayDev
2024-11-26refactor: err msgs 'cannot' > 'failed to'DanConwayDev
2024-09-17feat(remote): store successful protocol in configDanConwayDev
2024-09-12fix(remote): update copyDanConwayDev
2024-09-06fix(remote): `fetch` and `list` status copyDanConwayDev
2024-09-06fix(remote): `list` apply protocols selectionDanConwayDev
2024-09-06fix(remote): improve protocol selction / fallbackDanConwayDev
2024-09-06refactor: render ServerProtocols lowercaseDanConwayDev
2024-09-06add `CloneUrl`DanConwayDev
2024-09-04refactor: use FromStr trait for NostrUrlDecodedDanConwayDev
2024-09-04refactor: fix imports, etc based on restructureDanConwayDev