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.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] You could accidentally delete...
Hello, Database has no foreign key :  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,...
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.
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...
**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...
**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...