summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Update Electron to 8.2.0Oskar Nyberg6-58/+83
2020-04-03Fix overflow bug when using shiftAndrej Mihajlov1-1/+2
2020-04-03Create new account when pressing create account buttonOskar Nyberg10-81/+183
2020-03-31Move icon.svg and icon-mono.svg to graphics/Linus Färnstrand1-2/+3
2020-03-30Create tray icon after tunnel state is knownOskar Nyberg2-6/+33
2020-03-30Updating version in package files2020.4-beta1Linus Färnstrand2-2/+2
2020-03-26Format account number when displaying itOskar Nyberg5-13/+44
2020-03-26Add beta program toggle in preferencesOskar Nyberg6-0/+42
2020-03-26Prevent expiry notification from showing if account has expiredOskar Nyberg1-0/+1
2020-03-26Keep old viewport bounding boxes until animation is doneOskar Nyberg1-17/+32
2020-03-26Switch to lower resolution mapOskar Nyberg5-6/+6
2020-03-26Render ModalAlert in portalOskar Nyberg2-23/+37
2020-03-26Upgrade electron-mocha dependencyOskar Nyberg2-294/+398
2020-03-24Remove NotificationArea prop which doesn't exist anymoreOskar Nyberg1-4/+0
2020-03-19Use mktemp to create temp directory in menubar icons scriptOskar Nyberg1-2/+2
2020-03-19Add notification icon and in app icon to logo build scriptOskar Nyberg2-1/+7
2020-03-19Make logo script create the NSIS sidebar imageOskar Nyberg1-2/+15
2020-03-19Add script for creating desktop iconOskar Nyberg1-0/+56
2020-03-19Switch to new logo in desktop appOskar Nyberg4-7/+53
2020-03-18Bump version metadata to 2020.3Linus Färnstrand2-2/+2
2020-03-17Block while upgrading on macOSDavid Lönnhager1-0/+1
2020-03-17Block while upgrading on LinuxDavid Lönnhager1-0/+1
2020-03-17Change message shown when reconnecting with new wireguard keyOskar Nyberg2-7/+43
2020-03-17Bump minimist transitive dependency where possibleOskar Nyberg1-3/+3
2020-03-17Bump kind-of dependency to 6.0.3Oskar Nyberg1-3/+3
2020-03-16Bump acorn from 7.1.0 to 7.1.1 in /guidependabot[bot]1-252/+3
2020-03-11Improve error message shown when there's too many wireguard keysOskar Nyberg1-8/+11
2020-03-11Use beta program flag in the GUIDavid Lönnhager10-12/+35
2020-03-10Add WireGuard MTU setting to guiOskar Nyberg5-200/+311
2020-03-10Add wireguard mtu callOskar Nyberg6-0/+46
2020-03-09Improve menubar icon script using rsvg-convertOskar Nyberg82-37/+87
2020-03-06Change content of os notification when entering non-blocking error stateOskar Nyberg1-1/+1
2020-03-06Improve error notification when in the non-blocking error stateOskar Nyberg3-20/+50
2020-03-06Set header background to red when in the non-blocking error stateOskar Nyberg1-12/+2
2020-03-04Workaround the exception thrown when accessing BrowserWindow.webContents on a...Andrej Mihajlov1-3/+5
2020-02-21Add additional eslint rulesOskar Nyberg1-1/+3
2020-02-21Remove unnecessary eslint pluginsOskar Nyberg4-12/+3
2020-02-21Fix linter problems caused by @typescript-eslint/no-floating-promisesOskar Nyberg14-34/+54
2020-02-21Fix linter problems caused by require-awaitOskar Nyberg6-7/+7
2020-02-19Fix linter problems caused by @typescript-eslint/no-explicit-anyOskar Nyberg11-23/+41
2020-02-19Fix linter problems caused by @typescript-eslint/ban-typesOskar Nyberg1-0/+2
2020-02-19Fix formatting not covered by linter beforeOskar Nyberg1-1/+4
2020-02-19Fix linter problems caused by no-case-declarationsOskar Nyberg2-6/+10
2020-02-19Fix linter problems caused by no-fallthroughOskar Nyberg2-19/+11
2020-02-19Fix linter problems caused by no-unreachableOskar Nyberg1-1/+0
2020-02-19Fix linter problems caused by prettier/prettierOskar Nyberg1-1/+1
2020-02-19Fix linter problems caused by react/prop-typesOskar Nyberg3-13/+55
2020-02-19Fix linter problems caused by prettier/prettierOskar Nyberg13-72/+13
2020-02-19Fix linter problems caused by @typescript-eslint/no-inferrable-typesOskar Nyberg2-6/+6
2020-02-19Fix linter problems caused by @typescript-eslint/no-var-requiresOskar Nyberg1-0/+2