Sebastien Dumetz

Results 19 comments of Sebastien Dumetz

I'm looking for a way to check for a dbus service and fall back to command line calls with `child_process` if not available. I see this issue is 1 year...

OK my bad it seems to work as expected. An error in my code and this open issue led me to the wrong conclusions. Sorry for the trouble.

No Idea how I would implement this, sorry. I'll look into it if I have more time to put into this project someday.

Yep, looks like I forgot the `{credentials: 'same-origin'}` option in fetch() calls. Not using Auth myself, thanks for reporting.

Definitely not normal, but without more informations I can not really understand what's going on. Best guess is the static server is working but not the reverse proxy to the...

Can you provide me a screenshot? It's totally possible that the UI breaks on larger number of repos. I admit I've never tested it past ~3/4 repos...

OK it looks like a bad layout for larger repo counts. I'll look into it when I have some spare time.

Nope. This UI is currently not snapshot-aware. It's definitely something I'd like to add though.

Right now, I'm at the "define how it would work and how it would look" step, so you can definitely help with no JS knowledge. What would be for you...

I implemented getting the snapshots in the latest commits. Deleting them should also be straightforward. However I'm not yet sure about how snapshot creation should be handled? Maybe a simple...