summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2019-09-13Reset bridge constraints to `any` when the state is set to auto or offAndrej Mihajlov1-3/+12
2019-09-13Fix typoAndrej Mihajlov1-3/+3
2019-09-13Sort relaysAndrej Mihajlov1-1/+3
2019-09-13Migrate UI to use the new "active" flag in the relay list v3 schemaAndrej Mihajlov7-33/+42
2019-09-13Update extract-geo-data.py to use relay_list_v3Linus Färnstrand1-1/+1
2019-09-12Add bridge selectorAndrej Mihajlov13-258/+529
2019-09-11Show navigation bar title a little earlierAndrej Mihajlov1-1/+1
2019-09-11Make sure ScopeBarItems maintain equal widthAndrej Mihajlov1-0/+1
2019-09-11Use liftConstraint to unpack RelaySettingsAndrej Mihajlov1-10/+10
2019-09-11Add Constraint<T> and LiftedConstraint<T> helper typesAndrej Mihajlov3-34/+25
2019-09-11Add scope selectorAndrej Mihajlov2-9/+47
2019-09-09Forward ref in Cell.SwitchAndrej Mihajlov1-4/+7
2019-09-09Use ReactXP abstractions in SwitchAndrej Mihajlov5-215/+220
2019-09-09Add current_is_outdated support to Electron frontendLinus Färnstrand8-25/+11
2019-09-09Add support for sticky content within scrollable areaAndrej Mihajlov1-86/+397
2019-09-05Import and use color constants from colors moduleLinus Färnstrand2-7/+9
2019-09-05Make cancel/disconnect button less transparentLinus Färnstrand2-2/+4
2019-09-05Make header text/settings icon a bit less transparentLinus Färnstrand2-4/+4
2019-09-05Update red to 227, 64, 57 / #E34039Linus Färnstrand5-9/+9
2019-09-05Add button to regenerate keyEmīls Piņķis10-82/+260
2019-09-03Add offline-state label to WireGuard key pageEmīls Piņķis1-0/+12
2019-09-03Update electron-mochaAndrej Mihajlov2-47/+685
2019-09-03Rename Mullvad label to "Mullvad VPN"Andrej Mihajlov1-2/+2
2019-09-03Remove unused importsAndrej Mihajlov3-3/+2
2019-09-03Set app menu on LinuxAndrej Mihajlov1-0/+12
2019-09-03Only allow dev tools in developmentAndrej Mihajlov1-0/+1
2019-09-03Add launcher script on Linux to disable sandboxAndrej Mihajlov4-160/+224
2019-09-03Disable sandbox in developmentAndrej Mihajlov1-1/+1
2019-09-03Fix header title clippingAndrej Mihajlov1-1/+1
2019-09-03Update NSEventMonitor to 0.0.16Andrej Mihajlov2-3/+3
2019-09-03Fix scrollbarsAndrej Mihajlov1-1/+1
2019-09-03Update to Electron 6.0.3Andrej Mihajlov2-7/+7
2019-09-03Update menu rolesAndrej Mihajlov1-2/+2
2019-09-03Patch typescript typings and enable node integration (it's off by default now)Andrej Mihajlov2-56/+65
2019-09-02Add set_bridge_settings RPC callAndrej Mihajlov3-2/+9
2019-09-02Change WireGuard keys to singular keyLinus Färnstrand2-2/+2
2019-08-29Replace gulp-envify with inject.replaceAndrej Mihajlov3-329/+2
2019-08-28Switch build pipeline to GulpAndrej Mihajlov12-119/+1809
2019-08-23Filter out the repeating calls to onDaemonConnectedAndrej Mihajlov1-0/+6
2019-08-23Disable action buttons while collecting a problem reportAndrej Mihajlov1-9/+29
2019-08-23Remove explicit returns of implied resultAndrej Mihajlov1-9/+3
2019-08-23Fix line heightAndrej Mihajlov1-0/+1
2019-08-23Hide the menubar window when other program captures the focusAndrej Mihajlov1-0/+7
2019-08-22Remove $FlowFixMe commentAndrej Mihajlov1-1/+0
2019-08-22Unsubscribe from daemon events during shutdownAndrej Mihajlov1-3/+20
2019-08-22Add method to unsubscribe from daemon eventsAndrej Mihajlov2-7/+43
2019-08-22Guard the calls to webContents.sendAndrej Mihajlov1-2/+10
2019-08-22Make sure to clean up the connection on closeAndrej Mihajlov1-18/+27
2019-08-16Update electron-builder to 21.2.0Andrej Mihajlov2-535/+631
2019-08-16Update electron to 4.2.9Andrej Mihajlov2-13/+13