1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00
Commit Graph

116 Commits

Author SHA1 Message Date
Stepan Henek
bb5177e858
Using socket.io for websocket handling and make reforis configurable
Socket.io wrapper is used to handle websockets now,
this means that websocket logic had to be redone.

Also it is necessary to set `REFORIS_PREFIX` env variable
during the build process. To set the path of backend url.
It was previously fixed to `/reforis`.
2023-01-31 11:15:52 +01:00
Aleksandr Gumroian
fb41c9629e
Bump v5.6.0
* Add & update Weblate translations
* Add CustomizationContext and custom hook
* Update caniuse-lite
* Remove testUtils from .gitignore
* Make ieee80211w_disabled as optional in WiFiForm
* Move contexts in a context folder
* NPM audit fix
2022-12-29 11:34:19 +01:00
Aleksandr Gumroian
620eee3f53
NPM audit fix 2022-12-29 11:33:47 +01:00
Aleksandr Gumroian
f382e743aa
Update caniuse-lite 2022-12-22 15:35:22 +01:00
Aleksandr Gumroian
2e398388b5
Bump v5.5.0
* Add & update translations
* Add a switch to disable Management Frame Protection (802.11w)
* Improved Foris JS documentation
* NPM audit fix
2022-12-02 16:08:36 +01:00
Aleksandr Gumroian
5e539de03f
NPM audit fix 2022-12-02 16:06:52 +01:00
Aleksandr Gumroian
bc044df7a8
Bump v5.4.1
* Add Weblate translations
* Update PropType peer dependency
* NPM audit fix
2022-06-02 11:12:05 +02:00
Aleksandr Gumroian
b4c6a7fb70
NPM audit fix 2022-06-02 11:12:04 +02:00
Aleksandr Gumroian
d6563d2ffd
Update PropTypes library to v15.8.1
As reForis had updated library, there was a conflict in npm
between different versions of the library.

```
npm ERR! While resolving: reforis_js@1.2.1
npm ERR! Found: prop-types@15.8.1
npm ERR! node_modules/prop-types
npm ERR!   prop-types@"^15.8.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer prop-types@"15.7.2" from foris@5.4.0
npm ERR! node_modules/foris
npm ERR!   foris@"5.4.0" from the root project
```
2022-06-02 11:08:02 +02:00
Aleksandr Gumroian
518fa30306
Bump v5.4.0
* Add & update translations
* Add CopyInput bootstrap component
* Update WiFiForm labels and description for wifi ax
* Make WS path in lighttpd mode configurable
* Fix Wi-Fi password helptext string
* NPM audit fix
2022-05-20 16:11:12 +02:00
Aleksandr Gumroian
fb3562373a
NPM audit fix 2022-05-20 16:10:53 +02:00
Aleksandr Gumroian
536ccc0f03
Bump v5.3.0
* Add & update translations
* Add rest of the props to DownloadButton component
* Add hostname validation
* Add wifi 802.11ax HE modes
* Set best Wi-Fi HT mode depending on the checked frequency
* Improve domain name RegEx pattern
* Remove customOrder prop in Select component
* Fix Wi-Fi translation strings
* Fix autocomplete attribute in PasswordInput
* Fix WiFi password max length check
* Fix documentation build
* Fix access token in publish script
* Refine & restructure Makefile
* Update GitLab CI image to Node.js v16
* NPM update (several dependencies)
* NPM audit fix
2022-02-28 16:57:37 +01:00
Aleksandr Gumroian
e2f3e6857e
NPM update (several dependencies)
* qrcode.react to v1.0.1
* react-datetime to v3.1.1
* moment-timezone to v0.5.34
2022-02-28 15:49:09 +01:00
Aleksandr Gumroian
fe4ab298d8
NPM audit fix 2022-02-28 15:49:08 +01:00
Aleksandr Gumroian
a4115245fe
NPM audit fix 2022-02-08 15:16:04 +01:00
Aleksandr Gumroian
e1a893874a
Update webpack & react-styleguidist dependencies 2022-02-08 15:16:03 +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
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 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
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
aee19694b5
NPM audit fix 2021-07-30 13:49:52 +03: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
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
c5bac99d8e
NPM audit fix 2021-05-14 13:38:00 +02:00
Aleksandr Gumroian
7f82b2e73c
NPM audit fix 2021-03-26 11:11:13 +01:00
Aleksandr Gumroian
ac8646a4e7
Update package-lock.json by npm v7
The lockfile v2 is used by npm v7, which is backwards compatible
to v1 lockfiles.

For more information:
https://docs.npmjs.com/cli/v7/configuring-npm/package-lock-json#lockfileversion
2021-03-26 11:11:13 +01:00
Aleksandr Gumroian
57ef9c4ea0
Bump v5.1.11
* Remove duplicated file for Norwegian language
* Fix translations inconsistency
2021-02-04 12:14:29 +01:00
Aleksandr Gumroian
45fee77426
Bump v5.1.10
* Add and update translations
2021-01-29 17:14:03 +01:00
Aleksandr Gumroian
8d75b5ec6e
Bump v5.1.9
* Fix trailing space in Modal classes
* Change formFieldsSize of ResetWiFiSettings card
* Increase bottom margin of formFieldsSize
2021-01-20 11:42:24 +01:00
Aleksandr Gumroian
8c110ebf52
NPM audit fix 2021-01-18 23:31:43 +01:00
Marek Sašek
79006cfb99
Bump v5.1.8 2020-12-19 00:25:44 +01:00
Marek Sašek
7c837d041e
Bump v5.1.7 2020-11-27 15:37:07 +01:00
Aleksandr Gumroian
e2695d49a1
Bump v5.1.6
* NPM audit fix
* Add displayCard function to utils
* Add optional sizes to Modal
* Add information about optional sizes to docs
* Remove redundant merge.py
2020-11-25 23:29:42 +01:00
Aleksandr Gumroian
e0fab75c69
NPM audit fix 2020-11-20 17:00:26 +01:00
Aleksandr Gumroian
1bac60e054
Bump v5.1.5 2020-09-25 19:27:58 +02:00
Aleksandr Gumroian
328e568ab3
NPM audit fix 2020-09-25 19:26:57 +02:00
Aleksandr Gumroian
240db88661
Bump v5.1.4 2020-09-25 17:27:47 +02:00
Marek Sašek
c32137e29a
Bump v5.1.3 2020-09-11 18:00:05 +02:00
Aleksandr Gumroian
0f85713483
Bump v5.1.2 2020-09-08 18:26:15 +02:00
Aleksandr Gumroian
896277b62a
Bump v5.1.1 2020-08-31 16:04:03 +02:00
Aleksandr Gumroian
b0365e3b06
NPM audit fix 2020-08-31 15:56:01 +02:00
Aleksandr Gumroian
7a98ab0c2d
Bump v5.1.0 2020-08-25 17:32:24 +02:00
Aleksandr Gumroian
5de05fe4eb
NPM audit fix 2020-08-25 17:32:24 +02:00
Aleksandr Gumroian
e41da48b1a
Integrate Prettier + ESLint + reForis Style Guide 2020-08-18 16:17:00 +02:00
Aleksandr Gumroian
12b862c568
Bump v5.0.1 2020-07-21 11:59:13 +02:00