Jos
Jos
I've made it so you can add classes, set the id or set custom css for all attributes. There is a new config option that must be toggled on for...
I just started on a new addition for the plugin for more customization. I was creating a grid on my wiki but I wanted to make all columns a certain...
It would be great if a hook for account deletion can be added. This way we can clean up any storage objects that are not directly associated to the account....
## Description Currently it's only possible to export accounts. It would be useful to be able to import accounts again using the exported JSON file. Ideally it would prompt to...
Hi, when making an RPC call while the network is turned off it never resolves or rejects. I assume this is not the intended behavior right? As you an see...
I'm trying to read errors sent by our backend (Golang) in the client but I'm unable to do so. The `error.body` is a `ReadableStream` which contains an `Uint8Array`. I have...