Malte Grosse

Results 17 issues of Malte Grosse

Hi, great work. can you add some documentation how this service works together with geoclue2?

instead of limiting the access to certain users, restrict the access to certain groups would be helpful. perhaps using the non-standard? groups claim. https://github.com/Forceu/Gokapi/blob/49f11e94dab4762bb16d13762a67d43c858ace67/internal/webserver/authentication/Authentication.go#L78

enhancement

Hello, is it possible to add dynamically pdf meta data? for example author/creator etc? https://askubuntu.com/questions/27381/how-to-edit-pdf-metadata-from-command-line an idea would be to add exif tools to your docker container and attach it...

enhancement
pdf-engines

Hello, great work with the video background player. I have some issues with autoplayback on mobile devices, especially on apple products. (using vue 2.x - but also with your demo...

arm, arm64 and amd64 images would be helpful. only amd64 images provided on docker hub. upstream keycloak only supports amd64 and arm64 images, thats why I created multiarch keycloak releases,...

Hello, is it possible to reload highlight js somehow dynamically? comparable to: ``` hljs.initHighlighting.called = false; hljs.initHighlighting(); ``` or ``` $(document).ready(function() { $('#myDiv').each(function(i, e) {hljs.highlightBlock(e)}); }); ```

question

**Describe the problem/challenge you have** I could not find any documentation about uninstalling ndm **Describe the solution you'd like** openebs provides uninstall documentation, but for ndm it is missing.

Is it possible to run it in a container using docker compose?

What kind of event does this component have? tried n_clicks, etc without success.

would be nice to add geopandas docs: https://geopandas.org/en/stable/docs/reference.html

request