summaryrefslogtreecommitdiffhomepage
path: root/app/components/Connect.js
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-399/+0
2018-08-08Cast to empty to ensure that all enum options are handled in a switchAndrej Mihajlov1-1/+1
2018-08-08Add WindowStateObserverAndrej Mihajlov1-1/+8
2018-08-08Make HeaderBar more composableAndrej Mihajlov1-9/+10
2018-08-08Pull account expiry on demandAndrej Mihajlov1-4/+9
2018-08-06Fix broken "buy credit" buttonAndrej Mihajlov1-3/+13
2018-08-01Rename `displayError` methodJanito Vaqueiro Ferreira Filho1-2/+2
2018-07-24Remove global styles from app buttonsAndrej Mihajlov1-3/+9
2018-07-18- Reintegrate components/styled into componentsAndrej Mihajlov1-20/+24
2018-07-05Replace Backend with AppRendererAndrej Mihajlov1-1/+1
2018-07-02Add option to prefer const over let for immutable variablesAndrej Mihajlov1-1/+1
2018-06-20Update eslint rulesAndrej Mihajlov1-1/+3
2018-06-15Split `BackendError` into individual error classesJanito Vaqueiro Ferreira Filho1-7/+10
2018-06-05Add formatted source codeAndrej Mihajlov1-113/+127
2018-04-23Fix out-of-time screen status icon positionJanito Vaqueiro Ferreira Filho1-4/+4
2018-04-16JS fixes for react-nativeanderklander1-4/+4
2018-04-11Lint stuffanderklander1-1/+1
2018-04-11New AppButton differentiation and blur fixanderklander1-3/+3
2018-04-11Fix blocking message and spinner positionanderklander1-8/+10
2018-04-11Use Accordion in Connectanderklander1-26/+5
2018-04-11Connect in reactxpanderklander1-101/+99
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov1-6/+5
2018-01-29Remove unnecessary clean up in componentWillUnmountAndrej Mihajlov1-5/+0
2018-01-29Calculate map offset dynamically and refine the Connect.stateAndrej Mihajlov1-67/+55
2018-01-26Wire up new MapAndrej Mihajlov1-23/+45
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-ifanderklander1-68/+60
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ö1-0/+15
2017-12-19Integrate RelayList into ReduxAndrej Mihajlov1-1/+1
2017-12-19Update select location button on main screenAndrej Mihajlov1-9/+6
2017-12-19Drop hardcoded servers in favor of relay locationsAndrej Mihajlov1-29/+27
2017-12-06Remove noop ternary opAndrej Mihajlov1-5/+1
2017-12-06Use RelayLocation to obtain server informationAndrej Mihajlov1-9/+32
2017-12-06Populate city/country in UI from redux storeAndrej Mihajlov1-18/+19
2017-12-06Add relay settings fetchAndrej Mihajlov1-19/+8
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand1-3/+3
2017-11-10Update the hard coded server listErik Larkö1-6/+6
2017-11-09Redid the settings state and inlined a few componentsErik Larkö1-2/+1
2017-11-08tcp and portErik Larkö1-14/+24
2017-10-16Show the real server IP when connected, and none when not.Linus Färnstrand1-2/+2
2017-10-03Show the country when securing the connectionErik Larkö1-6/+11
2017-10-02Remove fastest and nearest serversErik Larkö1-38/+1
2017-10-02More realistic mock IPsErik Larkö1-1/+4
2017-09-27Show different locations if the user is connected or notErik Larkö1-1/+3
2017-09-25Read the city and coutry from the temporary config until we implement it in t...Erik Larkö1-1/+1
2017-09-12Move the hardcoded relay endpoint data to the Connect componentErik Larkö1-2/+8
2017-09-06Remove map from the first beta. MAKE SURE TO INCLUDE IT IN LATER RELEASESErik Larkö1-6/+10
2017-08-24Replace paidUntil with expiryLinus Färnstrand1-3/+3