Yann Jouanique

Results 8 comments of Yann Jouanique

Fully support this, in fact I had suggested a similar feature request in #1129 The current Shelves concept is calibre-web-specific, and makes it less portable to other Calibre-based apps and...

Hey @giohappy sorry I forgot to mention :) No, the login is not complete after the page load. The menus are still clickable and I can still do all the...

Indeed, it works well now! Thanks a lot! I guess it still makes sense to keep the ticket opened until either the parameter is added by default, or the templates...

Hey there, just chiming in as we came across a use case where we would like to apply Reloader's functionality, but we do not have access to the definitions/annotations of...

I have a similar issue with a Plex compose file, which contains an init container that installs/updates some plugins, then exits. There is a `depends_on: {plex_plugins:{condition: service_completed_successfully}}` condition on the...

Looking a bit into the code, I fear this might be tricky to implement, as right now [the status is computed](https://github.com/louislam/dockge/blob/master/backend/stack.ts#L255) based on parsing the response from `docker compose ls`...

Hey @craig-rueda any idea why the websocket image isn't being published?

Oops, after looking at the logs I guess I see the problem! The image is built but not pushed... Fix on its way with #22181