Svilen Markov
Svilen Markov
You must specify the path relative to the server URL, not relative to local path: ```yaml server: # this is a local directory path assets-path: /app/config/assets theme: # this is...
Hey, rather than adding an animation which wouldn't fully fix the issue, I'll add a `desktop-navigation-width` property so that you can set the width of the navigation independently of the...
Hey, could you try adding a fake user agent to the headers like this: ```yaml feeds: - url: https://www.mycert.org.my/portal/rss headers: User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0...
Hey, feel free to submit a PR for this.
While this is potentially a big improvement in some cases, personally I feel like if a feed doesn't provide proper thumbnails then just let it be. The RSS widget is...
I wasn't able to make changes to the PR since [you've disabled edit access for maintainers](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork#enabling-repository-maintainer-permissions-on-existing-pull-requests), so I used your changes, made some tweaks and committed them to the dev...
I'm considering removing the health check since it's not really representative of anything meaningful. The only time it would show up as unhealthy is if the check is broken as...
Thanks for the suggestion! I'll try and see if I can get this working.
This appears to not be possible on phones as the browsers do not allow you to programmatically invoke the keyboard.
Thanks for looking into this and sorting it out guys. I'll be honest, I haven't taken care of it yet because I'm genuinely frustrated by this change as it makes...