isaiah icon indicating copy to clipboard operation
isaiah copied to clipboard

Self-hostable clone of lazydocker for the web. Manage your Docker fleet with ease

Results 7 isaiah issues
Sort by recently updated
recently updated
newest added

I use firefox private browsing, and Isaiah keeps asking me to enter the password every few seconds. When I enter password, it says successful and asks me to select the...

Okay, I think I have a rough idea here. First of *disclaimer time* I'm not UI designer at all. So I just throwing a rough and unpolished idea here. But...

I deploy *isaiah* via docker. When I try to **browser volume in shell** I get the following error and cannot proceed. ![image](https://github.com/user-attachments/assets/010fdc07-6978-42e7-89fd-912bce64bb8c) I think if we have mapped the docker...

Hello, First of all thanks for this tool ! It's a life saver ! Would it be possible to implement a bulk restart & a bulk recreate ? I would...

### Description This pull request addresses a vulnerability in the authentication process where password and hash comparisons might be vulnerable to timing attacks. The standard `==` operator was replaced with...

This pull request introduces the initial backend implementation for real-time container metrics, as discussed in issue #26. This is a draft PR to showcase the progress and discuss the current...

## Overview I would like to contribute to implementing real-time charts for container metrics (CPU, memory, network) within the Stats tab to enhance monitoring capabilities. ## Technical Considerations ### Performance...