Bastien Wirtz

Results 61 comments of Bastien Wirtz

Hey @robinschneider, I like this idea, I'm adding that to my todo list! Thanks!

Hey @fitur, thanks for reporting this. the mapping only works on property at the root level for now, but that would be great to map nested properties as well. I'm...

Hi there! Why not, it sounds handy. @robinschneider your PR should be merged soon, I just have to take some time to test it but it seems fine. Thnaks.

Hi @bobbytables2048! There is no option to do that yet, but it would be nice to have it. I add that to my todo list! Thanks.

Hi @robinschneider! Thanks for this contribution. I had the idea of adding thing in the navbar for a while, and here is how I see it: * We add a...

@robinschneider If you feel like working on it go for it, otherwise I can do the widget thing system and just move your clock component in it. Let me know...

Hey @trolologuy, sounds like a good idea, I add it to my todo list :+1:

Hey @felihommen, Good catch! thanks for reporting it. It's [fixed](https://github.com/bastienwirtz/homer/commit/5418c6291a39d27aeee471673adba742080e1ccb) on `latest`, it should be better.

Hi @mybuntu-git2 ! Thanks for the feedback :) Are you talking about the `icon: favicon` feature ? or the fetch from API like [allesedv.com](https://favicon.allesedv.com/) or [Icon.Horse](https://icon.horse/) ?

Hello @Supersimmons, To run homer on the integrated node server, the command is `npm run dev`, for testing / development only. For production use, you can do a `npm run...