| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-11-14 | Move gui directory to desktop/packages/mullvad-vpn | Oskar | 12 | -1003/+0 | |
| 2024-10-24 | Ignore wrongly translated string | Markus Pettersson | 1 | -0/+2 | |
| 2024-10-24 | Add support for ignoring translated strings from `verify-translations` | Markus Pettersson | 1 | -0/+9 | |
| 2024-09-24 | Fix linting errors | Oskar | 2 | -10/+12 | |
| 2024-09-05 | Extend ignoreUntil for CVEs that still don't affect us | Linus Färnstrand | 1 | -7/+7 | |
| This is only for desktop frontend and python helper scripts | |||||
| 2024-07-09 | Add osv-scanner.toml, ignoring some non-exploitable vulns | Linus Färnstrand | 1 | -0/+43 | |
| 2024-06-27 | Allow whitespace in HTML tags in translations | Markus Pettersson | 1 | -1/+1 | |
| 2024-06-25 | Update README in gui/scripts | Oskar Nyberg | 1 | -65/+9 | |
| 2024-05-16 | Use sea instead of pkg for test executable | David Lönnhager | 1 | -7/+48 | |
| 2024-05-15 | Remove check for se-bet | Oskar Nyberg | 1 | -5/+4 | |
| 2024-05-15 | Remove map related code in geo data scripts | Oskar Nyberg | 4 | -544/+126 | |
| 2024-05-14 | Add crowdin configuration and update localization script | Oskar Nyberg | 1 | -51/+0 | |
| 2024-03-13 | Add br tag to translation verification script | Oskar Nyberg | 1 | -9/+13 | |
| 2024-02-02 | Fix `shellcheck` lints of our various bash scripts | Sebastian Holmin | 3 | -21/+21 | |
| The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155. | |||||
| 2024-01-30 | Remove svg map implementation and dependencies | Oskar Nyberg | 1 | -61/+0 | |
| 2023-03-27 | Fix many typos | Alexander Seiler | 3 | -4/+4 | |
| Signed-off-by: Alexander Seiler <seileralex@gmail.com> | |||||
| 2023-02-20 | Rename test.pkg.json to standalone-tests.pkg.json | Oskar Nyberg | 1 | -1/+1 | |
| 2023-02-20 | Add test executable build script to handle target platform | Oskar Nyberg | 1 | -0/+39 | |
| 2023-02-09 | Add tray icon with notification dot to build-menubar-icons | Oskar Nyberg | 1 | -21/+120 | |
| 2023-01-27 | Improve documentation around icon and asset generation | Linus Färnstrand | 2 | -6/+20 | |
| 2023-01-15 | Rename menubar icon script | Oskar Nyberg | 1 | -0/+0 | |
| 2023-01-15 | Improve menubar script formatting | Oskar Nyberg | 1 | -16/+28 | |
| 2023-01-15 | Replace space with - in menubar-icons directory name | Oskar Nyberg | 1 | -1/+1 | |
| 2022-10-21 | Add check for html format to translations check | Oskar Nyberg | 2 | -73/+130 | |
| 2022-10-07 | Update rbush and @types/rbush | Hank | 1 | -2/+2 | |
| 2022-10-07 | Enable build of proto files for ARM64 Macs | Oskar Nyberg | 1 | -2/+2 | |
| 2022-08-23 | Fail when running build-proto.sh on arm64 in general | David Lönnhager | 1 | -4/+5 | |
| 2022-04-07 | Prevent translations of beta cities | Oskar Nyberg | 1 | -4/+5 | |
| 2022-03-03 | Update gRPC and related build tools | Oskar Nyberg | 1 | -2/+2 | |
| 2022-02-15 | Update Pillow to 9.0.1 | Oskar Nyberg | 1 | -7/+8 | |
| 2021-11-03 | Revert "Use lower resolution maps" | Linus Färnstrand | 1 | -3/+3 | |
| This reverts commit 76199d0904eacca86fac0e33c93101707fe77c3c. | |||||
| 2021-11-01 | Use lower resolution maps | Oskar Nyberg | 1 | -3/+3 | |
| 2021-10-25 | Add script which verifies that format specifiers in translations | Oskar Nyberg | 1 | -0/+73 | |
| 2021-10-20 | Update Pillow dependency | Oskar Nyberg | 1 | -35/+7 | |
| 2021-10-20 | Reduce output in extract-geo-data script | Oskar Nyberg | 1 | -31/+3 | |
| The large amounts of output in the `extract-geo-data.py` script makes it difficult to spot real errors. Reducing the amount of output saying whether or not a translation was found and which one is being translated will make it easier to follow the output and make it easier to spot more critical errors. | |||||
| 2021-10-20 | Switch to REST API since JSON RPC API has been removed | Oskar Nyberg | 1 | -48/+63 | |
| 2021-10-20 | Update shapely python dependency | Oskar Nyberg | 1 | -6/+6 | |
| 2021-10-20 | Add error cast and format | Oskar Nyberg | 1 | -4/+5 | |
| 2021-10-12 | Generate black menubar icons for Windows | Oskar Nyberg | 1 | -0/+1 | |
| 2021-07-14 | Bump pillow from 8.1.1 to 8.2.0 in /gui/scripts | dependabot[bot] | 1 | -34/+35 | |
| Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2021-07-07 | Scripts: use "with" with resource allocating calls | Andrej Mihajlov | 2 | -20/+20 | |
| 2021-05-10 | Create icns file for macOS icons | Oskar Nyberg | 1 | -4/+13 | |
| 2021-03-22 | Flip import order to fix the crash in Fiona | Andrej Mihajlov | 1 | -1/+1 | |
| Reported in https://github.com/Toblerity/Shapely/issues/1107 | |||||
| 2021-03-22 | Mention GDAL/OGR in README.md | Andrej Mihajlov | 1 | -3/+10 | |
| 2021-03-19 | Bump pillow from 7.1.1 to 8.1.1 in /gui/scripts | dependabot[bot] | 1 | -7/+34 | |
| Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.1...8.1.1) Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2021-02-26 | Remove build_mi_proto.sh. Update readme | Andrii Yurchuk | 2 | -25/+5 | |
| 2021-02-26 | Move build_mi_proto script and its artefacts to gui/scripts | Andrii Yurchuk | 1 | -0/+20 | |
| 2021-02-26 | Allow building on Apple Silicon | Andrii Yurchuk | 1 | -11/+25 | |
| 2021-02-12 | Change npx to npm exec to make it work with npm 7 | Oskar Nyberg | 2 | -2/+2 | |
| 2021-01-07 | Bump cairosvg from 2.4.2 to 2.5.1 in /gui/scripts | dependabot[bot] | 1 | -3/+3 | |
| Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.4.2 to 2.5.1. - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst) - [Commits](https://github.com/Kozea/CairoSVG/compare/2.4.2...2.5.1) Signed-off-by: dependabot[bot] <support@github.com> | |||||
