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
Dirk Wilden
8a31fd1248
Add arm64 docker build
2020-12-28 13:44:16 +00:00
Jannis Mattheis
3454dcd602
Use golangci-lint
2020-11-01 10:47:02 +01:00
Jannis Mattheis
44e441a8c5
Create FUNDING.yml
2020-10-31 12:56:33 +00:00
Jannis Mattheis
1a3ad1d706
Downgrade packr because of build errors
2020-10-05 22:01:06 +02:00
Jannis Mattheis
4b12b58846
Go Version 1.15.2
2020-09-12 17:01:11 +02:00
Jannis Mattheis
0d65ca6d3f
TSLint -> ESLint
2020-09-12 14:19:43 +00:00
Jannis Mattheis
33c0e01dae
Update ui deps
2020-09-12 14:19:43 +00:00
Jannis Mattheis
dd86646234
Update go deps
2020-09-12 14:19:43 +00:00
Jannis Mattheis
de226ce0cf
Make ws ping interval configurable
2020-09-10 16:22:04 +00:00
Jannis Mattheis
909eeff406
Make keepalive period configurable
2020-09-10 16:22:04 +00:00
D. Domig
7993d0eef8
Change pass to password
2020-09-02 16:33:24 +00:00
D. Domig
aecd3d8081
Change token
2020-09-02 16:28:37 +00:00
Richard Szolár
923030cf44
Update "github.com/go-yaml/yaml" import path to "gopkg.in/yaml.v2" as recommended per the project's documentation
2020-08-20 20:25:37 +02:00
Jannis Mattheis
307e61474b
Update gotify/configor
...
gotify/configor@4681376e
2020-07-18 20:49:49 +02:00