aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump loader-utils from 1.2.3 to 2.0.4 (#259)dependabot[bot]2022-12-051-5681/+4385
| | | | | | | | | | | | | | | | | Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Use official node image (#257)Henrik Bierbum Bacher2022-12-052-15/+15
| | | | | | | | | | | * Use official node image Use the official node which relies on a more recent version of alpine, the mhart image uses 3.11 which is end of life as of 7 months ago * Update Dockerfile * Update dependencies to run without openssl lgeacy workaround * Update line endings to fix prettier warnings
* i18n: update for Occitan (#255)Ben Woodward2022-10-301-0/+5
| | | | | | | | | * i18n: small update for Occitan Changes for the EAP method entries * fix: lint Co-authored-by: Mejans <61360811+Mejans@users.noreply.github.com>
* Greek translation (#253)Ben Woodward2022-10-132-0/+37
| | | | | | | * Added Greek translation * Fix lint Co-authored-by: nautilus7 <spyros.n7@gmail.com>
* Added margin between checkbox, radio box and text (#251)Ali Farooq2022-09-131-0/+4
| | | For issue #250, added margin between checkboxes, radio boxes, and text which was getting messed up when RTL-based language was selected
* Update README (#249)Ben Woodward2022-08-121-1/+7
|
* feat(translation): Demark Danish (#248)Ben Woodward2022-08-122-31/+62
| | | | | Replaces https://github.com/bndw/wifi-card/pull/242 Fixes #241
* Add support for EAP-PWD (#246)Jan Tatje2022-08-124-4/+103
| | | I also added a German translation of the new strings.
* adding support for punjabi langage (#247)Kuldeep Gill2022-07-282-0/+32
| | | Co-authored-by: kuldeep-gill-skydio <kuldeep.gill@skydio.com>
* Bump terser from 4.8.0 to 4.8.1 (#245)dependabot[bot]2022-07-211-3/+3
| | | | | | | | | | | | | | | | Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Tweak Dutch translation (#244)Thomas Winant2022-07-171-8/+8
|
* Bump eventsource from 1.1.0 to 1.1.1 (#243)dependabot[bot]2022-06-041-3/+3
| | | | | | | | | | | | | | | | Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump async from 2.6.3 to 2.6.4 (#240)dependabot[bot]2022-04-291-3/+3
| | | | | | | | | | | | | | | | Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* yarn upgrade (#239)Ben Woodward2022-04-121-1959/+1980
|
* refactor: optimize some codes (#238)灡谦2022-04-121-19/+15
|
* Bump minimist from 1.2.5 to 1.2.6 (#237)dependabot[bot]2022-03-281-3/+3
| | | | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump url-parse from 1.5.7 to 1.5.10 (#236)dependabot[bot]2022-03-071-3/+3
| | | | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump url-parse from 1.5.3 to 1.5.7 (#235)dependabot[bot]2022-02-191-3/+3
| | | | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump follow-redirects from 1.14.7 to 1.14.8 (#234)dependabot[bot]2022-02-141-3/+3
| | | | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump nanoid from 3.1.23 to 3.2.0 (#230)dependabot[bot]2022-01-241-3/+3
| | | | | | | | | | | | | | | | Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add yue-CN translation and slightly modify zh-HK (#233)ous502022-01-242-2/+33
| | | | | | | * Append an entry * add yue-CN translation and slightly modify zh-HK, as well as updating README.md * little changes
* Bump follow-redirects from 1.14.1 to 1.14.7 (#229)dependabot[bot]2022-01-141-3/+3
| | | | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Traditional Chinese (Taiwan) translations (#228)Dxball β˜•2022-01-032-1/+32
|
* Translation bugs (#227)Ben Woodward2021-12-281-5/+1
| | | | | | | * Fix PT hidden SSID translation Fixes #226 * Remove duplicate keys
* translation: update Turkish (#225)Ben Woodward2021-12-271-3/+6
|
* 🌐 update: Change some words for better understanding (#224)l2D2021-11-041-5/+5
|
* 🌐 translation: Add Thai language (#223)l2D2021-11-042-0/+31
| | | | | * 🌐 translation: Add Thai language * 🎨 format: Used `make fmt.write`
* Fix error if language doesn't have translation. (#221)RaphaΓ«l Stefanini2021-10-261-1/+1
| | | | Cause the page not to load. Fixes #214
* Update Italian translation (#220)Ben Woodward2021-10-251-1/+6
|
* Bump url-parse from 1.5.1 to 1.5.3 (#219)dependabot[bot]2021-10-061-3/+3
| | | | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump tmpl from 1.0.4 to 1.0.5 (#217)dependabot[bot]2021-09-221-3/+3
| | | | | | | | | | | | | | | Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updated Brazilian Portuguese translation (#215)Heverton Coneglian de Freitas2021-09-111-1/+1
|
* Update German for #171 (#213)Ben Woodward2021-09-031-4/+5
|
* Bump tar from 6.1.5 to 6.1.11 (#212)dependabot[bot]2021-09-011-3/+3
| | | | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11. - [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.5...v6.1.11) --- 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>
* Update Hindi and Portuguese translations (#211)Ben Woodward2021-09-011-8/+14
| | | | | | | * Update Hindi translation for #171 * Update Portuguese translation for #171 * Update Brazilian Portuguese translation for #171
* Always add paddingRight for rtl (#207)Ben Woodward2021-08-282-3/+4
| | | | | | | | | | | | | * :bug: hotfix logo padding for rtl languages * manually run prettier * :bug: fix icons padding * :bug: fix header padding * Always add paddingRight for rtl Co-authored-by: Tokyo <ahmed.tokyo1@gmail.com>
* Ensure page direction is set properly on first load (#209)Ben Woodward2021-08-281-1/+8
| | | Fixes #201
* Swedish Translation (#208)Ben Woodward2021-08-272-0/+32
| | | | | | | | | | | | | * Added swedish translation * Added swedish translation * Added swedish translation Fixed typo * Prettier format Swedish translation Co-authored-by: ddund <68921570+ddund@users.noreply.github.com>
* Update Indonesian, Serbian, Dutch translations (#206)Ben Woodward2021-08-271-10/+16
| | | | | | | * Indonesian update for #171 * Serbian update for #171 * Dutch update for #171
* πŸ’¬ Updated norwegian translation. (#205)Thomas Qvidahl2021-08-271-3/+6
| | | | | | | * πŸ’¬ Updated norwegian translation. * 🎨 Code formatting. Co-authored-by: Thomas Qvidahl <thomas.qvidahl@tietoevry.com>
* 🌐πŸ‡ͺπŸ‡¬ Update arabic translations for #171 (#200)Ahmed Tarek2021-08-261-7/+8
| | | | | | | | | * πŸ‡ͺπŸ‡¬ Update arabic translations for #171 – Updates ar translations as per https://github.com/bndw/wifi-card/issues/171 * ⚑️ enhance ar * 🌐 fix ar genders
* Corrections in FR OC and CA (#198)ensag-dev2021-08-261-7/+8
| | | | | | | | | * Corrections in FR OC and CA * Update translations.js * Update translations.js * Update translations.js
* Update Japanese (#197)hatsu2021-08-261-3/+4
|
* update Polish translation (#195)olekstomek2021-08-261-4/+6
|
* Update Korean translation (#194)Seungbin Oh2021-08-261-3/+6
| | | | | * Update Korean translation * Update Korean translation
* Translation: Update Spanish and Hungarian (#193)Ben Woodward2021-08-181-4/+5
|
* feat(i18n): update French (fr-FR) (#192)Divlo2021-08-181-3/+4
|
* Backport translation changes (#190)Ben Woodward2021-08-181-37/+20
| | | | | | | * Remove unused 'button.settings' translation * Ukranian, Russian * Chinese translations
* Update Occitan and Catalan (#191)ensag-dev2021-08-181-2/+4
| | | For #190
* Urdu translation (#189)Ben Woodward2021-08-132-0/+33
| | | | | | | | | * update translate.js for urdu * Prettier formatting * Urdu credit Co-authored-by: Muhammad Hassan <mhassan.3939@gmail.com>