-
Notifications
You must be signed in to change notification settings - Fork 9
Pull requests: JavaScriptSolidServer/JavaScriptSolidServer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(did): lead DID document @context with did/v1 (did:nostr 0.1.1)
#618
by melvincarvalho
Contributor
was merged Jul 26, 2026
Loading…
fix(plugins): derive plugin id from parent dir for generic basenames (#596)
#613
by melvincarvalho
Contributor
was merged Jul 11, 2026
Loading…
feat(plugins): api.plugins — the loaded-plugin roster (#610)
#612
by melvincarvalho
Contributor
was merged Jul 11, 2026
Loading…
feat(plugins): api.reservePath — claim protocol-pinned paths (#602)
#607
by melvincarvalho
Contributor
was merged Jul 11, 2026
Loading…
feat(plugins): api.serverInfo — the server's own origin (#601)
#605
by melvincarvalho
Contributor
was merged Jul 11, 2026
Loading…
feat(cli): repeatable --plugin <module[@prefix]> flag (#594)
#595
by melvincarvalho
Contributor
was merged Jul 11, 2026
Loading…
fix(cli): forward plugins and appPaths from config to createServer (#592)
#593
by melvincarvalho
Contributor
was merged Jul 11, 2026
Loading…
feat(plugins): api.mountApp for wrapped node-style apps (#583)
#590
by melvincarvalho
Contributor
was merged Jul 11, 2026
Loading…
4 tasks done
feat(plugins): createServer({ plugins }) — the #206 loader
#589
by melvincarvalho
Contributor
was merged Jul 10, 2026
Loading…
feat(auth): public getAgent accessor — request → WebID (#584)
#586
by melvincarvalho
Contributor
was merged Jul 10, 2026
Loading…
feat(server): appPaths — WAC-exempt application mount points (#582)
#585
by melvincarvalho
Contributor
was closed Jul 10, 2026
Loading…
fix(wac): require Control on protected resource for POST-created .acl/.meta sidecars
#580
by jjohare
Contributor
was merged Jul 3, 2026
Loading…
fix(server-root): skip landing-page seeding in --public mode (#578)
#579
by melvincarvalho
Contributor
was merged Jul 2, 2026
Loading…
fix(nostr): reconcile JWK key path to accept both Y-parities (#571)
#577
by melvincarvalho
Contributor
was merged Jun 28, 2026
Loading…
fix(mcp): write_acl sets accessTo to the resource URL, not './' (fixes owner lockout #575)
#576
by melvincarvalho
Contributor
was merged Jun 21, 2026
Loading…
feat(cli): shift off a busy port + openable banner URL on jss start — closes #557
#574
by melvincarvalho
Contributor
was merged Jun 16, 2026
Loading…
fix(nostr): NIP-98 payload hash verifies raw request bytes, not a re-serialization — closes #565
#573
by melvincarvalho
Contributor
was merged Jun 16, 2026
Loading…
Use CID v1.0 did:nostr method spec + implementation alignment
@context in served did:nostr docs so Multikey is defined
did
#569
by melvincarvalho
Contributor
was merged Jun 16, 2026
Loading…
feat: raise default body limit 10MB → 20MB — closes #563
#566
by melvincarvalho
Contributor
was merged Jun 15, 2026
Loading…
Wire --body-limit into createServer; real CONTENT_LENGTH for chunked git pushes
#562
by melvincarvalho
Contributor
was merged Jun 12, 2026
Loading…
fix(idp): passkey login degrades on WebView/insecure contexts instead of crashing — closes #556
#558
by melvincarvalho
Contributor
was merged Jun 11, 2026
Loading…
feat(tunnel): opt-in per-tunnel credential passthrough — closes #530
#555
by melvincarvalho
Contributor
was merged Jun 11, 2026
Loading…
fix(idp): login error survives the redirect — ride in lastSubmission — closes #514
#554
by melvincarvalho
Contributor
was merged Jun 10, 2026
Loading…
fix(conneg): HEAD mirrors GET's negotiated content type for files — closes #552
#553
by melvincarvalho
Contributor
was merged Jun 10, 2026
Loading…
fix(idp): RFC 9207 iss param matches discovery issuer (trailing-slash normalize in createProvider) — closes #524
#551
by melvincarvalho
Contributor
was merged Jun 10, 2026
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.