aeabc0bf06
Add info about CustomizationContext to the docs
2022-12-22 15:35:21 +01:00
46fe75d3cf
Add tests for CustomizationContext
2022-12-22 15:35:20 +01:00
c469d8dfde
Add CustomizationContext and custom hook
...
As we want to share customization context between reForis & Plugins
2022-12-22 15:35:20 +01:00
f327428765
Add about endpoint to forisUrls
2022-12-22 15:35:19 +01:00
5a359661da
Translated using Weblate (Russian)
...
Currently translated at 100.0% (69 of 69 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/ru/
2022-12-07 13:47:07 +01:00
3d30e2720e
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (69 of 69 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/sk/
2022-12-05 17:48:13 +01:00
badb043554
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!206
v5.5.0
2022-12-02 16:15:39 +01:00
ab692e5c4d
Merge branch 'bump-550' into 'dev'
...
Bump v5.5.0
See merge request turris/reforis/foris-js!205
2022-12-02 16:13:42 +01:00
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
5e539de03f
NPM audit fix
2022-12-02 16:06:52 +01:00
87f5557ef6
Merge branch 'update-translations' into 'master'
...
Add & update Weblate translations
See merge request turris/reforis/foris-js!204
2022-12-02 16:04:02 +01:00
f128c5c7d6
Update translation messages
2022-12-02 15:55:10 +01:00
7a633574da
Create translation messages
2022-12-02 15:54:45 +01:00
ee40697e2b
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 76.1% (51 of 67 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/nb_NO/
2022-12-02 15:48:45 +01:00
4525c6bc66
Translated using Weblate (Croatian)
...
Currently translated at 2.9% (2 of 67 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/hr/
2022-12-02 15:48:45 +01:00
1d6987b21b
Translated using Weblate (Polish)
...
Currently translated at 32.8% (22 of 67 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/pl/
2022-12-02 15:48:45 +01:00
67fc2d32ce
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (67 of 67 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/es/
2022-12-02 15:48:45 +01:00
ab13b7aa08
Merge branch 'dev' into 'master'
...
Master
See merge request turris/reforis/foris-js!203
2022-12-02 15:48:41 +01:00
2a73502710
Merge branch 'feature/add-mfp-switch' into 'dev'
...
Add a switch to disable Management Frame Protection (802.11w)
Closes #26
See merge request turris/reforis/foris-js!202
2022-12-02 15:46:00 +01:00
003606cb8c
Update Snapshots
2022-12-01 17:13:44 +01:00
aeddd9ce74
Add a switch to disable Management Frame Protection (802.11w)
...
In the case of WPA3 encryption Management Frame Protection is enabled
by default in OpenWrt.
But in some cases, it causes trouble with particular devices that
fails to connect to WiFi Access Point - see:
https://forum.turris.cz/t/turris-omnia-wifi-health/15704/15
2022-12-01 16:19:38 +01:00
a4fd74bf38
Merge branch 'improve-docs' into 'dev'
...
Improve Foris JS documentation
See merge request turris/reforis/foris-js!190
2022-09-16 16:19:00 +02:00
b0e2f62a41
Add Switch example to the docs
2022-09-16 16:10:44 +02:00
caf8af44d1
Improve docs development section
2022-09-16 16:10:44 +02:00
fd7cd49790
Add custom logo & favicon
2022-09-16 16:10:43 +02:00
d95fdf8517
Restructure styleguide configuration file
...
* Add version of the library
* Change colors
* Set tocMode to "collapse"
2022-09-16 16:10:43 +02:00
68c560078b
Improve docs introduction section
2022-09-16 16:10:42 +02:00
83caf505d9
Improve description in package.json
2022-09-16 16:10:42 +02:00
f3a1090dbd
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!200
v5.4.1
2022-06-03 11:46:19 +02:00
d588291f1c
Merge branch 'update-peer-deps' into 'dev'
...
Bump v5.4.1
See merge request turris/reforis/foris-js!198
2022-06-02 18:31:05 +02:00
bc044df7a8
Bump v5.4.1
...
* Add Weblate translations
* Update PropType peer dependency
* NPM audit fix
2022-06-02 11:12:05 +02:00
b4c6a7fb70
NPM audit fix
2022-06-02 11:12:04 +02:00
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
af90d8d09d
Merge branch 'update-translations' into 'master'
...
Add Weblate translations
See merge request turris/reforis/foris-js!199
2022-05-31 15:32:51 +02:00
006d6ce8d9
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (67 of 67 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/sk/
2022-05-30 08:14:50 +02:00
cee08f48ce
Translated using Weblate (Russian)
...
Currently translated at 100.0% (67 of 67 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/ru/
2022-05-28 11:19:05 +02:00
2d0ca58057
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 68.6% (46 of 67 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/nb_NO/
2022-05-25 15:20:48 +02:00
db4a6fb763
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!197
v5.4.0
2022-05-20 16:28:35 +02:00
caaa154d21
Merge branch 'bump-540' into 'dev'
...
Bump v5.4.0
See merge request turris/reforis/foris-js!196
2022-05-20 16:25:58 +02:00
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
fb3562373a
NPM audit fix
2022-05-20 16:10:53 +02:00
5afbbac74c
Merge branch 'fix-password-helptext' into 'dev'
...
Fix Wi-Fi password help text string & Add translations
See merge request turris/reforis/foris-js!195
2022-05-20 16:06:17 +02:00
f25832432b
Update translation messages
2022-05-20 15:43:48 +02:00
926cb2505f
Create translation messages
2022-05-20 15:43:12 +02:00
985fd08b46
Update Snapshots
2022-05-20 15:42:37 +02:00
da019b6d86
Fix Wi-Fi password helptext string
2022-05-20 15:41:59 +02:00
514f02a5f6
Merge branch 'master' into fix-password-helptext
2022-05-20 15:41:39 +02:00
c6557aae5e
Merge branch 'update-translations' into 'master'
...
Update translations
See merge request turris/reforis/foris-js!194
2022-05-20 15:36:47 +02:00
92ed7f1ee7
Merge branch 'add-copyinput' into 'dev'
...
Add CopyInput bootstrap component
See merge request turris/reforis/foris-js!192
2022-05-19 16:09:31 +02:00
46ce6ebbb9
Add CopyInput bootstrap component
2022-05-19 15:56:10 +02:00