FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - JavaScriptSolidServer/JavaScriptSolidServer · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptSolidServer
/
JavaScriptSolidServer
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
28
Code
Issues
162
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptSolidServer
src
on
v0.0.31
User selector
Datepicker
Commit history
Commits on Dec 29, 2025
Simplify JSON-LD format: no @graph, single subject with schema:mainEntityOfPage
melvincarvalho
committed
b06d5fd
View commit details
Copy full SHA for b06d5fd
View code at this point
Browse repository at this point
Add conneg support for HTML with JSON-LD data islands
melvincarvalho
committed
e864607
View commit details
Copy full SHA for e864607
View code at this point
Browse repository at this point
Add SPARQL Update support for Turtle files in PATCH handler
melvincarvalho
committed
9e381f5
View commit details
Copy full SHA for 9e381f5
View code at this point
Browse repository at this point
Use mashlib-jss for profile pages
Show description for c850c09
melvincarvalho
committed
c850c09
View commit details
Copy full SHA for c850c09
View code at this point
Browse repository at this point
feat(webid): use standard /profile/card#me WebID structure
Show description for 5756beb
melvincarvalho
committed
5756beb
View commit details
Copy full SHA for 5756beb
View code at this point
Browse repository at this point
fix(idp): always include webid claim in ID token for Solid-OIDC
Show description for 9682012
melvincarvalho
committed
9682012
View commit details
Copy full SHA for 9682012
View code at this point
Browse repository at this point
fix(idp): add CORS headers for all IDP endpoints
Show description for ffc50c2
melvincarvalho
committed
ffc50c2
View commit details
Copy full SHA for ffc50c2
View code at this point
Browse repository at this point
Fix CORS for confidential clients registered by browser apps
Show description for d4e6cdf
melvincarvalho
committed
d4e6cdf
View commit details
Copy full SHA for d4e6cdf
View code at this point
Browse repository at this point
fix: allow CORS for public OIDC clients from any origin
Show description for c981b16
melvincarvalho
committed
c981b16
View commit details
Copy full SHA for c981b16
View code at this point
Browse repository at this point
fix: mashlib CDN mode - containers, fetch requests, and chunk loading
Show description for 00d8e9c
melvincarvalho
committed
00d8e9c
View commit details
Copy full SHA for 00d8e9c
View code at this point
Browse repository at this point
fix: serve mashlib for containers, not just resources
Show description for 4d44abd
melvincarvalho
committed
4d44abd
View commit details
Copy full SHA for 4d44abd
View code at this point
Browse repository at this point
fix: add Vary:Accept header when mashlib enabled to prevent caching issues
melvincarvalho
committed
cd2938c
View commit details
Copy full SHA for cd2938c
View code at this point
Browse repository at this point
fix(mashlib): CDN race condition with script.onload pattern
Show description for a7c43b6
melvincarvalho
committed
a7c43b6
View commit details
Copy full SHA for a7c43b6
View code at this point
Browse repository at this point
Commits on Dec 28, 2025
Fix Nostr auth and WAC parser for Turtle ACL format
Show description for e13aeee
melvincarvalho
committed
e13aeee
View commit details
Copy full SHA for e13aeee
View code at this point
Browse repository at this point
Add Nostr NIP-98 authentication (Schnorr signatures)
Show description for e922f85
melvincarvalho
committed
e922f85
View commit details
Copy full SHA for e922f85
View code at this point
Browse repository at this point
Commits on Dec 27, 2025
Add NSS-style registration and username-based auth
Show description for 519d3f6
melvincarvalho
committed
519d3f6
View commit details
Copy full SHA for 519d3f6
View code at this point
Browse repository at this point
Bump to v0.0.20 - PATCH creates resources if they don't exist
Show description for ae36b0c
melvincarvalho
committed
ae36b0c
View commit details
Copy full SHA for ae36b0c
View code at this point
Browse repository at this point
Bump to v0.0.19 - Add Accept-Patch/Accept-Put headers to 404 responses
Show description for 19ce90e
melvincarvalho
committed
19ce90e
View commit details
Copy full SHA for 19ce90e
View code at this point
Browse repository at this point
Bump to v0.0.18 - Fix mashlib browser login and RDF content types
Show description for 50ea82d
melvincarvalho
committed
50ea82d
View commit details
Copy full SHA for 50ea82d
View code at this point
Browse repository at this point
Add Mashlib data browser integration (v0.0.17)
Show description for e8b2dab
melvincarvalho
committed
e8b2dab
View commit details
Copy full SHA for e8b2dab
View code at this point
Browse repository at this point
Add subdomain mode for XSS protection (v0.0.16)
Show description for 2114f3d
melvincarvalho
committed
2114f3d
View commit details
Copy full SHA for 2114f3d
View code at this point
Browse repository at this point
Bump to v0.0.15 - Fix test suite (184 tests passing)
Show description for 080bc3f
melvincarvalho
committed
080bc3f
View commit details
Copy full SHA for 080bc3f
View code at this point
Browse repository at this point
Fix CTH authentication tests - 6/6 scenarios pass
Show description for f3e9cd4
melvincarvalho
committed
f3e9cd4
View commit details
Copy full SHA for f3e9cd4
View code at this point
Browse repository at this point
Commits on Dec 26, 2025
Add programmatic credentials endpoint for CTH compatibility
Show description for 69bce65
melvincarvalho
committed
69bce65
View commit details
Copy full SHA for 69bce65
View code at this point
Browse repository at this point
Add built-in Solid-OIDC Identity Provider (v0.0.12)
Show description for 46dbfcd
melvincarvalho
committed
46dbfcd
View commit details
Copy full SHA for 46dbfcd
View code at this point
Browse repository at this point
Add CLI, config file support, and SSL (v0.0.11)
Show description for 8e3cb71
melvincarvalho
committed
8e3cb71
View commit details
Copy full SHA for 8e3cb71
View code at this point
Browse repository at this point
Add Solid conformance tests (27 tests, 100% pass)
Show description for 5c76e71
melvincarvalho
committed
5c76e71
View commit details
Copy full SHA for 5c76e71
View code at this point
Browse repository at this point
Add SPARQL Update and conditional requests (v0.0.10)
Show description for 23db924
melvincarvalho
committed
23db924
View commit details
Copy full SHA for 23db924
View code at this point
Browse repository at this point
Add WebSocket notifications with solid-0.1 protocol (v0.0.9)
Show description for 8dac79b
melvincarvalho
committed
8dac79b
View commit details
Copy full SHA for 8dac79b
View code at this point
Browse repository at this point
Add Turtle support with content negotiation (OFF by default)
Show description for 71d7fcf
melvincarvalho
committed
71d7fcf
View commit details
Copy full SHA for 71d7fcf
View code at this point
Browse repository at this point
Add PATCH support with N3 Patch format (v0.0.7)
Show description for ac4dc36
melvincarvalho
committed
ac4dc36
View commit details
Copy full SHA for ac4dc36
View code at this point
Browse repository at this point
Add Solid-OIDC Resource Server support (v0.0.6)
Show description for 93feabf
melvincarvalho
committed
93feabf
View commit details
Copy full SHA for 93feabf
View code at this point
Browse repository at this point
Add authentication and WAC enforcement (v0.0.5)
Show description for 2551b9d
melvincarvalho
committed
2551b9d
View commit details
Copy full SHA for 2551b9d
View code at this point
Browse repository at this point
Add WAC (Web Access Control) support (v0.0.4)
Show description for 8751bfc
melvincarvalho
committed
8751bfc
View commit details
Copy full SHA for 8751bfc
View code at this point
Browse repository at this point
Add WebID profiles and test suite (v0.0.3)
Show description for c9683f0
melvincarvalho
committed
c9683f0
View commit details
Copy full SHA for c9683f0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL