Patrick

Results 13 comments of Patrick

I am also running into this issue, the PR attached resolved the problem. Thanks @rudiedirkx. Any word on when this will be merged/released @wisskid?

> @Rambomst do you have a code example that triggers the error? I'll add a unit test and merge it asap @wisskid Honestly, no. We do set the error_reporting value...

> I think this is the same as issue #134. > > If you open the VSCode dev tools you should see an error saying the CircuitPython extension cannot find...

I have created PR which adds a toggle button for this #109

I am also not a huge fan of the log spam. I have opened a PR #109 which adds a toggle button to the UI rather than removing the ability...

> Sorry for the delay, I've been pretty busy in recent months. > > I'm testing it and it should be merged soon. Thank you very much. All good, we...

> I am a bit worried of having something like that in the core, which dynamically modifies CSP security headers. What would be a typical location for your CSS file,...

@math-GH > but to honest: If you have hundrets/thousands of CSS lines added why do not develop a new own theme? The stylesheet I am using is actually shared by...

> Hello, > Isn't it the same than the built-in core extension "User CSS"? > https://github.com/FreshRSS/FreshRSS/tree/edge/lib/core-extensions/UserCSS > > See also https://github.com/FreshRSS/Extensions/pull/256 Similar but not the same.

The default extension allows the user to define internal CSS via a textarea, it comes a hassle to edit when you get 1000+ lines. I wanted to be able to...