server
server copied to clipboard
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
**Is your feature request related to a problem? Please describe.** Home-Assistant notify service with POST_JSON type always sends priority as sting in resulting JSON due to templating engine (similar how...
**Is your feature request related to a problem? Please describe.** If I send a notification with this extra set: ```json { "extras": { "client::notification": { "click": { "url": "https://gotify.net" }...
**Can the issue be reproduced with the latest available release? (y/n)** Yes **Which one is the environment gotify server is running in?** - [x] Docker - [ ] Linux machine...
**Can the issue be reproduced with the latest available release? (y/n)** y **Which one is the environment gotify server is running in?** - [x] Docker - [ ] Linux machine...
**Can the issue be reproduced with the latest available release? y** **Which one is the environment gotify server is running in?** - [x] Docker - [ ] Linux machine -...
**Describe the solution you'd like** changing `docs/ui.go` title tag to `Gotify REST-API` for intuition **Describe alternatives you've considered** 1. Straight replace string 2. Bring the string from `spec.json`
**Can the issue be reproduced with the latest available release? (y/n)** I don't know - I can't find a way to reproduce this but it does occur sporadically. I'm using...
Can the issue be reproduced with the latest available release? - Y Which one is the environment gotify server is running in? - Windows machine Do you have an reverse...
I am running Gotify since quite a long time in a Docker container behind an nginx-proxy. Recently I often get banned from my fail2ban. This has never happend before, and...
From my perspective its useful to send a link to some event to colleague and I don't see easy way of doing this now It will be nice to have...