1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2026-01-08 07:40:18 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Aleksandr Gumroian 912f8facdb Fix linting issues 2024-06-10 16:28:25 +02:00
Stepan Henek cc1b0b3f81 Make WS path in lighttpd mode configurable 2022-03-23 11:12:46 +01:00
Marek Sašek a66a2f4708 Remove reForis login page 2021-12-13 15:51:56 +01:00
Aleksandr Gumroian 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
Aleksandr Gumroian 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
Aleksandr Gumroian 7505302875 Fix reForis infinity redirect loop when WS error occurs 2021-03-26 11:11:12 +01:00
Aleksandr Gumroian 90ce866869 Fix infinity loop caused by WebSockets 2020-09-02 17:55:25 +02:00
Aleksandr Gumroian f8726e6012 Format all files with Prettier 2020-08-18 16:17:00 +02:00
Bogdan Bodnar 02b5583712 Move vadliadtions and forisUrls to utils. 2020-03-13 21:37:21 +01:00
Maciej Lenartowicz 6d8e0cec70 Added controller ID filter to WebSocket hook. 2020-01-16 10:27:30 +01:00
Bogdan Bodnar dd27802056 Fix relative imports. 2019-12-27 12:10:19 +01:00
Maciej Lenartowicz 3d290114fa Changed levels of WS logs 2019-12-17 17:45:55 +01:00
Bogdan Bodnar d55615abcc Grammar. 2019-12-06 12:09:54 +01:00
Bogdan Bodnar f30685d9c2 Add WS unsubscribtion.
Code review improvements.
2019-12-06 11:46:30 +01:00
Bogdan Bodnar e9910f269f Don't use default exports. 2019-08-29 10:54:47 +02:00
Bogdan Bodnar c0d742b13b Fix lint. 2019-08-29 10:54:47 +02:00
Bogdan Bodnar 19df5c2630 Set modules. 2019-08-27 11:54:57 +02:00
Bogdan Bodnar 7b38c1658c Set babel. 2019-08-23 17:47:41 +02:00