summaryrefslogtreecommitdiffhomepage
path: root/app/containers
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov9-441/+0
2018-08-14Implement IPv6 enable/disable in GUIJanito Vaqueiro Ferreira Filho1-1/+15
2018-08-08Add missing @flowAndrej Mihajlov2-0/+2
2018-08-08Add launch screenAndrej Mihajlov1-0/+23
2018-08-08Use appropriate history methods when navigating between pagesAndrej Mihajlov8-28/+33
2018-08-08Pull account expiry on demandAndrej Mihajlov2-4/+6
2018-08-07Migrate to connected-react-routerAndrej Mihajlov8-8/+8
2018-07-24Localize expiry timeJanito Vaqueiro Ferreira Filho1-0/+2
2018-07-24Copy account token to clipboard when clickedJanito Vaqueiro Ferreira Filho1-0/+3
2018-07-16Add auto-start and auto-connect fields to PreferencesAndrej Mihajlov1-1/+20
2018-07-05Add initial form data to Support form, save form data when failed to submit t...Andrej Mihajlov1-11/+10
2018-07-05Replace Backend with AppRendererAndrej Mihajlov6-25/+13
2018-07-03Migrate to app.getVersion()Andrej Mihajlov1-3/+2
2018-07-03Pass individual props instead of AccountReduxStateAndrej Mihajlov1-11/+15
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov1-8/+16
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-1/+1
2018-06-14Update mapStateToProps to include only relevant fieldsAndrej Mihajlov4-9/+14
2018-06-12Update account expiry when showing the account detailsAndrej Mihajlov1-2/+8
2018-06-05Add formatted source codeAndrej Mihajlov8-34/+61
2018-02-01Read the version from package.json instead of from electronErik Larkö1-2/+2
2018-02-01Show the app version in the settings viewErik Larkö1-1/+7
2018-01-29Calculate map offset dynamically and refine the Connect.stateAndrej Mihajlov1-1/+36
2018-01-20Move problem report handling from supportPageanderklander1-67/+4
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 fileanderklander3-4/+4
2018-01-03Convert preferences to ReactXPAndrej Mihajlov1-2/+5
2018-01-03Wire up PreferencesPage and allowLan settingAndrej Mihajlov1-2/+5
2018-01-03Add Preferences pageAndrej Mihajlov2-0/+21
2017-12-19Drop hardcoded servers in favor of relay locationsAndrej Mihajlov1-1/+0
2017-12-14Rebase fixesErik Larkö2-1/+1
2017-12-14Links/exit in platform.jsanderklander4-16/+10
2017-12-14Reactxp starter packanderklander4-8/+14
2017-12-06Enable flow for ConnectPageAndrej Mihajlov1-7/+23
2017-12-06Enable flow for SupportPageAndrej Mihajlov1-5/+11
2017-12-06Enable flow for SettingsPageAndrej Mihajlov1-8/+12
2017-12-06Enable flow for SelectLocationPageAndrej Mihajlov1-6/+12
2017-12-06Enable flow for LoginPageAndrej Mihajlov1-7/+21
2017-12-06Enable flow for AccountPageAndrej Mihajlov1-6/+13
2017-12-06Fix flow crash on dispatch without annotated typeAndrej Mihajlov1-1/+3
2017-12-06Fix flow annotations for AdvancedSettingsPageAndrej Mihajlov1-2/+5
2017-12-06Use RelayLocation to obtain server informationAndrej Mihajlov1-1/+1
2017-12-06Add relay constraint builder and basic testsAndrej Mihajlov2-31/+44
2017-12-06Add relay settings fetchAndrej Mihajlov1-1/+1
2017-12-05Adjust SelectLocation component to support RelayLocationAndrej Mihajlov1-13/+8
2017-12-05Fix flow issue for unchecked promiseAndrej Mihajlov1-5/+6
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov1-8/+13
2017-11-23Change default udp port to 1301Linus Färnstrand1-2/+2
2017-11-23Temporary hardcode automatic constraints selection since we cannot useAndrej Mihajlov1-27/+20