Skip to content

Tags: nekulin/server

Tags

v2.0.17

Toggle v2.0.17's commit message
Update gotify/configor

gotify/configor@4681376e

v2.0.16

Toggle v2.0.16's commit message
Use response header if cors config is empty

The cors middleware of gin denies the request with 403 forbidden if
the origin differs.

v2.0.15

Toggle v2.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow multiple CORS origins

v2.0.14

Toggle v2.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add notification sound for incoming messages (gotify#267)

v2.0.13

Toggle v2.0.13's commit message
Use --no-cache when installing ca-certificates in the Dockerfile

Signed-off-by: Dennis Marttinen <38858901+twelho@users.noreply.github.com>

v2.0.12

Toggle v2.0.12's commit message
Add logging to websocket errors

v2.0.11

Toggle v2.0.11's commit message
Show banner on server errors.

v2.0.10

Toggle v2.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove color styles from plugin detail view (gotify#232)

v2.0.9

Toggle v2.0.9's commit message
Add auto reconnect on connection loss (gotify#228)

v2.0.8

Toggle v2.0.8's commit message
Add armv7 docker build