Håkon Botnmark Jahre

Results 15 comments of Håkon Botnmark Jahre

It seems that the WAV-format may contain metadata-blocks of different types: http://wavmetadata.blogspot.com https://en.wikipedia.org/wiki/Resource_Interchange_File_Format I do not know of if there is a de facto common practice. But it would be...

Yes, I could convert the wav to flac. In that case, it would be nice to use the convert plugin during import. I do not think it is run during...

This is also the case with other JetBrains plugins, for example the _R Language for IntelliJ_ plugin. It would be nice for the enhanced markdown plugin to be compatible with/in-place...

Yes, it does work for the objects returned from an endpoint. My case is that I want to exclude certain endpoints, not only their request/response objects.

Yes, I know about the @Api(hidden = true), but as you say, this works on classes, not methods. I have tried to think about this, and it would be nice...

The 500 Internal Server Error is still present which basically blocks login

It actually worked for a short while, but it seems like the 500 Internal Server Error is back

> **Is your feature request related to a problem?** Hi, I would like to run a graphical application inside a devpod workspace, using X11 forwarding. > > I found no...

I've got the same problem. I tried to set the username and mail to what I've set up on the Ferdium server, but it didn't change anything.

I looked into this a bit more, and it seems like the import schema require the `lastname` field. As stated in [`app/Controllers/Http/Dashboard/TransferController.ts:9`](https://github.com/ferdium/ferdium-server/blob/b86d3a697d290377ccb59ad2dfe17a2f127b6937/app/Controllers/Http/Dashboard/TransferController.ts#L9). This field was not present in my file,...