summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Tweak Out Of Time screenJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-18Fix Login screen jumping a bit on successJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-18Tweak relay list itemJanito Vaqueiro Ferreira Filho2-7/+6
2020-08-18Tweak Select Location description text colorJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-18Tweak Connect screenJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-18Change hostname color if tunnel info. is expandedJanito Vaqueiro Ferreira Filho1-0/+5
2020-08-18Tweak Notification BannerJanito Vaqueiro Ferreira Filho1-4/+5
2020-08-18Tweak Connect screenJanito Vaqueiro Ferreira Filho2-14/+17
2020-08-18Centralize chevron icon betterJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-18Tweak Login screenJanito Vaqueiro Ferreira Filho1-5/+5
2020-08-18Tweak header barJanito Vaqueiro Ferreira Filho1-5/+5
2020-08-18Tweak Launch screenJanito Vaqueiro Ferreira Filho1-2/+2
2020-08-18Merge branch 'scale-vertical-spaces'Janito Vaqueiro Ferreira Filho14-40/+46
2020-08-18Reduce screen vertical dimensionsJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-18Create dimension for screen vertical marginsJanito Vaqueiro Ferreira Filho10-14/+14
2020-08-18Reduce space between buttonsJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-18Create dimension for space between buttonsJanito Vaqueiro Ferreira Filho6-9/+10
2020-08-18Reduce vertical spacingJanito Vaqueiro Ferreira Filho1-2/+2
2020-08-18Create a dimension value for vertical spacingJanito Vaqueiro Ferreira Filho11-23/+28
2020-08-18Merge branch 'fix-cell-switch'Janito Vaqueiro Ferreira Filho3-13/+20
2020-08-18Describe toggle switch fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-18Fix animation playing to the wrong stateJanito Vaqueiro Ferreira Filho1-2/+8
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