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-server
/
node-solid-server
Public
forked from
nodeSolidServer/node-solid-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-solid-server
lib
resource-mapper.js
on
updateReadme
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 14, 2019
Fix file to URL resolving for multi-host.
Show description for 6dbc45b
jaxoncreed
authored and
RubenVerborgh
committed
6dbc45b
View commit details
Copy full SHA for 6dbc45b
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
Refactor into resolveFilePath.
RubenVerborgh
committed
14d02cf
View commit details
Copy full SHA for 14d02cf
View code at this point
Browse repository at this point
Add warning to ResourceMapper.
RubenVerborgh
committed
b52ef3e
View commit details
Copy full SHA for b52ef3e
View code at this point
Browse repository at this point
Simplify ResourceMapper.
RubenVerborgh
committed
49c59e8
View commit details
Copy full SHA for 49c59e8
View code at this point
Browse repository at this point
Do not expose rootPath.
RubenVerborgh
committed
272adef
View commit details
Copy full SHA for 272adef
View code at this point
Browse repository at this point
Get rid of getRepresentationUrlForResource.
RubenVerborgh
committed
b74e92a
View commit details
Copy full SHA for b74e92a
View code at this point
Browse repository at this point
Rename getBasePath into getBaseFilePath.
RubenVerborgh
committed
fadf2cc
View commit details
Copy full SHA for fadf2cc
View code at this point
Browse repository at this point
Make getFilePath private.
RubenVerborgh
committed
226751c
View commit details
Copy full SHA for 226751c
View code at this point
Browse repository at this point
Expose getRequestUrl.
RubenVerborgh
committed
f246e44
View commit details
Copy full SHA for f246e44
View code at this point
Browse repository at this point
Avoid problem with URIs with spaces.
Tim Berners-Lee
authored and
RubenVerborgh
committed
b6cb614
View commit details
Copy full SHA for b6cb614
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 18, 2019
Moved fix to a better location
jaxoncreed
committed
a1909bd
View commit details
Copy full SHA for a1909bd
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Root route now returns text/turtle unless requested otherwise
jaxoncreed
committed
b5ef317
View commit details
Copy full SHA for b5ef317
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Switched from a magic variable
jaxoncreed
committed
5e0748e
View commit details
Copy full SHA for 5e0748e
View code at this point
Browse repository at this point
Fixed edge case involving files that are not index.html
jaxoncreed
committed
ee2cb2f
View commit details
Copy full SHA for ee2cb2f
View code at this point
Browse repository at this point
Fixed edge case where content type is not provided
jaxoncreed
committed
6a1e05b
View commit details
Copy full SHA for 6a1e05b
View code at this point
Browse repository at this point
Fixed linter errors
jaxoncreed
committed
dfbd387
View commit details
Copy full SHA for dfbd387
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Fixed content type mismatch at root
jaxoncreed
committed
095b0d6
View commit details
Copy full SHA for 095b0d6
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Only allow index.html as index file.
Show description for 2f9996a
RubenVerborgh
committed
2f9996a
View commit details
Copy full SHA for 2f9996a
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Trying to fix regex
megoth
committed
08684fb
View commit details
Copy full SHA for 08684fb
View code at this point
Browse repository at this point
Trying to optimize and improve readability through better abstraction
Show description for 31f113a
megoth
committed
31f113a
View commit details
Copy full SHA for 31f113a
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Now excluding both .acl- and .meta-files when finding default file
megoth
committed
d3e6506
View commit details
Copy full SHA for d3e6506
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Removing hardcoded string of .acl-suffix
megoth
committed
218b36a
View commit details
Copy full SHA for 218b36a
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
Removes acl files from list of files to match when mapping url to file
Show description for b1562ac
megoth
committed
b1562ac
View commit details
Copy full SHA for b1562ac
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
Making resourceMapper.getFullPath public
megoth
committed
e857626
View commit details
Copy full SHA for e857626
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
Fix path-related Windows problems
joachimvh
committed
72b1856
View commit details
Copy full SHA for 72b1856
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
Fixed all tests, rebased on v5.0.0
megoth
committed
bf9a59e
View commit details
Copy full SHA for bf9a59e
View code at this point
Browse repository at this point
Fix multi-POST test failing with directory as target
rubensworks
committed
530f740
View commit details
Copy full SHA for 530f740
View code at this point
Browse repository at this point
Commits on Nov 23, 2018
Resolve linting errors due to ResourceMapper changes
rubensworks
committed
a7b5e6d
View commit details
Copy full SHA for a7b5e6d
View code at this point
Browse repository at this point
Document removal of $ with indexes in ResourceMapper
rubensworks
committed
19843ac
View commit details
Copy full SHA for 19843ac
View code at this point
Browse repository at this point
Improve index variable name in ResourceMapper
rubensworks
committed
fe0e456
View commit details
Copy full SHA for fe0e456
View code at this point
Browse repository at this point
Use application/octet-stream as default content type in ResourceMapper
rubensworks
committed
04667fa
View commit details
Copy full SHA for 04667fa
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
Fix .meta files not being returned as Turtle
rubensworks
committed
81df5c6
View commit details
Copy full SHA for 81df5c6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.