RasmusErik Voel Jensen
RasmusErik Voel Jensen
It might be possible to use the code from [wikidata-query-gui](https://phabricator.wikimedia.org/diffusion/WDQG/) to render the visualisations directly in the page instead of including them as iframes. This could help with several existing...
Separating the JavaScript code from the html code, would make it easier to develop and test. This would also make it easier to solve #390, by compiling code with backticks...
`npm install; npm start` works fine, but as soon as you `npm compile` it stops working. This is probably related to that the prebuilt version was made before [this commit](https://github.com/ipfs-shipyard/ipfs-pubsub-room-demo/commit/a910e08bd85e99cae65ecef020065d660e5c3480)
Could we update NextJS to latest version? The version we currently use has a major security vulnerability(CVE-2025-29927). I've added a pull request #6422, which also updates other packages with minor...
#### 💻 变更类型 | Change Type - [ ] feat - [ ] fix - [ ] refactor - [ ] perf - [ ] style - [ ] test...