node-solid-server icon indicating copy to clipboard operation
node-solid-server copied to clipboard

Solid server on top of the file-system in NodeJS

Results 151 node-solid-server issues
Sort by recently updated
recently updated
newest added

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.2 to 0.8.3. Release notes Sourced from @​xmldom/xmldom's releases. 0.8.3 Commits Fixed Avoid iterating over prototype properties [#437](https://github.com/xmldom/xmldom/issues/437) / [#436](https://github.com/xmldom/xmldom/issues/436) Thank you, @​Supraja9726 for your contributions Changelog...

dependencies

https://gitter.im/CommunitySolidServer/community?at=633441bfb16e8236e39b7d20 What could the consequences be for apps ?

Up until recently, I had been using `POST` requests to create new containers in my apps and it was working as expected. This sufficed so far because I was hard-coding...

enhancement

## Action required If you are an NSS server operator, please check that your settings use the default `"corsProxy": false`. If you have a public facing server with `"corsProxy": true`,...

@michielbdejong I skipped the corresponding test : ``` 1) API Payment Pointer Bob GET Payment Pointer document should redirect to example.com: Error: write EPROTO 139799603906496:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332: at WriteWrap.onWriteComplete...

Hello If I add SPARQL endpoint into NSS, I wont be able to keep the authentication/authorization of Solid. Because NSS uses a SPARQL store as backend and bypasses all authorization....

Objectives : apply solid-notifications protocol https://solid.github.io/notifications/protocol and compatibility with CSS implementation https://github.com/CommunitySolidServer/CommunitySolidServer/documentation/markdown/usage/notifications.md - [ ] discovery subscription service : link header (relative URL ?) `link: ; rel="http://www.w3.org/ns/solid/terms#storageDescription"` - [ ]...

https://fileinfo.com/extension/swp `.swp` file is created when a text editor like nano or vim opens a file in a directory. When the editor is closed, the swap file is removed. While...

Edit: I've replaced localStorage from the initial comment with cookies, my initial idea that localStorage is the problem was wrong. Edit 2: Updated whole issue to say it is not...

security