| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| |
|
|
|
| |
* feat: add i18n
* fix: code clean
|
| |
|
|
|
|
|
|
|
| |
* Changes behavior of password textarea when None encryption is selected
* prettier
* password text area hides on checking hide password tikbox
* className re-structuring, changed Hide Password
|
| |
|
|
|
| |
* Move base stylesheet input public
* Only run prettier on ./src
|
| | |
|
| |
|
|
|
|
|
| |
* Added website icon and small design change in WiFi details box
* Fixed few errors of previous pull
* Fixed errors of previous pull
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Added encryption options [Feature Request #39]
* Added encryption options [Feature Request #39]
* Removed encrypt options from print page
* made requested changes
* fixed css issue
* checked WPA/WPA2 as default encryption type
|
| |
|
|
|
|
|
|
|
|
| |
* feat: add possiblity to hide password fiel before priting
* HidePassword as a property of network and additional print styles
- Moves hidePassword into the network object
- Adds missing CSS for hiding password
Co-authored-by: orenaksakal <orenaksakal@gmail.com>
|
| |
|
| |
atleast → at least
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* Portrait orientation
Adds a rotate button that toggle landscape and portrait orientation.
Fixes #30
* Fix QRCode padding in portait orientation
* Default to portrait on small screens
|
| |
|
|
|
|
| |
Issue #28 discovered long ssid and password values would be visibly cropped.
This change replaces the input fields with 2-row textareas that properly
handle the maximum length of both ssids and passwords, 32 and 63 characters
respectively.
|
| |
|
|
| |
Fixes #29
|
| |
|
|
|
| |
* Add prettier
* Format code
|
| |
|
|
| |
Fixes #27
|
| | |
|
| |
|
|
|
|
|
| |
* :arrow_up: yarn upgrade
* Run yarn for first time install
* :lipstick: s/maxlength/maxLength on input fields
|
| |
|
|
| |
Escapes special characters `";,:\`
Fixes #3
|
| |
|
| |
Fixes #4
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|