Felix Stieglitz
Felix Stieglitz
There's a PR for a similar implementation for the todo widget: #838
Hey @svilenmarkov, I'd really like to assist you with this. Is there anything we can do to assist you to get this merged?
This issue also exists in v7.1.0. Unfortunately, it seems to crash even before the console could not any error. Neither the recipe debug window nor the ferdium debug window show...
GHCR does seem to support at least some endpoints of the Registry V2 API. At least it does respond with a 401 to, eg: - https://ghcr.io/v2/{org}/{image}/tags/list - https://ghcr.io/v2/{org}/{image}/manifests/latest This means,...
**For reference** [Endpoints used by Homepage](https://github.com/gethomepage/homepage/blob/2f48d21bfdc32e944c2d8988521f70bd289eaa2f/src/widgets/portainer/widget.js#L4-L21): - /api/endpoints/{env}/docker/containers/json: I don't see this one in the documentation. - [/api/kubernetes/{env}/applications/count](https://app.swaggerhub.com/apis/portainer/portainer-ce/2.33.2#/kubernetes/GetAllKubernetesApplicationsCount) - [/api/kubernetes/{env}/services/count](https://app.swaggerhub.com/apis/portainer/portainer-ce/2.33.2#/kubernetes/GetAllKubernetesServicesCount) - [/api/kubernetes/{env}/namespaces/count](https://app.swaggerhub.com/apis/portainer/portainer-ce/2.33.2#/kubernetes/GetKubernetesNamespacesCount) This is how the Homepage widget for Portainer...
Do you have a suggestion about implementing this? As the check for the sites is done by the Glance backend, and not in the browser, it would have to know...
The style option `vertical-list` does not show thumbnails. You might try setting this one on the widget level options (not feed options). Does this help you?