| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
| |
* Melhorar tradução Portuguesa de Portugal PT-pt
Melhorar tradução Portuguesa de Portugal PT-pt
* prettier code style update
|
| |
|
|
|
|
|
| |
* feat(i18n): add Indonesia language
* update(readme): add indonesia on supported lang
Co-authored-by: Ryan Aunur <ryandevstudio@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* added de-DE translations
* updated sentence which links to the source code
in the previous commit the sentence needs an 'an' behind the 'source code' so i altered the sentence to fit the layout
* de-DE improvements
changed source code to Quellcode
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* de-DE improvements
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* de-DE improvements
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* fix lint
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* improved the de-DE translation
* Update src/i18n.js
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* Complete German translation
Co-authored-by: Chris Winter <chris-winter@live.de>
Co-authored-by: Andanan <dev.andanan@e.mail.de>
|
| |
|
|
|
|
|
|
|
|
|
| |
* resolved issue #82
* added max and min widht at style.css
* render as svg
* added credits to the pt-br language and runned fmt.write
Co-authored-by: ismaelpereira <ismaelfgpereira@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
* Update i18n.js
Catalan translation
* Add Catalan credit
Co-authored-by: Aniol <aneolus@gmail.com>
|
| |
|
| |
Co-authored-by: Kishor Bhat <kishorbhat@gmail.com>
|
| |
|
|
|
| |
* Add support for hindi language
* Update README.md
|
| |
|
|
|
|
|
| |
* fix for loop to for-of - SonarLint warning
* just remove empty line
* improvement the loop that builds values for qr code
|
| |
|
|
|
|
|
|
|
| |
* hide password option is possible when password has correct length for WEP and WPA
* refactor, logic is factored out into a function instead of in-lined in the markup
* refactor of function because Sonar warning
* improvement after code review - move function
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* added turkish language
* minor changes
* run make fmt.write
* updated readme for turkish language
* missign the trailing
* fixed language name
|
| |
|
|
|
|
|
| |
* add message that Internet Explorer is not supported
* change order browser names in message in IE
* increase font size of message that IE is not supported
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* feat: add RTL direction and persian lang
* feat: init RTL direction
* fix: style issues
Co-authored-by: Ramin <r.rezaei@digikala.com>
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Added zh-HK translation
* Added switch for zh-HK
* Update switch
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Fixes #75
|
| |
|
|
|
|
|
|
|
|
|
| |
* Add nl-NL translations
* Format files with Prettier
* Add nl-NL as option to the select
* Small rewrite of Dutch translation
* Remove empty line
|
| |
|
|
|
|
|
| |
* Add Russian and Ukrainian translations
* Prettier formatting
Co-authored-by: Anton <goldtom1423@gmail.com>
|
| |
|
|
|
|
|
| |
* Add japanese i18n
* Add comma
* make fmt.write
|
| | |
|
| |
|
|
|
| |
* feat: add language detector
* style: fmt code
|
| |
|
|
|
|
|
| |
* improve portuguese translation in i18n
* rebase
* fix prettier issues at i18n.js
|
| |
|
|
|
|
|
| |
* Unset password when encryption mode is 'None'
Fixes #46
* Run code format
|
| | |
|
| |
|
|
|
| |
* 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
|
| | |
|