mashlib icon indicating copy to clipboard operation
mashlib copied to clipboard

Solid-compatible data mashup library and Data Browser

Results 38 mashlib issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

On NSS (inrupt.net) I'm trying to store the `cats.n3` file as `text/n3` ``` prefix : . :Mika a :Cat . :Akita a :Cat . :Luna a :Cat . { ?X...

I need my account password to login for the first time to check my private data with the SolidOS Databrowser Webapp. After that, I press logout button, and then press...

bug

My attempt to reload `https://solidos.solid.community/Team/` lead to a blank page and the browser tab favicon showing a "working ... " circle. Nothing on console log. Maybe the browser renderer, instead...

bug

When I open the profile (`https://ash.runi.ilabt.imec.be/profile/card#me`) of a user (after logging in) I only see the following: ![Screenshot from 2019-11-14 08-26-07](https://user-images.githubusercontent.com/9413528/68835621-c362c280-06b8-11ea-9ad7-0ab5ebaf5536.png) In previous versions we were able to edit the...

enhancement

Today we use a mix of `alert`, `console.log` and Solid UIs notification module to handle errors and display something to users. We should make sure that these instances uses one...

enhancement
good first issue

## Description I set up a CSS instance and am using [the mashlib recipe](https://github.com/solid/community-server-recipes) to launch my service. When trying to modify the (sharing) permission of the `profile` folder or...

When Mashlib makes requests, it accidentally sends out an HTTP header `map: [object Object]`. I presume a `map` function is being attached by accident. This can result in CORS issues...

bug

See https://webpack.js.org/loaders/raw-loader/ and also special typings for tsc in eg solid-ui and solid-panes We can now just importing text files like TTL files directly, instead of having to make them...