rwjack

Results 215 comments of rwjack

This seems like a highly requested feature. For starters, there should be an option to repeat notifications if not resolved within X time. This feature should be quite simple to...

Awesome, that looks like the thing we're looking for! PS. I don't want to sound like a dick, but I'm just curious. Is there a reason we couldn't set the...

> Only few specific types of channels would show up here – email, Slack, perhaps a few others. Small remark, I use matrix, though in my original feature request, I...

I don't think there needs to be a different template other than the current one. The text doesn't need to change on every repeated notification, it can be the same...

Workaround: `docker-compose.yml` ``` goaccess: image: allinurl/goaccess restart: unless-stopped entrypoint: /entrypoint.sh volumes: - /etc/timezone:/etc/timezone:ro - /etc/localtime:/etc/localtime:ro - ./entrypoint.sh:/entrypoint.sh:ro - ./read.sh:/read.sh:ro - ./conf:/srv/conf:ro - /mnt/traefik-logs/:/srv/traefik-logs/:ro - data:/srv/data - report:/srv/report ``` `entrypoint.sh` ```...

Let's make this happen. It is pretty pointless having a secret server for people to chat on, without the server being anonymous. TOR is the ideal option.

0.0.0.0/0 works But that's just stupid. We need qbit web to read some sort of ORIGIN_IP header, if the proxy option is checked. This will be the fix

@PapyElGringo isn't it technically hardcoded right now? Being relative to the pixel ratio? Why not have a textbox and allow users to input > 0 values?

Understood. I'm really glad you notice these little QOL changes, they do add up to something big in the end!