| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-11-23 | Fix backend.connect() call | Andrej Mihajlov | 1 | -20/+8 | |
| 2017-11-23 | Rename RelayConstraints -> RelaySettings | Linus Färnstrand | 2 | -3/+3 | |
| 2017-11-21 | Implement account dropdown for account history on Login view | Andrej Mihajlov | 1 | -0/+1 | |
| 2017-11-09 | Redact account token from logs | Erik Larkö | 1 | -2/+2 | |
| 2017-11-09 | Problem report | Erik Larkö | 1 | -2/+73 | |
| 2017-11-09 | Redid the settings state and inlined a few components | Erik Larkö | 2 | -9/+15 | |
| 2017-11-08 | tcp and port | Erik Larkö | 4 | -11/+64 | |
| 2017-10-19 | Add support form fields and validation | Andrej Mihajlov | 1 | -1/+3 | |
| 2017-10-19 | Add Support component | Andrej Mihajlov | 1 | -0/+15 | |
| 2017-10-19 | Remove unused onViewAccount from AccountPage | Andrej Mihajlov | 1 | -1/+0 | |
| 2017-10-19 | Add hook to view support form | Andrej Mihajlov | 1 | -0/+1 | |
| 2017-10-05 | Remove the auto-secure setting | Erik Larkö | 1 | -4/+0 | |
| 2017-10-02 | Store the unsubmitted account token in the redux store | Erik Larkö | 1 | -1/+2 | |
| 2017-09-12 | Move the hardcoded relay endpoint data to the Connect component | Erik Larkö | 2 | -2/+8 | |
| 2017-08-28 | Fixed failed loginChange action when resetting login error | Erik Larkö | 1 | -2/+2 | |
| 2017-08-24 | Replace paidUntil with expiry | Linus Färnstrand | 1 | -1/+1 | |
| 2017-08-23 | Refactor Connect props and first disconnected test | Erik Larkö | 1 | -1/+5 | |
| 2017-08-21 | Refactor Login component and add footer and account input tests | Erik Larkö | 1 | -1/+0 | |
| 2017-07-13 | Add tests for Account component | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-07-03 | Rename account.account -> account.accountNumber | Erik Larkö | 1 | -1/+1 | |
| 2017-07-03 | Moved the redux stuff into separate folder and renamed user->account and ↵ | Erik Larkö | 5 | -7/+7 | |
| connect->connection | |||||
| 2017-06-30 | Fix lint issues in SettingsPage | Andrej Mihajlov | 1 | -2/+1 | |
| 2017-06-30 | Annotate Settings component | Andrej Mihajlov | 1 | -2/+0 | |
| 2017-06-21 | Replace ConnectionState & LoginState with Flow alternative | Andrej Mihajlov | 1 | -2/+1 | |
| 2017-05-27 | Migrate to react-router v4 and react-router-redux v5-alpha | Andrej Mihajlov | 6 | -25/+14 | |
| 2017-03-24 | Whitespace errors | Erik Larkö | 1 | -1/+1 | |
| 2017-03-20 | Add backend errors and polish error views | Andrej Mihajlov | 1 | -0/+3 | |
| 2017-03-20 | Copy ip address to clipboard | Andrej Mihajlov | 1 | -1/+3 | |
| 2017-03-15 | Add delay before reconnecting to ensure that map is fully loaded before ↵ | Andrej Mihajlov | 1 | -2/+7 | |
| transition to next location | |||||
| 2017-03-06 | Add account subview | Andrej Mihajlov | 2 | -1/+25 | |
| 2017-03-01 | Move routing logic to container | Andrej Mihajlov | 1 | -1/+3 | |
| 2017-03-01 | Add settings button in header bar | Andrej Mihajlov | 1 | -0/+1 | |
| 2017-03-01 | Refactor connect screen | Andrej Mihajlov | 1 | -0/+2 | |
| 2017-03-01 | Leaner Login component logic | Andrej Mihajlov | 1 | -5/+5 | |
| 2017-03-01 | Rename callbacks | Andrej Mihajlov | 1 | -3/+4 | |
| 2017-03-01 | Move shell calls outside of component | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-01 | Split constants on enums and config.json | Andrej Mihajlov | 2 | -2/+2 | |
| 2017-02-24 | - Move serverInfo configuration to backend | Andrej Mihajlov | 3 | -2/+16 | |
| - Update settings - Reconnect when switching location | |||||
| 2017-02-22 | - Switch tray icon when connected | Andrej Mihajlov | 1 | -7/+2 | |
| - Fix ESLint issues | |||||
| 2017-02-21 | Refactor code and handle edge cases | Andrej Mihajlov | 4 | -25/+18 | |
| 2017-02-20 | Add location picker | Andrej Mihajlov | 1 | -0/+19 | |
| 2017-02-17 | - Format account in settings page | Andrej Mihajlov | 1 | -7/+2 | |
| - Add links to configuration - Make links work on Settings page | |||||
| 2017-02-17 | Add switch control and hook up settings reducer & actions | Andrej Mihajlov | 1 | -1/+4 | |
| 2017-02-16 | Add settings pane | Andrej Mihajlov | 2 | -1/+20 | |
| 2017-02-16 | Feature/menubar popup window (#1) | Andrei Mihailov | 2 | -16/+9 | |
| Add menubar and tests | |||||
| 2017-02-14 | - Add new assets | Andrej Mihajlov | 1 | -2/+2 | |
| - Redirect user to VPN connection screen after log in | |||||
| 2017-02-14 | Refactor code and implement missing tests | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-02-13 | Fix linting issues | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-02-13 | Add logout | Andrej Mihajlov | 1 | -2/+2 | |
| 2017-02-13 | Autofocus on text field after login failure | Andrej Mihajlov | 1 | -1/+0 | |
