Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
solid-live
/
node-solid-server
Public
forked from
nodeSolidServer/node-solid-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-solid-server
test
integration
on
master
User selector
All users
All time
Commit history
Commits on Jun 7, 2019
Restrict URL/file knowledge to ResourceMapper (#1213)
Show description for 111e63b
RubenVerborgh
authored
111e63b
View commit details
Copy full SHA for 111e63b
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
Simplify ResourceMapper.
RubenVerborgh
committed
49c59e8
View commit details
Copy full SHA for 49c59e8
View code at this point
Browse repository at this point
Avoid globbing hack.
Show description for bb5ba24
RubenVerborgh
committed
bb5ba24
View commit details
Copy full SHA for bb5ba24
View code at this point
Browse repository at this point
Commits on May 31, 2019
Change sharing to consent | update sharing copy
jaxoncreed
committed
c565cea
View commit details
Copy full SHA for c565cea
View code at this point
Browse repository at this point
Commits on May 21, 2019
All tests work
jaxoncreed
committed
91c7a3a
View commit details
Copy full SHA for 91c7a3a
View code at this point
Browse repository at this point
Commits on May 20, 2019
Most tests work
jaxoncreed
committed
0322aee
View commit details
Copy full SHA for 0322aee
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
Added test
jaxoncreed
committed
2bfe697
View commit details
Copy full SHA for 2bfe697
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
Final fix for index serving
jaxoncreed
committed
44a5540
View commit details
Copy full SHA for 44a5540
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Added test for nested folder
jaxoncreed
committed
4933982
View commit details
Copy full SHA for 4933982
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Restricting access to API endpoints to top domain
megoth
authored and
kjetilk
committed
63d2b81
View commit details
Copy full SHA for 63d2b81
View code at this point
Browse repository at this point
fix commented-out requires in test
michielbdejong
committed
ef9e8c9
View commit details
Copy full SHA for ef9e8c9
View code at this point
Browse repository at this point
My changes on top of #1122
michielbdejong
committed
c328a3e
View commit details
Copy full SHA for c328a3e
View code at this point
Browse repository at this point
Redo #1122 on top of latest release branch
megoth
authored and
michielbdejong
committed
a8b917c
View commit details
Copy full SHA for a8b917c
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Redo #1118
michielbdejong
committed
5980d75
View commit details
Copy full SHA for 5980d75
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Revert "Making proper use of strictOrigins"
kjetilk
authored
61d6455
View commit details
Copy full SHA for 61d6455
View code at this point
Browse repository at this point
Merge pull request #1118 from solid/fix/faulty-403
Show description for eb6b62b
kjetilk
authored
eb6b62b
View commit details
Copy full SHA for eb6b62b
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Reverting changes to solid-host
Show description for e4cf1e2
megoth
committed
e4cf1e2
View commit details
Copy full SHA for e4cf1e2
View code at this point
Browse repository at this point
Making changes minimal for acl-tls-test.js
megoth
committed
7b75a0b
View commit details
Copy full SHA for 7b75a0b
View code at this point
Browse repository at this point
Revert "Trying to make tests less dependent on order"
Show description for 4fd4f90
megoth
committed
4fd4f90
View commit details
Copy full SHA for 4fd4f90
View code at this point
Browse repository at this point
Fixing alignment
megoth
committed
de3b0e0
View commit details
Copy full SHA for de3b0e0
View code at this point
Browse repository at this point
Trying to revert authentication-oidc-test manually
Show description for b486abe
megoth
committed
b486abe
View commit details
Copy full SHA for b486abe
View code at this point
Browse repository at this point
Commits on Mar 3, 2019
Removing the need to run tests in order
megoth
committed
1998a5b
View commit details
Copy full SHA for 1998a5b
View code at this point
Browse repository at this point
Trying to make tests less dependent on order
megoth
committed
06c5b19
View commit details
Copy full SHA for 06c5b19
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Fixed some faulty tests
megoth
committed
c8a23a9
View commit details
Copy full SHA for c8a23a9
View code at this point
Browse repository at this point
Making proper use of strictOrigins
Show description for a4aeb9e
megoth
committed
a4aeb9e
View commit details
Copy full SHA for a4aeb9e
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
trustedOrigins is empty by default
megoth
committed
a8b24ef
View commit details
Copy full SHA for a8b24ef
View code at this point
Browse repository at this point
Commits on Feb 6, 2019
Fixed so that relative paths are allowed in root param
megoth
committed
500a78a
View commit details
Copy full SHA for 500a78a
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Merge pull request #1044 from solid/case/acls-with-dot-acls
Show description for 1a10760
kjetilk
authored
1a10760
View commit details
Copy full SHA for 1a10760
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Added special handling for root
Show description for e03b2f3
megoth
committed
e03b2f3
View commit details
Copy full SHA for e03b2f3
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Merge branch 'release/v5.0.0'
joachimvh
committed
e2d08a5
View commit details
Copy full SHA for e2d08a5
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Merge pull request #1050 from solid/fix/unauth-reflect-status
Show description for b7f3669
kjetilk
authored
b7f3669
View commit details
Copy full SHA for b7f3669
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Skip failing single user unit test
joachimvh
committed
d654aa0
View commit details
Copy full SHA for d654aa0
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Fixed test
megoth
committed
8ea4b29
View commit details
Copy full SHA for 8ea4b29
View code at this point
Browse repository at this point
Trying to make number of changes smaller
megoth
committed
a601720
View commit details
Copy full SHA for a601720
View code at this point
Browse repository at this point
Fixed things StandardJS were complaining about
megoth
committed
d905fee
View commit details
Copy full SHA for d905fee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.