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 123 server issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] You could accidentally delete...

a:feature

Hello, Database has no foreign key : ![image](https://github.com/user-attachments/assets/0fe1d789-04f9-4fcc-9f4e-e1c19cdcbca3) It could be possible to insert bad value on referenced key. The attached script add foreign keys. [Foreign Keys for gotify.zip](https://github.com/user-attachments/files/16267329/Foreign.Keys.for.gotify.zip) After,...

a:feature
in:server

fixes #257 . fixes #350 Simply `make build-docker-multiarch` and then `docker run` should work. I implemented building JS from docker as well but opt-in, just for people who want's to...

Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

Rel: #699 Current logic: If the stable Go version does not equal GO_VERSION on master and does not equal the version on the bump-go branch then create or update a...

Fixes https://github.com/gotify/server/issues/695 To test this modification: ``` (cd ui && yarn) (cd ui && yarn build) go run . (cd ui && yarn start) ``` Now access the address `yarn...

This PR was automatically created by the bump-go action.

bump-go

Gotify depends on the debian-slim image which should be updated regularly to get the most recent bug/security fixes. We should add a github action that automatically releases gotify to use...

a:feature

**Is your feature request related to a problem? Please describe.** The current build tools of the UI are very outdated and are making problem with newer versions of nodejs. Related...

a:feature
in:ui

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] In most cases you...

a:feature