upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/bin/git_remote_nostr/push.rs
AgeCommit message (Expand)Author
2024-11-11chore: bump rust-nostr v0.36DanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-24feat(login): login via nip46 QR codeDanConwayDev
2024-09-23fix(remote): enable login through remote helperDanConwayDev
2024-09-20feat(remote): add send events status reportingDanConwayDev
2024-09-18fix(remote): reporter lines on narrow terminalsDanConwayDev
2024-09-18feat(remote): push report copyDanConwayDev
2024-09-17fix(remote): push don't report on writing 0 objDanConwayDev
2024-09-17fix(remote): push reporting copyDanConwayDev
2024-09-17fix(remote): `push` exit protocol loop on successDanConwayDev
2024-09-17feat(remote): store successful protocol in configDanConwayDev
2024-09-17refactor(remote): `push` report to match `fetch`DanConwayDev
2024-09-13fix(remote): add robustness to push reportingDanConwayDev
2024-09-12fix(remote): `push` status updatesDanConwayDev
2024-09-12fix(remote): improve `push` status updatesDanConwayDev
2024-09-12fix(remote): update copyDanConwayDev
2024-09-09feat(remote): push protocol selection / fallbackDanConwayDev
2024-09-06fix(remote): `list` apply protocols selectionDanConwayDev
2024-09-04refactor(remote): split into modulesDanConwayDev