-
Notifications
You must be signed in to change notification settings - Fork 39
Pull requests: Gitlawb/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(gl): truncate node-supplied display strings at a char boundary (#350)
crate:gl
gl — the contributor CLI
kind:bug
Defect fix — wrong or unsafe behavior
#460
opened Sep 15, 2026 by
beardthelion
Collaborator
Loading…
10 of 17 tasks
fix(gl): pin secret-file modes at creation instead of chmod after (#354)
crate:gl
gl — the contributor CLI
crate:node
gitlawb-node — the serving node and REST API
kind:bug
Defect fix — wrong or unsafe behavior
#459
opened Sep 15, 2026 by
beardthelion
Collaborator
Loading…
11 of 17 tasks
fix(gl): report quickstart registration failure when the node returns no UCAN (#355)
crate:gl
gl — the contributor CLI
kind:bug
Defect fix — wrong or unsafe behavior
#458
opened Sep 15, 2026 by
beardthelion
Collaborator
Loading…
10 of 17 tasks
fix(core): compute created-skew in checked arithmetic (#358)
crate:core
gitlawb-core — identity, certs, encrypt, DID/UCAN
kind:bug
Defect fix — wrong or unsafe behavior
subsystem:identity
DID/UCAN, http-sig auth, push authorization
#457
opened Sep 15, 2026 by
beardthelion
Collaborator
Loading…
12 of 17 tasks
fix(attest): bound did:key method-id length before base58 decode (#360)
crate:attest
gitlawb-attest — attestation and verification
kind:bug
Defect fix — wrong or unsafe behavior
subsystem:attestation
Certificates, anchoring, per-ref attestation
#456
opened Sep 15, 2026 by
beardthelion
Collaborator
Loading…
12 of 17 tasks
chore: update rustls 0.23.37 → 0.23.45 to resolve RUSTSEC-2026-0285
#455
opened Sep 15, 2026 by
beardthelion
Collaborator
Loading…
7 of 17 tasks
fix(node): fail pin_git_object when the add response carries no Hash
crate:node
gitlawb-node — the serving node and REST API
kind:bug
Defect fix — wrong or unsafe behavior
subsystem:storage
Blob/object store, Arweave, IPFS, archives
#453
opened Sep 14, 2026 by
beardthelion
Collaborator
Loading…
8 of 14 tasks
fix(node): gate bounty mutations on repo read before status checks
crate:node
gitlawb-node — the serving node and REST API
kind:bug
Defect fix — wrong or unsafe behavior
#448
opened Sep 13, 2026 by
beardthelion
Collaborator
Loading…
8 of 14 tasks
ci(release): verify release provenance for backfill publishes
kind:ci
CI, release, or packaging pipeline
#447
opened Sep 13, 2026 by
beardthelion
Collaborator
Loading…
6 of 12 tasks
fix(node): gate replica register/unregister on repo read visibility
crate:node
gitlawb-node — the serving node and REST API
kind:bug
Defect fix — wrong or unsafe behavior
subsystem:replication
Mirror, replica, and cross-node sync
#445
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
8 of 17 tasks
fix(icaptcha): return unsolved instead of blocking or overflowing
kind:bug
Defect fix — wrong or unsafe behavior
#444
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
8 of 17 tasks
fix(gl): refuse signed requests to a plaintext remote
crate:gl
gl — the contributor CLI
kind:bug
Defect fix — wrong or unsafe behavior
#443
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
12 of 17 tasks
fix(git-remote): stop waiting on EOF for a delete-only push
crate:git-remote
git-remote-gitlawb — the git remote helper
kind:bug
Defect fix — wrong or unsafe behavior
#442
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
11 of 17 tasks
test(node): cover the component walk in validated_repo_disk_path (#411)
crate:node
gitlawb-node — the serving node and REST API
kind:test
Test coverage or harness
#441
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
fix(core): cap the blinded recipient scan in open_blob (#419)
crate:core
gitlawb-core — identity, certs, encrypt, DID/UCAN
kind:bug
Defect fix — wrong or unsafe behavior
subsystem:encryption
Encrypted subtrees, recipient blinding, key zeroization
#440
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
fix(node): reconcile public-read messaging with per-repo enforcement
crate:node
gitlawb-node — the serving node and REST API
kind:bug
Defect fix — wrong or unsafe behavior
#439
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
8 of 17 tasks
fix: warn or error instead of returning silent empty results
crate:gl
gl — the contributor CLI
crate:node
gitlawb-node — the serving node and REST API
#438
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
8 of 17 tasks
fix(node): split absent ref from unreadable object in issue reads
crate:node
gitlawb-node — the serving node and REST API
kind:bug
Defect fix — wrong or unsafe behavior
#437
opened Sep 11, 2026 by
beardthelion
Collaborator
Loading…
8 of 17 tasks
fix(gl): pass the mirror temp path to git as an OS string
crate:gl
gl — the contributor CLI
kind:bug
Defect fix — wrong or unsafe behavior
#434
opened Sep 10, 2026 by
beardthelion
Collaborator
Loading…
8 of 17 tasks
fix(node): validate ref-update SHAs are hex, not just length 40
crate:node
gitlawb-node — the serving node and REST API
kind:bug
Defect fix — wrong or unsafe behavior
#433
opened Sep 10, 2026 by
beardthelion
Collaborator
Loading…
8 of 17 tasks
fix(git-remote): refuse a plaintext node off this machine unless opted in
crate:git-remote
git-remote-gitlawb — the git remote helper
kind:bug
Defect fix — wrong or unsafe behavior
#414
opened Sep 8, 2026 by
beardthelion
Collaborator
Loading…
11 of 17 tasks
fix(node): hold fork to the same repo-name rules as every other creation route
crate:node
gitlawb-node — the serving node and REST API
kind:bug
Defect fix — wrong or unsafe behavior
#412
opened Sep 8, 2026 by
beardthelion
Collaborator
Loading…
9 of 17 tasks
Fix #399: GET /api/v1/tasks: clamp limit to match siblings; negative limit returns 500 with raw DB error
crate:node
gitlawb-node — the serving node and REST API
#405
opened Sep 5, 2026 by
jialfaro
Loading…
fix(gl): make doctor diagnose the node the git transport will use
crate:core
gitlawb-core — identity, certs, encrypt, DID/UCAN
crate:git-remote
git-remote-gitlawb — the git remote helper
crate:gl
gl — the contributor CLI
kind:bug
Defect fix — wrong or unsafe behavior
#394
opened Sep 1, 2026 by
beardthelion
Collaborator
Loading…
fix(gl): sign the visibility-gated client reads so a repo owner can read their own private repo (#115)
crate:gl
gl — the contributor CLI
kind:bug
Defect fix — wrong or unsafe behavior
#392
opened Sep 1, 2026 by
beardthelion
Collaborator
•
Draft
10 of 17 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.