| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-05-27 | Replace browsersync | Oskar Nyberg | 7 | -2839/+31 | |
| 2021-05-27 | Output original log message when file logger fails | Oskar Nyberg | 1 | -1/+3 | |
| 2021-05-27 | Improve log message about Chromium sandbox status | Oskar Nyberg | 1 | -1/+1 | |
| 2021-05-21 | Update messages.pot with texts related to ad/tracker blocking | Oskar Nyberg | 1 | -0/+28 | |
| 2021-05-21 | Add ad/tracker blocking settings to desktop app | Oskar Nyberg | 9 | -35/+223 | |
| 2021-05-20 | Add length condition when parsing GUI settings array | Oskar Nyberg | 1 | -16/+19 | |
| 2021-05-20 | Update dependencies with known vulnerabilities | Oskar Nyberg | 2 | -2167/+158 | |
| 2021-05-12 | Update GUI DNS options | David Lönnhager | 1 | -9/+14 | |
| 2021-05-12 | Fix TS build errors | David Lönnhager | 1 | -4/+12 | |
| 2021-05-11 | Replace "unsecured" with "unsecure" | Oskar Nyberg | 4 | -6/+9 | |
| 2021-05-10 | Use macOS specific icon | Oskar Nyberg | 1 | -0/+2 | |
| 2021-05-10 | Create icns file for macOS icons | Oskar Nyberg | 1 | -4/+13 | |
| 2021-05-06 | Update references to ´wintun.dll´ after wintun files were moved | Odd Stranne | 1 | -1/+1 | |
| 2021-05-03 | Add log message if content height is incorrect | Oskar Nyberg | 1 | -0/+20 | |
| 2021-05-03 | Add workaround for wrong content height | Oskar Nyberg | 1 | -12/+34 | |
| 2021-04-28 | Add 2021.3 desktop changelog entry and bump versions | Linus Färnstrand | 2 | -3/+3 | |
| 2021-04-25 | Blur cell input field when enter is pressed | Oskar Nyberg | 1 | -0/+4 | |
| 2021-04-22 | Updating version in package files | Linus Färnstrand | 2 | -3/+3 | |
| 2021-04-21 | Enable app downgrades on macOS | Oskar Nyberg | 1 | -0/+1 | |
| 2021-04-21 | Add support for building universal macOS app | Oskar Nyberg | 1 | -10/+47 | |
| 2021-04-20 | Find app desktop entry by searching in XDG_DATA_DIRS | Oskar Nyberg | 1 | -15/+20 | |
| 2021-04-19 | Change placeholder in custom DNS input | Oskar Nyberg | 2 | -5/+8 | |
| 2021-04-15 | Add function for retrieving applications on Windows | Oskar Nyberg | 1 | -0/+350 | |
| 2021-04-15 | Persist browsed-for split-tunneling applications | Oskar Nyberg | 3 | -7/+40 | |
| 2021-04-15 | Add code for parsing Windows PE format | Oskar Nyberg | 1 | -0/+379 | |
| 2021-04-15 | Remove obsoleted message | Janito Vaqueiro Ferreira Filho | 1 | -3/+0 | |
| 2021-04-14 | Update translations | Oskar Nyberg | 1 | -60/+64 | |
| 2021-04-14 | Switch to native APIs and own implementation from moment.js | Oskar Nyberg | 9 | -72/+49 | |
| 2021-04-14 | Add tests for date helper functions | Oskar Nyberg | 1 | -0/+152 | |
| 2021-04-14 | Implement date helper functions | Oskar Nyberg | 1 | -0/+121 | |
| 2021-04-14 | Remove moment.js | Oskar Nyberg | 2 | -10/+10 | |
| 2021-04-14 | Update TypeScript to 4.2.3 | Oskar Nyberg | 2 | -485/+271 | |
| 2021-04-14 | Update version in package files to 2021.3-beta1 | Linus Färnstrand | 2 | -3/+3 | |
| 2021-04-14 | Change custom DNS warning message for public IPs | Oskar Nyberg | 2 | -2/+5 | |
| 2021-04-06 | Upgrade vulnerable transitive dependencies | Oskar Nyberg | 1 | -23/+23 | |
| 2021-04-06 | Prevent tray icons from being included in asar archive on Windows | Oskar Nyberg | 1 | -1/+4 | |
| 2021-04-01 | Run translation-converter | Aleksandr Granin | 1 | -1/+4 | |
| 2021-04-01 | Download translations from Crowdin | Oskar Nyberg | 38 | -1951/+4211 | |
| 2021-04-01 | Update relay-locations translations | Oskar Nyberg | 20 | -186/+244 | |
| 2021-03-27 | Add missing Android translations to template file | Janito Vaqueiro Ferreira Filho | 1 | -0/+185 | |
| 2021-03-27 | Extract latest GUI messages | Janito Vaqueiro Ferreira Filho | 1 | -175/+40 | |
| 2021-03-24 | Prevent renderer access to files outside of build directory | Oskar Nyberg | 1 | -22/+47 | |
| 2021-03-24 | Make problem report IPC calls transfer id instead of path | Oskar Nyberg | 5 | -24/+33 | |
| 2021-03-24 | Limit openUrl to predefined URLs | Oskar Nyberg | 3 | -5/+10 | |
| 2021-03-24 | Block renderer navigation | Oskar Nyberg | 1 | -0/+9 | |
| 2021-03-24 | Automatically deny permission requests | Oskar Nyberg | 1 | -0/+8 | |
| 2021-03-24 | Remove "Uncaught Error" prefix on error messages | Oskar Nyberg | 1 | -1/+28 | |
| 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> | |||||
