summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2018-01-15Add timeout for get_current_locationAndrej Mihajlov1-1/+4
2018-01-15Show Country and IP when disconnectedAndrej Mihajlov1-28/+12
2018-01-15Add optional attribute to Location.cityAndrej Mihajlov2-4/+4
2018-01-15Adapt frontend to removed ip call and changed location structLinus Färnstrand6-77/+43
2018-01-15Combine two electron imports to the same rowanderklander1-2/+1
2018-01-15Add App-bridge to satisfy lintanderklander1-4/+2
2018-01-15Remove unused shell form supportPageanderklander1-1/+1
2018-01-15OpenLink in SettingsPageanderklander1-2/+2
2018-01-15OpenLink in containersanderklander3-6/+6
2018-01-15Move logging to platform dependent fileanderklander9-14/+29
2018-01-15Clipboard from reactxpanderklander1-2/+2
2018-01-15Remove react-ifanderklander2-77/+65
2018-01-12Fix location list logicAndrej Mihajlov1-2/+2
2018-01-09Fix advanced settings testErik Larkö1-1/+1
2018-01-09review thingsErik Larkö1-2/+0
2018-01-09Fix layout issuesAndrej Mihajlov5-23/+27
2018-01-09Make the time left label work on react nativeErik Larkö2-3/+2
2018-01-09Anchor the quit button to the bottom of the settings pageErik Larkö3-80/+89
2018-01-09Read the backend security state when starting to talk to the backendErik Larkö2-11/+24
2018-01-08Fix lint error in styled byttonErik Larkö1-5/+1
2018-01-08Use createXXXStyles helpersAndrej Mihajlov1-65/+58
2018-01-08Refine HeaderBar stylesAndrej Mihajlov2-10/+8
2018-01-04Add a green lock with red dot to the tray icon imagesErik Larkö3-6/+10
2018-01-04Make the header green when connectingErik Larkö1-1/+1
2018-01-04Add blocking internet indicator when the firewall is on but the tunnel isn't ...Erik Larkö2-0/+67
2018-01-03Extract separator view outside of the buttonAndrej Mihajlov1-1/+4
2018-01-03Convert preferences to ReactXPAndrej Mihajlov5-125/+145
2018-01-03Add test for preferences itemAndrej Mihajlov1-1/+1
2018-01-03Add test for advanced settings itemAndrej Mihajlov1-1/+1
2018-01-03Wire up PreferencesPage and allowLan settingAndrej Mihajlov1-2/+5
2018-01-03Add actions and reducers for allowLanAndrej Mihajlov2-4/+21
2018-01-03Add allowLan to backendAndrej Mihajlov1-2/+28
2018-01-03Add getAllowLan and setAllowLan RPC callsAndrej Mihajlov1-8/+24
2018-01-03Add Preferences pageAndrej Mihajlov9-2/+182
2018-01-03Remove button marginsErik Larkö1-4/+1
2018-01-03Use default-styled button in the settings viewErik Larkö3-1/+32
2018-01-03Fix fails from reactxp-settings mergeErik Larkö4-29/+70
2018-01-02Add flow annotations to createXXXStylesAndrej Mihajlov1-2/+6
2017-12-27Paint the scrollbars above the settings elementsErik Larkö1-1/+2
2017-12-22Fix testsErik Larkö1-2/+2
2017-12-22Rebase fixesErik Larkö2-3/+4
2017-12-22Rename viewstyles to textstylesanderklander1-3/+3
2017-12-22whitespaceanderklander2-120/+120
2017-12-22Update to styles style and testanderklander2-139/+137
2017-12-22lint stylesanderklander1-30/+30
2017-12-22Lint-stuffanderklander1-21/+19
2017-12-22Put CustomScrollbars backanderklander1-36/+46
2017-12-22Settings in reactxpanderklander4-204/+214
2017-12-22Add tintColor for androidanderklander1-3/+21
2017-12-22Explicitly reset line-height to prevent div from growing larger than imgAndrej Mihajlov1-0/+1