| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-08-19 | Convert ConnectionPanel from ReactXP | Oskar Nyberg | 2 | -108/+79 | |
| 2020-08-19 | Convert SelectLanguage from ReactXP | Oskar Nyberg | 1 | -49/+38 | |
| 2020-08-19 | Convert ErrorBoundary from ReactXP | Oskar Nyberg | 1 | -39/+37 | |
| 2020-08-19 | Convert Launch from ReactXP | Oskar Nyberg | 1 | -36/+33 | |
| 2020-08-17 | Update electron-mocha | Oskar Nyberg | 2 | -377/+692 | |
| 2020-08-17 | Update broser-sync | Oskar Nyberg | 2 | -159/+556 | |
| 2020-08-17 | Update electron-builder | Oskar Nyberg | 2 | -505/+844 | |
| 2020-08-14 | Add more problematic applications | Oskar Nyberg | 1 | -1/+10 | |
| 2020-08-14 | Add warning for applications that launches in an existing instance | Oskar Nyberg | 4 | -67/+174 | |
| 2020-08-14 | Add split-tunneling view on Linux | Oskar Nyberg | 9 | -5/+245 | |
| 2020-08-14 | Add function for retrieving installed applications on Linux | Oskar Nyberg | 8 | -0/+298 | |
| 2020-08-14 | Change typescript target to es2020 | Oskar Nyberg | 1 | -2/+2 | |
| 2020-08-14 | Rename object key transformation function and add pascal to camel case function | Oskar Nyberg | 2 | -47/+56 | |
| 2020-08-14 | Fix type issue that appeared with typescript 3.9.7 | Oskar Nyberg | 1 | -2/+2 | |
| 2020-08-14 | Upgrade typescript and tsc-watch | Oskar Nyberg | 2 | -23/+53 | |
| 2020-08-14 | Fix disabled location text color | Oskar Nyberg | 3 | -3/+22 | |
| 2020-08-13 | Remove WinUtil | David Lönnhager | 1 | -1/+0 | |
| 2020-08-13 | Fix page margins in Settings and AdvancedSettings | Oskar Nyberg | 2 | -1/+2 | |
| 2020-08-13 | Prevent overriding of CustomScrollbars className prop | Oskar Nyberg | 1 | -1/+3 | |
| 2020-08-12 | Create a `README` file in the `android` directory | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 | |
| 2020-08-11 | Fix page margin for error message in AdvancedSettings | Oskar Nyberg | 1 | -1/+1 | |
| 2020-08-10 | Fix page margin in SettingsHeader | Oskar Nyberg | 1 | -1/+1 | |
| 2020-08-04 | Store the original block reason in the non-blocking error state | David Lönnhager | 7 | -58/+69 | |
| 2020-08-04 | Display reason for being in a non-blocking error state | David Lönnhager | 1 | -25/+46 | |
| 2020-08-04 | Show firewall-blocking application in GUI | David Lönnhager | 3 | -6/+39 | |
| 2020-07-22 | Bump lodash from 4.17.14 to 4.17.19 in /gui | dependabot[bot] | 1 | -26/+3 | |
| Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2020-07-22 | Add notification action buttons in macOS | Oskar Nyberg | 5 | -16/+42 | |
| 2020-07-22 | Make criticial notifications persistent | Oskar Nyberg | 1 | -1/+4 | |
| 2020-07-22 | Make notifications open app on click | Oskar Nyberg | 2 | -2/+12 | |
| 2020-07-15 | Fix fish completions location on linux | Oskar Nyberg | 1 | -2/+4 | |
| 2020-07-15 | Add hover effect on navigation bar close and back buttons | Oskar Nyberg | 3 | -6/+20 | |
| 2020-07-15 | Convert NavigationBar and SettingsTitle comopnents from ReactXP | Oskar Nyberg | 16 | -632/+369 | |
| 2020-07-15 | Fix location list entry icon margin | Oskar Nyberg | 1 | -3/+12 | |
| 2020-07-14 | Fix typo in `occurred` | Janito Vaqueiro Ferreira Filho | 20 | -20/+20 | |
| 2020-07-13 | Improve alignment in HeaderBar and NotificationArea | Oskar Nyberg | 2 | -5/+7 | |
| 2020-07-13 | Scale down UI elements | Oskar Nyberg | 25 | -100/+127 | |
| 2020-07-13 | Move common style definitions to its own file | Oskar Nyberg | 8 | -59/+44 | |
| 2020-07-13 | Remove letter spacing | Oskar Nyberg | 13 | -26/+3 | |
| 2020-07-01 | Show notification content during hide-transition | Oskar Nyberg | 1 | -2/+8 | |
| 2020-07-01 | Convert components in NotificationBanner.tsx from ReactXP | Oskar Nyberg | 4 | -279/+140 | |
| 2020-07-01 | Convert HeaderBar components from ReactXP | Oskar Nyberg | 10 | -181/+101 | |
| 2020-06-30 | Convert most of Connect to styled components | Oskar Nyberg | 1 | -36/+27 | |
| 2020-06-30 | Convert TunnelControl components from ReactXP | Oskar Nyberg | 2 | -70/+46 | |
| 2020-06-29 | Add fish shell completions to macOS build | Oskar Nyberg | 1 | -0/+1 | |
| 2020-06-26 | Add fish shell completions | Clément Joly | 1 | -0/+2 | |
| Generate fish shell completions at build time. Empower fish users with completions. Completions are copied in the [recommended directory](https://fishshell.com/docs/current/#where-to-put-completions) | |||||
| 2020-06-25 | Use the same regex to determine if GUI is a beta version | Emīls | 1 | -1/+4 | |
| 2020-06-25 | Update GUI to not show update info if the app is too new | Emīls | 11 | -100/+53 | |
| 2020-06-25 | Updating version in package files | Linus Färnstrand | 2 | -2/+2 | |
| 2020-06-25 | Removed dependency on libappindicator3-1 | Oskar Nyberg | 1 | -1/+1 | |
| 2020-06-25 | Upgrade to Electron 8.3.2 | Oskar Nyberg | 4 | -49/+59 | |
