summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Condition for showing/not showing email on sent-succes.anderklander1-2/+7
2018-01-22Change wording on support pageanderklander1-1/+1
2018-01-20Support component in reactxpanderklander4-284/+321
2018-01-20Move problem report handling from supportPageanderklander4-105/+125
2018-01-18Remove unused importanderklander1-1/+0
2018-01-18Rename WindowChromeanderklander5-5/+23
2018-01-18Settings view and style fix for paid until labelanderklander2-13/+14
2018-01-18Size on icon style to display image on androidanderklander1-0/+2
2018-01-18Preference style fixesanderklander1-5/+5
2018-01-16Remove EventEmitteranderklander1-2/+0
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