| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.5)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
| |
|
|
|
|
|
| |
* ✨ Adds Norwegian translation.
* 🎨 Fixed formatting.
Co-authored-by: Thomas Qvidahl <thomas.qvidahl@tietoevry.com>
|
| |
|
|
|
| |
* bump up dependencies versions to newest
* by the way a small suggestion in readme
|
| | |
|
| |
|
|
|
|
|
| |
* Made few translation corrections
* one additional correction
* more translation corrections
|
| | |
|
| |
|
| |
Fixes #106
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* code refactoring proposal
* convert function to an ES6 function
* Update src/components/Card.js
Suggested change
Co-authored-by: Ben Woodward <benjamindwoodward@gmail.com>
Co-authored-by: Ben Woodward <benjamindwoodward@gmail.com>
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* Rename 'en' to 'en-US'
Fixes #152
* English as first language option
This produces the correct fallback selection when the browser language is not yet translated
|
| |
|
|
|
|
|
| |
* remember the password even if it is cleared by the None option
* refactor remembering password after code review
* fixes: label and checking encryption mode for saving password
|
| |
|
|
|
|
|
| |
* Add checkbox state to fix issue: 'None' Encryption disable Checkbox of 'Hide password field before printing'
* Checkbox implimentation with newtork.hidePassword
* Remove hidePassword from line :191 and :202
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Sort and format language dropdown
- Format languages in `latinName - nativeName` to account for RTL
languages
- Lexicographic order
* Use generic English translation
The current English translation covers both US and GB, so prefer a
generic implementation until it doesn't make sense.
* Update src/App.js
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* Update src/App.js
Co-authored-by: Ahmed Tarek <ahmed.tokyo1@gmail.com>
Co-authored-by: Andanan <dev.andanan@e.mail.de>
Co-authored-by: Ahmed Tarek <ahmed.tokyo1@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix: unmatched title
* feat: add Language contribution guide
* fix: update README
* Update README.md
Co-authored-by: Ben Woodward <benjamindwoodward@gmail.com>
* Update README.md
Co-authored-by: Ben Woodward <benjamindwoodward@gmail.com>
Co-authored-by: Ben Woodward <benjamindwoodward@gmail.com>
|
| |
|
|
|
|
|
| |
* Update i18n.js
* Update i18n.js
Co-authored-by: Nuninha-GC <nuruldecarvalho@gmail.com>
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* Revert ":sparkles: add desc attribute to index.html (#129)"
This reverts commit 28b39bd026d1c13150856d84170fe6127288e104.
* Update meta desc
Page descriptions belong in a meta tag
|
| |
|
|
|
| |
* :sparkles: add husky precommit to auto run prettier
* yarn
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
| |
* :bug: fix rtl direction bugs
* fix conflicts
|
| |
|
|
|
|
|
|
|
| |
* Adds Occitan
* Adds Occitan
* Update README.md
Co-authored-by: ensag-dev <59049879+ensag-dev@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
* 🇪🇬 add Arabic language
* Update README.md
* :art: centralize lang dir selection
* :bug: hotfix initial direction
Co-authored-by: Ahmed Tarek <ahmed.tokyo1@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
* add polish language
* add polish language
* add polish language
Co-authored-by: olekstomek <olekstomek@gmail.com>
|
| |
|
|
|
|
|
| |
* 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
|