summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Disable selection handler for selected locationsAndrej Mihajlov1-10/+10
2017-12-19Update select location button on main screenAndrej Mihajlov2-45/+11
2017-12-19Refine Advanced Settings stylesAndrej Mihajlov4-37/+67
2017-12-19Stringify relaySettings output in consoleAndrej Mihajlov1-1/+1
2017-12-19Drop hardcoded servers in favor of relay locationsAndrej Mihajlov4-343/+29
2017-12-19Wire up AccordionAndrej Mihajlov2-7/+5
2017-12-19Update SVG assets to use fill: currentColorAndrej Mihajlov10-35/+33
2017-12-19Render two level location listAndrej Mihajlov5-76/+222
2017-12-19Fetch relay locations on syncAndrej Mihajlov1-0/+12
2017-12-19Update redux storeAndrej Mihajlov3-12/+34
2017-12-19Add IPC method to fetch relay locationsAndrej Mihajlov1-0/+39
2017-12-18Add AccordionAndrej Mihajlov1-0/+146
2017-12-18Add custom scrollbarsAndrej Mihajlov2-11/+143
2017-12-14Fix headerbar paddingErik Larkö1-3/+9
2017-12-14Add enzyme 3 and update the HeaderBar tests to use itErik Larkö3-6/+5
2017-12-14Rebase fixesErik Larkö3-2/+1
2017-12-14Rebase fixesErik Larkö7-32/+11
2017-12-14spacinganderklander1-6/+6
2017-12-14Remove data-containeranderklander1-1/+1
2017-12-14whitespaceanderklander2-13/+13
2017-12-14cosmeticsanderklander4-40/+56
2017-12-14Links/exit in platform.jsanderklander10-42/+36
2017-12-14Global.css indentationanderklander1-3/+3
2017-12-14Imganderklander2-4/+6
2017-12-14Flowanderklander5-0/+5
2017-12-14Remove unused styleanderklander1-1/+0
2017-12-14Reactxp starter packanderklander19-101/+176
2017-12-12Remove logging of account numberLinus Färnstrand1-1/+1
2017-12-08Show window in all workspacesAndrej Mihajlov1-4/+7
2017-12-06Convert Backend._authenticate() to asyncAndrej Mihajlov1-9/+8
2017-12-06Convert Backend.updateRelaySettings() to asyncAndrej Mihajlov1-3/+7
2017-12-06Convert Backend.shutdown() to asyncAndrej Mihajlov1-5/+7
2017-12-06Convert Backend.disconnect() to asyncAndrej Mihajlov1-8/+7
2017-12-06Convert Backend.connect() to asyncAndrej Mihajlov1-8/+10
2017-12-06Convert Backend.logout() to asyncAndrej Mihajlov1-16/+13
2017-12-06Convert Backend.login() to asycAndrej Mihajlov1-28/+30
2017-12-06Convert Backend.autologout() to asyncAndrej Mihajlov1-26/+23
2017-12-06Convert Backend.sync() to asyncAndrej Mihajlov1-29/+32
2017-12-06Convert Backend._registerIpcListeners() to asyncAndrej Mihajlov1-21/+18
2017-12-06Convert Backend.removeAccountFromHistory() and Backend._updateAccountHistory(...Andrej Mihajlov1-16/+18
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-06Remove unused Backend._apiToReduxConstraintsAndrej Mihajlov1-8/+0
2017-12-06Remove noop ternary opAndrej Mihajlov1-5/+1
2017-12-06Fix flow annotations for AdvancedSettingsPageAndrej Mihajlov1-2/+5