Diogo Carvalho

Results 4 issues of Diogo Carvalho

Hello, There's a bug on the terminal on mobile that doesn't accept the Enter key. Everything else is working fine. - Phone: Xiaomi Mi 9 SE - OS: Android 11...

bug

I'm getting an error in browser ERR_TOO_MANY_REDIRECTS using coolify's proxy (traefik) I have changed docker-compose.yml to this: ``` version: '3' services: meshcentral: container_name: meshcentral image: 'typhonragewind/meshcentral:latest' environment: - HOSTNAME=my.domain.com -...

Added a minSpan option If end date does not equal or exceed start date + minSpan, use the start date + minSpan as end date. As safety measure if minSpan...