Lukas

Results 134 comments of Lukas

@SchrodingersGat It would be really cool, if we would extend the plugin system to provide custom previewers for various file types. E.g. this would be helpful for your wirewiz plugin...

This looks pretty interesting. Thank you for creating such a plugin. I wonder if me may create a new frontend feature that is specific for attachment preview so that we...

Unfortunately, I won’t have time to develop this in the next months and its not my priority. I'd be happy if someone else has the time to develop this new...

You may want to test if you only experience this error in dev mode or also in a react production build.

So your not using the react dev server for your plugin panel at all? You're always build a react prod bundle and then see the changes after manually reloading the...

Thank you so much, this workaround has helped me a lot 🎉 . Was already thinking of using a different, more complicated way than helix to archive my needs. (This...

There are certain thresholds defined (>25 queries or >0.1s). Set them to a lower value (1 for to log for all requests). You can find them in the settings.py right...

Maybe with PUI, we can add a second field, total price which is connected to the unit price and amount, and only two if the three fields need to be...

As you found out, the issue with the .env file was maybe just that you missed the -a on ls to show all files (also the files starting with a...

Thanks that you already started a draft for this long standing issue. I just want to add my thoughts about this now: I See two ways how developers could build...