summaryrefslogtreecommitdiffhomepage
path: root/app/redux/settings
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov2-177/+0
2018-08-14Implement IPv6 enable/disable in GUIJanito Vaqueiro Ferreira Filho2-2/+29
2018-07-16Add actions and reducers for autoConnectAndrej Mihajlov2-3/+27
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-1/+1
2018-06-05Add formatted source codeAndrej Mihajlov2-32/+41
2018-01-15Adapt frontend to removed ip call and changed location structLinus Färnstrand1-1/+2
2018-01-03Add actions and reducers for allowLanAndrej Mihajlov2-4/+21
2018-01-03Add Preferences pageAndrej Mihajlov1-0/+2
2017-12-19Integrate RelayList into ReduxAndrej Mihajlov2-9/+19
2017-12-19Update redux storeAndrej Mihajlov2-8/+33
2017-12-05Update RelaySettingsReduxAndrej Mihajlov2-16/+22
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov1-4/+4
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand2-8/+8
2017-11-09Redid the settings state and inlined a few componentsErik Larkö2-8/+11
2017-11-08tcp and portErik Larkö2-12/+26
2017-10-05Remove the auto-secure settingErik Larkö1-2/+0
2017-07-27Remove redux-actionsErik Larkö2-10/+17
2017-07-03Moved the redux stuff into separate folder and renamed user->account and ↵Erik Larkö2-0/+34
connect->connection