Alicia Sykes
Alicia Sykes
@denganliang - Apologies, that appears to have been a mistake on my part. I've removed it in 330d812bfd868c01fd88e564e82232b9256ff5c0.
Lemme reopen, sorry about that
So like server-side download and caching? Sure that would indeed be possible Worth noting though, in your instance, this wouldn't have any impact on performance, resources that have been saved...
So would function like this: - When app loaded, check if running in server mode - For each asset, try and fetch it locally - If available locally, display and...
Heya @Byolock Thanks for the bug repot, and apologies for the delay in implementing this. It should now be fixed in #557 / 2.0.6 Feel free to reach out if...
/keep-open This issue isn't resolved. I think I need to approach it differently to get the solution
Heya @marcbria - Thanks for your suggestion :) Apologies that the ticket was closed. I'm actually working on dynamic content and actions at the moment (in PR: #382, see [examples](https://github.com/Lissy93/dashy/blob/master/docs/widgets.md))...
Hiya @marcbria Just to let you know that support for dynamic content is now merged in #382. Once you've updated to V 1.9.4, take a look at the [Widget Docs](https://github.com/Lissy93/dashy/blob/master/docs/widgets.md)...
Got it, that makes perfect sense now - And I love the idea! I can definitely implement that :) I think a lot of services (like NODE-Red) support web-hooks, which...