summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Animate toggle back to its current stateJanito Vaqueiro Ferreira Filho1-7/+7
2020-08-18Shrink cell switch widgetJanito Vaqueiro Ferreira Filho1-4/+4
2020-08-17Merge branch 'new-quit-fix-attempt'Janito Vaqueiro Ferreira Filho1-7/+19
2020-08-17Log if service was requested to startJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-17Don't start service while quittingJanito Vaqueiro Ferreira Filho1-7/+13
2020-08-17Add logs for UI connection events to the serviceJanito Vaqueiro Ferreira Filho1-0/+5
2020-08-17Merge branch 'remove-notification-for-new-accounts'Janito Vaqueiro Ferreira Filho5-17/+47
2020-08-17Describe notification removal in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-17Don't show expired notification for new accountsJanito Vaqueiro Ferreira Filho1-2/+3
2020-08-17Add `newlyCreatedAccount` field to `AccountCache`Janito Vaqueiro Ferreira Filho1-0/+10
2020-08-17Use `AccountCache` for account expiry notificationJanito Vaqueiro Ferreira Filho2-12/+20
2020-08-17Use `AccountCache` for setting the account numberJanito Vaqueiro Ferreira Filho2-3/+13
2020-08-17Merge branch 'fix-header-layout-insets'Andrej Mihajlov4-98/+48
2020-08-17Fix header view layout insetsAndrej Mihajlov4-98/+48
2020-08-17Merge branch 'upgrade-npm-dependencies' into masterOskar Nyberg2-1013/+2064
2020-08-17Update electron-mochaOskar Nyberg2-377/+692
2020-08-17Update broser-syncOskar Nyberg2-159/+556
2020-08-17Update electron-builderOskar Nyberg2-505/+844
2020-08-14Merge branch 'upgrade-clap'Linus Färnstrand2-11/+7
2020-08-14Upgrade clap to 2.33.3 and remove deprecated warning hackLinus Färnstrand2-11/+7
2020-08-14Merge branch 'linux-split-tunneling-gui' into masterOskar Nyberg22-55/+719
2020-08-14Add more problematic applicationsOskar Nyberg1-1/+10
2020-08-14Add warning for applications that launches in an existing instanceOskar Nyberg4-67/+174
2020-08-14Add Linux split-tunneling GUI to changelogOskar Nyberg1-0/+1
2020-08-14Add split-tunneling view on LinuxOskar Nyberg9-5/+245
2020-08-14Add function for retrieving installed applications on LinuxOskar Nyberg8-0/+298
2020-08-14Change typescript target to es2020Oskar Nyberg1-2/+2
2020-08-14Rename object key transformation function and add pascal to camel case functionOskar Nyberg2-47/+56
2020-08-14Merge branch 'upgrade-to-typescript-3.9.7' into masterOskar Nyberg3-25/+55
2020-08-14Fix type issue that appeared with typescript 3.9.7Oskar Nyberg1-2/+2
2020-08-14Upgrade typescript and tsc-watchOskar Nyberg2-23/+53
2020-08-14Merge branch 'fix-disabled-location-style' into masterOskar Nyberg3-3/+22
2020-08-14Fix disabled location text colorOskar Nyberg3-3/+22
2020-08-14Merge branch 'swift-log'Andrej Mihajlov26-166/+478
2020-08-13Add SwiftLogAndrej Mihajlov26-166/+478
2020-08-13Merge branch 'fix-swiftc-release-segfault'Andrej Mihajlov1-1/+1
2020-08-13Fix Swift compiler segfault in release buildAndrej Mihajlov1-1/+1
2020-08-13Merge branch 'migrate-win-migration'David Lönnhager27-975/+217
2020-08-13Improve error handling for settings migrationDavid Lönnhager1-42/+60
2020-08-13Check ownership of windows.old rather than the specific appdata directoryDavid Lönnhager1-12/+9
2020-08-13Skip migration if settings path is overriddenDavid Lönnhager3-0/+10
2020-08-13Remove WinUtilDavid Lönnhager24-901/+0
2020-08-13Convert Windows update migration code to RustDavid Lönnhager1-51/+169
2020-08-13Merge branch 'fix-custom-scrollbar-classname' into masterOskar Nyberg3-2/+5
2020-08-13Fix page margins in Settings and AdvancedSettingsOskar Nyberg2-1/+2
2020-08-13Prevent overriding of CustomScrollbars className propOskar Nyberg1-1/+3
2020-08-12Merge branch 'android-translations-import'Janito Vaqueiro Ferreira Filho29-1/+2534
2020-08-12Describe translations in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-12Create a `README` file in the `android` directoryJanito Vaqueiro Ferreira Filho3-0/+36
2020-08-12Import translations to AndroidJanito Vaqueiro Ferreira Filho18-0/+2013