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 }}
maxf
/
node-solid-server
Public
forked from
nodeSolidServer/node-solid-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
lib
utils.js
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 19, 2018
Remove string dependency.
RubenVerborgh
committed
0379a45
View commit details
Copy full SHA for 0379a45
View code at this point
Browse repository at this point
Commits on May 3, 2018
Use block level scope instead of function level scope
Show description for a3cc037
Nina Chaubal
committed
a3cc037
View commit details
Copy full SHA for a3cc037
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
Prefer protocol configured in server URI.
Show description for 0e1759a
RubenVerborgh
committed
0e1759a
View commit details
Copy full SHA for 0e1759a
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
Rename the idp option into multiuser (#570)
Show description for bae020f
RubenVerborgh
authored
bae020f
View commit details
Copy full SHA for bae020f
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
Merge branch 'master' into dz_oidc
dmitrizagidulin
committed
e126aad
View commit details
Copy full SHA for e126aad
View code at this point
Browse repository at this point
Rename to getBaseUri and getFullUri.
RubenVerborgh
authored and
dmitrizagidulin
committed
132743a
View commit details
Copy full SHA for 132743a
View code at this point
Browse repository at this point
Fix utils.uriBase() and usage
dmitrizagidulin
committed
f62e23d
View commit details
Copy full SHA for f62e23d
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Add a fix for utils.debrack() and unit tests
Show description for 97dac71
dmitrizagidulin
committed
97dac71
View commit details
Copy full SHA for 97dac71
View code at this point
Browse repository at this point
Add test for fullUrlForReq()
dmitrizagidulin
committed
e2d68fe
View commit details
Copy full SHA for e2d68fe
View code at this point
Browse repository at this point
OIDC Integration - WIP
Show description for bbdc11d
dmitrizagidulin
committed
bbdc11d
View commit details
Copy full SHA for bbdc11d
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Implement account dir creation, pass the tests
Show description for df29bd3
dmitrizagidulin
committed
df29bd3
View commit details
Copy full SHA for df29bd3
View code at this point
Browse repository at this point
Move stripLineEndings() to utils
dmitrizagidulin
committed
1a583d8
View commit details
Copy full SHA for 1a583d8
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
Fix URI encoding in file listing and decoding to get file names (#471)
Show description for 5bba6c9
timbl
authored and
dmitrizagidulin
committed
5bba6c9
View commit details
Copy full SHA for 5bba6c9
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
fixes issue where requesting a different format (e.g. text/turtle) of a jsonld resource crashed the server (#474)
ryankeener
authored and
dmitrizagidulin
committed
b6e6d9e
View commit details
Copy full SHA for b6e6d9e
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
Fix handling/url-encoding of container names (#469)
Show description for b4e98f8
dmitrizagidulin
authored
b4e98f8
View commit details
Copy full SHA for b4e98f8
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
In a directory listing, adds the media type class when we know it (#456)
Show description for 410ced8
timbl
authored
410ced8
View commit details
Copy full SHA for 410ced8
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Move debrack() to utils.js, remove unused vocab/rdf.js functions (#425)
dmitrizagidulin
authored
3227b91
View commit details
Copy full SHA for 3227b91
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Wrap lines to 80 chars
dmitrizagidulin
committed
ec35970
View commit details
Copy full SHA for ec35970
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Also check if string exists
deiu
committed
f10393b
View commit details
Copy full SHA for f10393b
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
remove padding
nicola
committed
173baa0
View commit details
Copy full SHA for 173baa0
View code at this point
Browse repository at this point
cleaning code with standard
nicola
committed
2856432
View commit details
Copy full SHA for 2856432
View code at this point
Browse repository at this point
refactoring including: new post handler, new error function and code style
nicola
committed
eea1e43
View commit details
Copy full SHA for eea1e43
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
refactoring get to fix #138
nicola
committed
b416cd5
View commit details
Copy full SHA for b416cd5
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
removing debugging
nicola
committed
ea9808f
View commit details
Copy full SHA for ea9808f
View code at this point
Browse repository at this point
decode uri component
nicola
committed
4a2c490
View commit details
Copy full SHA for 4a2c490
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
code cleaning
nicola
committed
b2dad60
View commit details
Copy full SHA for b2dad60
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
adding additional ttl extensions
nicola
committed
a356fda
View commit details
Copy full SHA for a356fda
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Added helper functions to simplify extension check
deiu
committed
3ce712e
View commit details
Copy full SHA for 3ce712e
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Sigh. Better naming for pathBasename()
deiu
committed
4fba412
View commit details
Copy full SHA for 4fba412
View code at this point
Browse repository at this point
Renamed basename() to basePathName() for consistency
deiu
committed
e313943
View commit details
Copy full SHA for e313943
View code at this point
Browse repository at this point
Added extra checks for basename()
deiu
committed
333d46b
View commit details
Copy full SHA for 333d46b
View code at this point
Browse repository at this point
Fixed the basename function (for dirs)
deiu
committed
cecbb82
View commit details
Copy full SHA for cecbb82
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
Link headers use relative URIs for resources
deiu
committed
d3bf69d
View commit details
Copy full SHA for d3bf69d
View code at this point
Browse repository at this point
Added uriRelative() function
deiu
committed
dfd7d91
View commit details
Copy full SHA for dfd7d91
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
add TODO for uriToFilename
nicola
committed
5e6c602
View commit details
Copy full SHA for 5e6c602
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.