summaryrefslogtreecommitdiffhomepage
path: root/app/components
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 reactxpanderklander3-283/+321
2018-01-18Remove unused importanderklander1-1/+0
2018-01-18Rename WindowChromeanderklander3-1/+19
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-15Show Country and IP when disconnectedAndrej Mihajlov1-28/+12
2018-01-15Adapt frontend to removed ip call and changed location structLinus Färnstrand1-1/+1
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-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-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 Mihajlov3-122/+140
2018-01-03Add test for preferences itemAndrej Mihajlov1-1/+1
2018-01-03Add test for advanced settings itemAndrej Mihajlov1-1/+1
2018-01-03Add Preferences pageAndrej Mihajlov3-0/+153
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
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-22whitespaceanderklander1-118/+118
2017-12-22Update to styles style and testanderklander1-139/+120
2017-12-22lint stylesanderklander1-30/+30
2017-12-22Lint-stuffanderklander1-21/+19
2017-12-22Put CustomScrollbars backanderklander1-36/+46
2017-12-22Settings in reactxpanderklander3-203/+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
2017-12-22Convert Settings to use Img componentAndrej Mihajlov1-8/+16
2017-12-22Add tint color to Img componentAndrej Mihajlov1-3/+29
2017-12-21Add autoHide option to CustomScrollbarsAndrej Mihajlov2-6/+66
2017-12-19Fix margin to prevent a footer view from jumping when connectedAndrej Mihajlov1-1/+1
2017-12-19Integrate RelayList into ReduxAndrej Mihajlov2-23/+17
2017-12-19Dim labels for locations without active relaysAndrej Mihajlov2-2/+12
2017-12-19Disable :hover for inactive locationsAndrej Mihajlov2-6/+8
2017-12-19Disable selection handler for selected locationsAndrej Mihajlov1-10/+10
2017-12-19Update select location button on main screenAndrej Mihajlov2-45/+11