Aleksandr Gumroian
dd383ef1b2
Merge branch 'fix-wifi-password-maxlength' into 'dev'
...
Fix WiFi password max length check
Closes #25
See merge request turris/reforis/foris-js!178
2022-01-20 10:11:12 +01:00
Aleksandr Gumroian
b6e2cb71bb
Add tests for password length validation
2022-01-20 12:08:30 +03:00
048e686185
Fix WiFi password max length check
...
The WiFi password cannot be longer than 63 symbols.
2022-01-20 12:08:06 +03:00
Aleksandr Gumroian
a1e9f23620
Merge branch 'bump-520' into 'dev'
...
Bump v5.2.0
See merge request turris/reforis/foris-js!176
2021-12-15 17:09:05 +01:00
Aleksandr Gumroian
579ed5ea8c
Bump v5.2.0
...
* Remove login page
* NPM audit fix
2021-12-15 19:05:53 +03:00
Aleksandr Gumroian
c2eda33998
NPM audit fix
2021-12-15 19:05:26 +03:00
Aleksandr Gumroian
f49529018c
Merge branch 'remove-login' into 'dev'
...
Remove reForis login page
Closes reforis#355
See merge request turris/reforis/foris-js!167
2021-12-15 16:59:46 +01:00
Marek Sašek
a66a2f4708
Remove reForis login page
2021-12-13 15:51:56 +01:00
Marek Sašek
43cb5bff50
Bump v5.1.16
...
* NPM audit fix
2021-11-18 17:49:13 +01:00
Marek Sašek
c67ea089fd
NPM audit fix
2021-11-18 17:49:12 +01:00
Marek Sašek
4b25f6eafc
Revert "NPM audit fix"
...
This reverts commit 6e6c349866
.
2021-11-18 17:49:12 +01:00
Marek Sasek
c1e807bc74
Merge branch 'dev' into 'master'
...
Bump v5.1.15
See merge request turris/reforis/foris-js!171
2021-11-03 15:28:21 +01:00
Marek Sasek
69da5afffe
Merge branch 'merging-dev' into 'dev'
...
Bump v5.1.15
See merge request turris/reforis/foris-js!170
2021-11-03 15:23:03 +01:00
Marek Sašek
1669ac8576
Bump v5.1.15
...
* Add WPA3 option
* Add custom order ability of Select options
* NPM audit fix
2021-11-03 13:40:40 +01:00
Marek Sašek
6e6c349866
NPM audit fix
2021-11-03 13:38:54 +01:00
Marek Sašek
5207029462
Update snapshots
2021-11-03 13:31:10 +01:00
Marek Sašek
53aec6372d
Update tests
2021-11-03 13:31:09 +01:00
Marek Sašek
a7d7e59028
Add custom order ability of Select options
2021-11-03 13:31:09 +01:00
Marek Sašek
0beb1f0418
Add WPA3 option
2021-11-03 13:31:08 +01:00
Aleksandr Gumroian
2644f6fd70
Merge branch 'update-translations' into 'master'
...
Add & update translations
See merge request turris/reforis/foris-js!165
2021-07-30 14:10:28 +00:00
Aleksandr Gumroian
585fec4e3e
Bump v5.1.14
...
* Add & update translations
* Fix infinity redirect loop when WS error occurs
* NPM audit fix
2021-07-30 17:02:51 +03:00
Aleksandr Gumroian
682abc126a
Update translation messages
2021-07-30 16:59:02 +03:00
Aleksandr Gumroian
a9f3f77bd5
Create translation messages
2021-07-30 16:58:34 +03:00
Kristoffer Grundström
4703721c5c
Translated using Weblate (Swedish)
...
Currently translated at 52.0% (26 of 50 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/sv/
2021-07-30 15:56:22 +02:00
Atec
aff1ba7b6d
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (50 of 50 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/sk/
2021-07-30 15:56:22 +02:00
Atec
9eb7197035
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (50 of 50 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/sk/
2021-07-30 15:56:22 +02:00
Aleksandr Gumroian
462a86b31d
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!166
2021-07-30 13:56:18 +00:00
Aleksandr Gumroian
cbce4c1ec1
Merge branch 'fix-redirect-loop' into 'dev'
...
Fix infinity redirect loop when WS error occurs
See merge request turris/reforis/foris-js!161
2021-07-30 13:48:38 +00:00
Aleksandr Gumroian
aee19694b5
NPM audit fix
2021-07-30 13:49:52 +03: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
c35a4a8236
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!164
2021-06-30 12:34:05 +00:00
Aleksandr Gumroian
67b8386cd0
Merge branch 'bump-5113' into 'dev'
...
Bump v5.1.13
See merge request turris/reforis/foris-js!163
2021-06-30 11:56:44 +00:00
Aleksandr Gumroian
f67edc39e1
Bump v5.1.13
...
* Add sentinelAgreement endpoint to forisUrls
* NPM audit fix
2021-06-30 10:51:03 +02:00
Aleksandr Gumroian
6f0f344eb4
NPM audit fix
2021-06-30 10:45:30 +02:00
Aleksandr Gumroian
3a39e44c34
Merge branch 'add-data-collection-endpoint' into 'dev'
...
Add sentinelAgreement endpoint to forisUrls
See merge request turris/reforis/foris-js!162
2021-06-30 08:41:09 +00:00
Aleksandr Gumroian
cff5f1e5e1
Add sentinelAgreement endpoint to forisUrls
2021-06-29 17:39:53 +02:00
Aleksandr Gumroian
b7bab92d5d
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!160
2021-05-14 11:55:44 +00:00
Aleksandr Gumroian
75dd0fec92
Merge branch 'fix-wifi' into 'dev'
...
Expend library with the ResetWifiSettings function
Closes #20
See merge request turris/reforis/foris-js!155
2021-05-14 11:46:20 +00:00
Aleksandr Gumroian
3619532124
Bump v5.1.12
...
* Add & update translations
* Add & fix obsolete links
* Expend library with the ResetWifiSettings function
* Fix switching Wi-Fi modes depending on bands in WiFiForm
* Fix translation sources in WiFiForm
* NPM audit fix
* Other small improvements
2021-05-14 13:38:01 +02:00
Aleksandr Gumroian
ce62fd1043
Update Snapshots
2021-05-14 13:38:00 +02:00
Aleksandr Gumroian
c5bac99d8e
NPM audit fix
2021-05-14 13:38:00 +02:00
Aleksandr Gumroian
f7146e3b14
Fix obsolete rebootPage link in forisUrls
2021-05-14 13:37:59 +02:00
Aleksandr Gumroian
18ba90567c
Fix fuzzy translation messages in English catalog
2021-05-14 13:37:59 +02:00
Aleksandr Gumroian
2e9da55df7
Fix ids in wifiSettings fixture
2021-05-14 13:37:59 +02: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
764a6c86cd
Expend library with the ResetWifiSettings function
...
Use named export instead of the default for ResetWifiSettings,
as we want to use it not only inside the WiFiSettings component.
2021-05-14 13:37:58 +02:00
Aleksandr Gumroian
6059ce9e7b
Merge branch 'fix-wifi-modes' into 'dev'
...
Fix switching Wi-Fi modes depending on bands in WiFiForm
Closes reforis#292
See merge request turris/reforis/foris-js!159
2021-05-14 11:11:01 +00:00
Marek Sašek
4368bea2c2
Update tests
2021-05-14 13:06:48 +02:00
Marek Sašek
9dd6bbca90
Fix switching Wi-Fi modes depending on bands in WiFiForm
2021-05-14 13:06:48 +02:00
Marek Sasek
d5bb99570c
Merge branch 'add-packages-url' into 'dev'
...
Add Packages URL
See merge request turris/reforis/foris-js!158
2021-04-29 15:48:13 +00:00