simonbuehler

Results 42 issues of simonbuehler

hi, tried your stuff with pokemongo but it just launches the app (after adding a "db" directory under `_handler_/com.nianticlabs.pokemongo`. i set `intercept({ className: "PtcLoginState", methodName: "SubmitLogin" });` in the intercept...

good first issue

nice package, firefox throws `` Uncaught TypeError: Fehler beim Auflösen des Modulspezifierers "canvas-context". Relative Modulspezifierer müssen mit "./", "../" oder "/" beginnen. `` (error resolving ), is this chrome only?

### Description: hi, as laravel switched to vite, i can't use it as `npm run dev` opens port 5173 which is not mapped ### Expected Behavior: access vite serving ###...

Type: Bug

### Description I have a `WriteableBitmap` and want to create a MagickImage from it. I added the WriteableBitmapEx Extensions and using the [ToByteArray](https://github.com/reneschulte/WriteableBitmapEx/blob/4f0ac0d06dce342aff7b5b4d1c7aa074802f334f/Source/WriteableBitmapEx/WriteableBitmapConvertExtensions.cs#L56) Method like this: ``` var image =...

enhancement

Hi hab die issue zuerst bei uibuilder gestellt, das `internal\url.js` kommt aber aus redmatic, darum konnte er mir da nicht helfen, hat hier jemand vllt eine Idee? speziell der Teil...

hi, um [node-red-contrib-uibuilder](https://github.com/TotallyInformation/node-red-contrib-uibuilder/tree/security) mit authentifizierung zu nutzen muss nodered mit tls aktiviert laufen. Ich habe versucht durch Anlegen eines Zertifikats und Anpassen von `/usr/local/addons/redmatic/lib/settings.js` ``` if (!settings.https) { settings.https =...

✋help wanted
❓question
🤔to be clarified

hi, i really like this project but i had to cancel a project just before rollout as the stability ob the app was not given on some test machines. The...

hi, we need to display a iframe from a different domain where we do not control the webserver that sends the CORS FRAME headers. The Frame gets blocked as the...

hi, it seems that the chromiumfx project is abandoned and the question is if cefsharp is the recommened way to use with neutronium now? Are there plans to keep Neutronium...

hi, in my usecase the app should allow to easily replace assets ( pngs / html text/ ...) by the end user and therefore the html/asset files should not be...