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
Jannis Mattheis
11aac90be4
Remove serviceWorker
2021-04-16 17:42:45 +00:00
Jannis Mattheis
0d65ca6d3f
TSLint -> ESLint
2020-09-12 14:19:43 +00: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
3d52a117b1
Add button for requesting notification permission
2020-02-06 20:15:14 +01:00
Jannis Mattheis
c9c6246c4c
Properly close ui websocket connections on browser close
2019-11-28 21:39:47 +01:00
Jannis Mattheis
62854d8e11
Show banner on network lost
2019-03-27 21:13:53 +01:00
饺子w
ec5b1f8c30
Support reverse proxy with path rewrite ( #127 )
2019-02-13 18:47:48 +01:00
eternal-flame-AD
e5b24f4c92
Add plugin feature
...
Fixed database migration
Added a plugin system based on the go plugin package
2019-02-09 12:52:01 +01:00
Jannis Mattheis
ade175119a
Remove typeface-roboto-mono
2019-01-21 19:28:07 +01:00
Jannis Mattheis
d1c035d43a
Remove client on logout
2018-11-11 21:03:42 +01:00
Jannis Mattheis
887328ee65
Clear messages on application delete
2018-11-11 21:03:42 +01:00
Jannis Mattheis
b946ac2bc4
Clear all stores after logout
2018-11-11 21:03:42 +01:00
Jannis Mattheis
160ff561df
Move and rename axios
2018-11-11 21:03:42 +01:00
Jannis Mattheis
7370539fb4
Migrate browser notifications to new structure
2018-11-11 21:03:42 +01:00
Jannis Mattheis
98f6d59c9b
Move current user to root folder
2018-11-11 21:03:42 +01:00
Jannis Mattheis
2ec7f1b98f
Move layout stuff into own folder
2018-11-11 21:03:42 +01:00
Jannis Mattheis
ad873585fa
Move user stuff into own folder
2018-11-11 21:03:42 +01:00
Jannis Mattheis
b8c6fb6380
Move message stuff into own folder
2018-11-11 21:03:42 +01:00
Jannis Mattheis
7878545ee7
Move client stuff into own folder
2018-11-11 21:03:42 +01:00
Jannis Mattheis
140578b7ab
Move application stuff into own folder
2018-11-11 21:03:42 +01:00
Jannis Mattheis
7f50928833
Move snackbar stuff into own folder
2018-11-11 21:03:42 +01:00
Jannis Mattheis
d8c413df03
Use inject everywhere
2018-11-11 21:03:42 +01:00
Jannis Mattheis
dcd8469f4d
Add WebSocketStore for handling the web socket
2018-11-11 21:03:42 +01:00
Jannis Mattheis
a3f081307b
Format
2018-08-23 17:53:45 +02:00
Jannis Mattheis
d868a196b6
Typescriptify index, config and layout.jsx
2018-04-26 20:51:03 +02:00