Commit Graph

538 Commits

Author SHA1 Message Date
Jannis Mattheis 0250a48c2c Log loaded plugins
If a plugin was built for a different gotify version, then plugin.Open
may throw an unrecoverable error. This log statement should help
debugging which plugin is causing the error.

See #510
2022-09-11 17:29:31 +02:00
Jannis Mattheis c4e63863f7
Merge pull request #508 from gotify/update
Update Dependencies
2022-09-10 15:11:37 +00:00
Jannis Mattheis e68c5560e1 Update puppeteer 2022-09-10 16:50:01 +02:00
Jannis Mattheis fdfc2f264f Update other go deps 2022-09-10 16:50:01 +02:00
Jannis Mattheis 3c026e3650 Update gin-gonic 2022-09-10 16:49:58 +02:00
Jannis Mattheis fcd9b88bb7 Fix required mismatch in update & create user
This shouldn't break the api.
2022-09-10 16:47:22 +02:00
Jannis Mattheis ba0cee1da2 Move go.mod to go1.18 2022-09-10 16:47:22 +02:00
Jannis Mattheis 2243dd8b00 Update to go1.19 2022-09-10 16:47:22 +02:00
mateuscelio f16ce59e6c
Prevent setting id while inserting / updating applications 2022-07-24 08:48:14 +00:00
Jannis Mattheis 0d18b421e1
Merge pull request #489 from rwese/fix-login-form-autofill
Fix login form password-manager support
2022-05-29 20:05:12 +02:00
Jannis Mattheis 59b2ed17a6 Update linter 2022-05-29 19:45:45 +02:00
Rene Weselowski 13b878781b Fix login form password-manager support 2022-05-26 08:16:12 +00:00
Jannis Mattheis a23666aaf0 Fix too much whitespace on markdown message
Fixes #463
2022-01-12 19:00:05 +01:00
Jannis Mattheis 89fdb0b9a5 Fix makefile typo 2021-12-04 22:31:51 +01:00
Jannis Mattheis 6b3467b1d7 Format 2021-12-04 21:14:27 +01:00
Jannis Mattheis e272343deb Recreate yarn.lock & update node version 2021-12-04 21:14:27 +01:00
kirbylink 35ce1f9ae0
Add major version only tags 2021-11-22 19:13:09 +00:00
Jannis Mattheis 43998464f0 Add ghcr.io images 2021-10-24 21:37:48 +02:00
Christian Wischenbart b1f442ffbd Render favicons from original svg.
- removed jpg artifacts
- minified pngs with pngcrush to reduce size
2021-10-07 17:41:08 +02:00
Jannis Mattheis 8affeced49 Mask token in log 2021-09-27 17:46:12 +02:00
Jannis Mattheis d2e5dee67d
Create SECURITY.md 2021-09-26 20:46:58 +00:00
Jannis Mattheis 3cf47c5ee0 Fix keep alive setting comment
See https://github.com/gotify/server/issues/343#issuecomment-914560534
2021-09-07 21:29:11 +02:00
Jannis Mattheis 36eb8d8b2b Inject register & version information into index.html
The registration form will always be shown inside the dev mode,
because there is no api that transmits if registration is enabled.
2021-08-04 19:39:43 +02:00
pigpig c172590b92 Add registration
Can be enabled via the registration config flag. (disabled per default)

Fixes gotify/server#395

Co-authored-by: pigpig <pigpig@pig.pig>
Co-authored-by: Karmanyaah Malhotra <32671690+karmanyaahm@users.noreply.github.com>
Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
2021-08-04 19:39:43 +02:00
Jannis Mattheis 7e261be304 Fix flaky e2e-tests 2021-06-19 09:39:15 +00:00
Jannis Mattheis 98f937ca4a Update caniuse 2021-06-19 09:39:15 +00:00
Jannis Mattheis a2d44968e5 Format 2021-06-19 09:39:15 +00:00
Jannis Mattheis 819a881557 Update ui deps 2021-06-19 09:39:15 +00:00
Jannis Mattheis 3364f1a9fe Update go deps 2021-06-19 09:39:15 +00:00
Jannis Mattheis 9abe803cf8 Push all tags 2021-04-16 20:39:40 +02:00
Jannis Mattheis 11aac90be4 Remove serviceWorker 2021-04-16 17:42:45 +00:00
Jannis Mattheis 93b421fdcf Update lib/pq 2021-04-16 17:42:45 +00:00
Jannis Mattheis dc24471fe8 Update sqlite 2021-04-16 17:42:45 +00:00
Jannis Mattheis 1183313f14 Update stretchr/testify 2021-04-16 17:42:45 +00:00
Jannis Mattheis 6c50f8287c Update other deps 2021-04-16 17:42:45 +00:00
Jannis Mattheis 977e481b78 Update puppeteer 2021-04-16 17:42:45 +00:00
Jannis Mattheis fd691e47c0 Update axios 2021-04-16 17:42:45 +00:00
Jannis Mattheis 36c0c467ec Update prettier 2021-04-16 17:42:45 +00:00
Jannis Mattheis 43c4eba0fa Update react-scripts & fix eslint 2021-04-16 17:42:45 +00:00
Jannis Mattheis 14d15abd94 Update @material-ui/* 2021-04-16 17:42:45 +00:00
random-dwi e46d3e4fde
Push arm64 docker image 2021-04-16 16:11:14 +00:00
Kassim 346396fa83
Fix message overflow with big images 2021-03-27 13:01:28 +00:00
Jannis Mattheis 4c58f4a742 Use go install for go-swagger 2021-02-26 19:34:42 +01:00
Jannis Mattheis f4d2c6b3f5 Update to go 1.16 2021-02-26 19:34:42 +01:00
Stewart Thomson 1cbd273974
Fix sidebar height & hide ScrollUpButton until scrolled (#384) 2021-01-24 19:58:50 +00:00
Jannis Mattheis d0f47c738b Add timeout to golang ci lint 2021-01-06 14:27:55 +00:00
Jannis Mattheis 48e55d5765 Use debian as base image for amd64 2021-01-06 14:27:55 +00:00
Jannis Mattheis 1eecb53c4b Migrate to github actions 2021-01-06 14:27:55 +00:00
Jannis Mattheis 5016adcc42 Add ci check task 2021-01-06 14:27:55 +00:00
Jannis Mattheis af2417b8c6 Remove verbose test output 2021-01-06 14:27:55 +00:00