Jonas van den Berg

Results 70 issues of Jonas van den Berg

**Is your feature request related to a problem? Please describe.** I share some of my photos on social media, as perhaps quite a few other users do, and I like...

no-issue-activity

I have tested this with the docker image tagged "[master](https://hub.docker.com/layers/tinyfilemanager/tinyfilemanager/master/images/sha256-eacbca962d19bb8f0f50f81924856de33acfa5a69bb84fa1e32031c68b38ac50?context=explore)" (from Feb 26 2023), logged in as the default admin user (command used: `sudo docker run -d -v /media/jonas/renkforce/USERDATA/Minecraft/tinyfilemanager/:/var/www/html/data -p...

`g_error()` is only intended for programming errors that you cannot recover from. The way it is used here crashes the application when metadata could not be retrieved because of external...

Hi there, thank you for your efforts in making this application! In this pull request I have made the following changes, which adds a few enhancements: **[Allow passing a custom...

`Extensions::Preprocessor` breaks `ifdef` directives. This was reported previously in #62. I made these changes: https://github.com/vonas/asciidoctor-extensions-lab/commit/b0a42dc7c09fe9412f2bc711a4d5dbb151df5ac7 * [lib/tex-preprocessor.rb](https://github.com/vonas/asciidoctor-extensions-lab/blob/master/lib/tex-preprocessor.rb) * [lib/tex-preprocessor/extension.rb](https://github.com/vonas/asciidoctor-extensions-lab/blob/master/lib/tex-preprocessor/extension.rb) * [lib/tex-preprocessor/sample.adoc](https://raw.githubusercontent.com/vonas/asciidoctor-extensions-lab/master/lib/tex-preprocessor/sample.adoc) I ran the following command with corresponding input and...

**Is your feature request related to a problem? Please describe.** HeliBoard leaves capslock on after pressing send. I have to turn it off manually every time, to type my next...

enhancement

### Overview It would be great if Music Presence could support browsers. This is not trivial to implement though, as browsers can usually play way more than just music. Most...

enhancement
milestone

### Overview Currently the application detects almost all media players the user's system. Still, Music Presence only works with a small set of whitelisted applications. This is done for the...

discussion

Media players can supply the album cover for the current song, which could be directly used instead of making a request to an API every time the song changes. This...

enhancement