912f8facdb
Fix linting issues
2024-06-10 16:28:25 +02:00
cc1b0b3f81
Make WS path in lighttpd mode configurable
2022-03-23 11:12:46 +01:00
a66a2f4708
Remove reForis login page
2021-12-13 15:51:56 +01:00
f3b1ef741a
Fix infinity redirect loop when WS error occurs
...
There were situations when reForis infinity loop had occurred when the user was
already logged in, but the client rejected the `wss` connection. The location
path was not `/login`, and an infinity redirect took place. This should fix it.
2021-07-27 11:29:59 +03:00
da10a34d64
Revert "Fix reForis infinity redirect loop when WS error occurs"
...
It turned out that this fix doesn't work as expected in some cases.
This reverts commit 7505302875
.
2021-05-14 13:37:58 +02:00
7505302875
Fix reForis infinity redirect loop when WS error occurs
2021-03-26 11:11:12 +01:00
90ce866869
Fix infinity loop caused by WebSockets
2020-09-02 17:55:25 +02:00
f8726e6012
Format all files with Prettier
2020-08-18 16:17:00 +02:00
02b5583712
Move vadliadtions and forisUrls to utils.
2020-03-13 21:37:21 +01:00
dd27802056
Fix relative imports.
2019-12-27 12:10:19 +01:00
3d290114fa
Changed levels of WS logs
2019-12-17 17:45:55 +01:00
f30685d9c2
Add WS unsubscribtion.
...
Code review improvements.
2019-12-06 11:46:30 +01:00
e9910f269f
Don't use default exports.
2019-08-29 10:54:47 +02:00
c0d742b13b
Fix lint.
2019-08-29 10:54:47 +02:00
19df5c2630
Set modules.
2019-08-27 11:54:57 +02:00
7b38c1658c
Set babel.
2019-08-23 17:47:41 +02:00