aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update meta desc (#146)Ben Woodward2021-07-291-33/+35
| | | | | | | | | * Revert ":sparkles: add desc attribute to index.html (#129)" This reverts commit 28b39bd026d1c13150856d84170fe6127288e104. * Update meta desc Page descriptions belong in a meta tag
* 🔨 add husky precommit to auto run prettier (#128)Ahmed Tarek2021-07-293-5/+17
| | | | | * :sparkles: add husky precommit to auto run prettier * yarn
* :sparkles: add desc attribute to index.html (#129)Ahmed Tarek2021-07-291-0/+1
|
* Italian translation (#145)Ben Woodward2021-07-293-0/+29
| | | | | | | | | | | | | * Update i18n.js added Italian translation * Update App.js * Update README.md * Merge branch 'master' into patch-1 Co-authored-by: Domenico Pascucci <22801617+pasmimmo@users.noreply.github.com>
* 🐛 fix rtl direction bugs (#124)Ahmed Tarek2021-07-291-36/+40
| | | | | * :bug: fix rtl direction bugs * fix conflicts
* Occitan translation (#144)Ben Woodward2021-07-293-0/+28
| | | | | | | | | * Adds Occitan * Adds Occitan * Update README.md Co-authored-by: ensag-dev <59049879+ensag-dev@users.noreply.github.com>
* Arabic translation (#143)Ben Woodward2021-07-293-7/+36
| | | | | | | | | | | * 🇪🇬 add Arabic language * Update README.md * :art: centralize lang dir selection * :bug: hotfix initial direction Co-authored-by: Ahmed Tarek <ahmed.tokyo1@gmail.com>
* Polish translation (#142)Ben Woodward2021-07-293-0/+31
| | | | | | | | | * add polish language * add polish language * add polish language Co-authored-by: olekstomek <olekstomek@gmail.com>
* Improve Portuguese translation to Portugal PT-pt (#113)Henrique2021-07-291-9/+11
| | | | | | | * Melhorar tradução Portuguesa de Portugal PT-pt Melhorar tradução Portuguesa de Portugal PT-pt * prettier code style update
* Indonesia translation (#141)Ben Woodward2021-07-293-0/+27
| | | | | | | * feat(i18n): add Indonesia language * update(readme): add indonesia on supported lang Co-authored-by: Ryan Aunur <ryandevstudio@gmail.com>
* German translation (#140)Ben Woodward2021-07-293-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* QR Code sharpness (#139)Ben Woodward2021-07-293-14/+18
| | | | | | | | | | | * 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>
* Catalan translation (#138)Ben Woodward2021-07-293-13/+42
| | | | | | | | | * Update i18n.js Catalan translation * Add Catalan credit Co-authored-by: Aniol <aneolus@gmail.com>
* Make language display consistent (#137)Ben Woodward2021-07-291-14/+14
| | | Co-authored-by: Kishor Bhat <kishorbhat@gmail.com>
* Add support for hindi language (#121)Pushpender Saini2021-07-283-0/+29
| | | | | * Add support for hindi language * Update README.md
* fix for loop to for-of - SonarLint warning (#112)olekstomek2021-07-261-5/+4
| | | | | | | * 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… (#103)olekstomek2021-07-261-0/+13
| | | | | | | | | * 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 (#114)Riza Ergun2021-07-263-1/+28
| | | | | | | | | | | | | * 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 (#107)olekstomek2021-07-261-21/+34
| | | | | | | * 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
* label attribute for->htmlFor (#97)hatsu2021-07-261-4/+4
|
* Add RTL Direction & Persian Translation (#79)Ramin2021-07-263-5/+51
| | | | | | | | | * feat: add RTL direction and persian lang * feat: init RTL direction * fix: style issues Co-authored-by: Ramin <r.rezaei@digikala.com>
* feat(i18n): add French (fr-FR) (#108)Divlo2021-07-243-0/+29
|
* generated PDF has name WiFi Card with your network name (#102)olekstomek2021-07-241-0/+1
|
* Add zh-HK translation (#100)YuetAu2021-07-242-0/+25
| | | | | | | * Added zh-HK translation * Added switch for zh-HK * Update switch
* standarized names for wifi alert min 8 characters (#94)olekstomek2021-07-242-9/+13
|
* just adding information about the possibility of using WPA3 (#91)olekstomek2021-07-241-2/+2
|
* pt-BR translation (#86)Ismael Ferreira G Pereira2021-07-242-0/+27
|
* Document supported languages (#74)Ben Woodward2021-07-241-1/+13
|
* Use english as a fallback language (#77)Ben Woodward2021-07-172-132/+21
| | | Fixes #75
* Wouter/nl-NL translations (#76)Wouter2021-07-172-0/+27
| | | | | | | | | | | * 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 (#73)Ben Woodward2021-07-172-0/+55
| | | | | | | * Add Russian and Ukrainian translations * Prettier formatting Co-authored-by: Anton <goldtom1423@gmail.com>
* Add japanese translation (#68)hatsu2021-07-172-0/+26
| | | | | | | * Add japanese i18n * Add comma * make fmt.write
* fix: unmatched title (#70)Baoyuan2021-07-171-1/+1
|
* feat: add language detector (#67)KeJun2021-07-173-4/+10
| | | | | * feat: add language detector * style: fmt code
* Add Portuguese translation (#65)Pedro Renan2021-07-162-0/+26
| | | | | | | * improve portuguese translation in i18n * rebase * fix prettier issues at i18n.js
* Unset password when encryption mode is 'None' (#53)Faithfulness Alamu2021-07-161-3/+7
| | | | | | | * Unset password when encryption mode is 'None' Fixes #46 * Run code format
* Add Spanish translation (#64)oscfdezdz2021-07-162-0/+28
|
* [Issue #49] feat: add i18n (#58)Baoyuan2021-07-166-25/+249
| | | | | * feat: add i18n * fix: code clean
* [Issue #44] Hide password when using "None" encryption (#56)Noah Hefner2021-07-162-7/+23
| | | | | | | | | * 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
* Update GIF (#54)Abhinav Raut2021-07-151-1/+2
|
* Only run Prettier on ./src (#55)Ben Woodward2021-07-155-4/+4
| | | | | * Move base stylesheet input public * Only run prettier on ./src
* Add check for non-null network name (#52)Lionel Karlen2021-07-151-8/+12
|
* Create FUNDING.ymlBen Woodward2021-07-151-0/+1
|
* Add make targets for prettier formatting (#50)Ben Woodward2021-07-152-3/+11
|
* Local development setup (#47)Ben Woodward2021-07-151-2/+19
|
* Added website icon and small design change in WiFi details box (#45)llamaiscool2021-07-159-7/+17
| | | | | | | * Added website icon and small design change in WiFi details box * Fixed few errors of previous pull * Fixed errors of previous pull
* [Feature Request #39] Added encryption options (#43)Noah Hefner2021-07-152-19/+64
| | | | | | | | | | | | | * 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
* Hide password before printing (#42)Ben Woodward2021-07-132-1/+20
| | | | | | | | | | * 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>
* Fix typo (#38)Alan Hogan2021-07-111-1/+1
| | | atleast → at least
* Disable autocorrections on input fieldsbndw2021-07-111-0/+8
|