eternal-flame-AD
7bf80ee6f1
Add last used to client & application
2023-08-06 12:30:22 +02:00
chrispruitt
72bd8c8ba6
Add default message priority for applications
...
Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
2023-07-19 18:15:01 +00:00
饺子w (Yumechi)
aedc3e2ba6
Migrate from packr to go:embed ( #581 )
2023-07-15 08:32:31 +00:00
Zlendy
8cfd827814
Add copy secret button
2023-05-09 20:48:35 +02:00
Pander
5852bbb4ac
Unify display of app icon
2023-01-10 17:41:36 +00:00
Tert0
2fce3bdcac
Add priority colors
2022-10-21 20:39:50 +02:00
Tert0
3eb0467239
Fix bracketSameLine prettier
2022-10-08 15:19:20 +02:00
Tert0
17b9b52d95
Add delete confirmation dialog
2022-10-08 15:15:29 +02:00
Jannis Mattheis
e68c5560e1
Update puppeteer
2022-09-10 16:50:01 +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
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
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
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
11aac90be4
Remove serviceWorker
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
Kassim
346396fa83
Fix message overflow with big images
2021-03-27 13:01:28 +00:00
Stewart Thomson
1cbd273974
Fix sidebar height & hide ScrollUpButton until scrolled ( #384 )
2021-01-24 19:58:50 +00: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
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
Jannis Mattheis
e1a6847c84
Format
2020-05-08 15:16:43 +02:00
Jannis Mattheis
1ee817dc2b
yarn upgrade --latest
2020-05-08 15:16:43 +02:00
Jannis Mattheis
f80c9d2270
Update puppeteer
2020-05-08 15:16:43 +02:00
Jannis Mattheis
7b90b8a8f5
Use v2 in package path
2020-05-08 10:43:17 +02:00
Stewart Thomson
d22326bba8
Open github link in new tab ( #294 )
2020-04-14 13:56:00 +00:00
Jannis Mattheis
fc1ac65954
Fix flaky plugin ui test
...
Sad thing, I don't really know why it doesn't work on travis-ci,
but somehow, the click doesn't register or atleast doesn't do what it
should.
2020-03-22 10:02:24 +01:00
Yasa Akbulut
e6bd7c03dd
Make Message cards responsive
...
On breakpoints smaller than 'sm', the date of the message will wrap
to a new line; and the image will be 32x32 instead of 70x70
2020-03-22 10:02:24 +01:00
Yasa Akbulut
07b0226412
Wrap control buttons on DefaultPage
2020-03-22 10:02:24 +01:00
Yasa Akbulut
0f7c7dd717
Use FC as SFC is deprecated in favor of it
2020-03-22 10:02:24 +01:00
Yasa Akbulut
c46bbdc01f
Make layout responsive
2020-03-22 10:02:24 +01:00
Yasa Akbulut
e858d5ad3f
Bump material-ui/core and material-ui/icons
2020-03-22 10:02:24 +01:00
Yasa Akbulut
ce056faed8
Use react-scripts proxy for development
...
Setting the `defaultDevConfig.url` to use the default port and
proxying requests via the react-scripts proxy overcomes CORS issues
and reduces friction for ui contributions
2020-03-22 10:02:24 +01:00
Jannis Mattheis
0863aba9cb
Update packr/v2
2020-03-07 20:15:25 +01:00
Raphael
e56f7bc4c7
Add notification sound for incoming messages ( #267 )
2020-02-12 18:21:35 +01:00
Jannis Mattheis
3d52a117b1
Add button for requesting notification permission
2020-02-06 20:15:14 +01:00
PSSGCSim
6dc783d99d
Break long words in webui
2019-12-14 15:16:21 +00:00
Jannis Mattheis
c9c6246c4c
Properly close ui websocket connections on browser close
2019-11-28 21:39:47 +01:00