server icon indicating copy to clipboard operation
server copied to clipboard

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)

Results 80 server issues
Sort by recently updated
recently updated
newest added

**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...

a:feature

**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" }...

a:feature

**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...

a:bug

**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...

a:bug

**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 -...

a:bug

**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`

a:feature

**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...

a:bug

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...

question

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...

question

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...

a:feature