| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2017-05-27 | Flow in backend.js | Erik Larkö | 1 | -8/+21 |
| 2017-05-23 | Uncomment Ipc listener because the backend is emitting one event per second | Erik Larkö | 1 | -2/+2 |
| 2017-05-19 | Login and connect | Erik Larkö | 1 | -33/+24 |
| 2017-05-19 | Logout and disconnect | Erik Larkö | 1 | -8/+2 |
| 2017-05-19 | Get IP | Erik Larkö | 1 | -4/+4 |
| 2017-04-18 | Use electron-log instead of console.log | Erik Larkö | 1 | -13/+14 |
| 2017-04-12 | Updated jsonrpc methods after changes in the backend | Erik Larkö | 1 | -2/+2 |
| 2017-04-07 | Rust backend | Erik Larkö | 1 | -24/+24 |
| 2017-04-03 | Read connection string | Erik Larkö | 1 | -0/+7 |
| 2017-04-03 | Mock backend | Erik Larkö | 1 | -203/+94 |
| 2017-03-27 | Some more whitespace fixes | Erik Larkö | 1 | -14/+14 |
| 2017-03-23 | Document Backend._startReachability | Andrej Mihajlov | 1 | -0/+8 |
| 2017-03-21 | - Remove .failed connection enum | Andrej Mihajlov | 1 | -32/+15 |
| 2017-03-21 | Display user out of time error | Andrej Mihajlov | 1 | -6/+1 |
| 2017-03-21 | Add reachability and display offline screen automatically based on it | Andrej Mihajlov | 1 | -9/+41 |
| 2017-03-21 | Add Backend.hasCredits | Andrej Mihajlov | 1 | -0/+13 |
| 2017-03-20 | Add note | Andrej Mihajlov | 1 | -0/+1 |
| 2017-03-20 | Add backend errors and polish error views | Andrej Mihajlov | 1 | -2/+52 |
| 2017-03-16 | Add tray animator | Andrej Mihajlov | 1 | -1/+1 |
| 2017-03-10 | Update docs | Andrej Mihajlov | 1 | -1/+1 |
| 2017-03-10 | Update documentation | Andrej Mihajlov | 1 | -27/+221 |
| 2017-03-06 | Remove console.log | Andrej Mihajlov | 1 | -1/+0 |
| 2017-03-06 | Fetch user location from freegeoip.net | Andrej Mihajlov | 1 | -1/+24 |
| 2017-03-06 | Add 15 days instead of 1 month due to blurry boundaries between "a month" and... | Andrej Mihajlov | 1 | -1/+1 |
| 2017-03-06 | Add paidUntil | Andrej Mihajlov | 1 | -3/+21 |
| 2017-03-01 | Split constants on enums and config.json | Andrej Mihajlov | 1 | -1/+2 |
| 2017-03-01 | syncWithReduxStore: restore server address and user account | Andrej Mihajlov | 1 | -2/+12 |
| 2017-02-28 | Move backend patch for redux into Backend object | Andrej Mihajlov | 1 | -1/+26 |
| 2017-02-28 | Swedish servers will fail to connect... | Andrej Mihajlov | 1 | -3/+5 |
| 2017-02-28 | Propagate null (instead of undefined) for consistency | Andrej Mihajlov | 1 | -3/+3 |
| 2017-02-28 | Backend: Automatically disconnect() on logout() | Andrej Mihajlov | 1 | -0/+3 |
| 2017-02-28 | - Modularize code and reuse it in tests | Andrej Mihajlov | 1 | -1/+12 |
| 2017-02-24 | Auto-connect on login | Andrej Mihajlov | 1 | -2/+0 |
| 2017-02-24 | - Move serverInfo configuration to backend | Andrej Mihajlov | 1 | -0/+31 |
| 2017-02-23 | Drop Leaflet in favor or ReactMapboxGL | Andrej Mihajlov | 1 | -3/+3 |
| 2017-02-22 | - Switch tray icon when connected | Andrej Mihajlov | 1 | -1/+1 |
| 2017-02-22 | Avoid 0 when generating IP | Andrej Mihajlov | 1 | -1/+1 |
| 2017-02-22 | - Add cancellation logic | Andrej Mihajlov | 1 | -2/+36 |
| 2017-02-22 | Switch states when connecting to server | Andrej Mihajlov | 1 | -1/+1 |
| 2017-02-22 | - Transition header when connecting | Andrej Mihajlov | 1 | -0/+3 |
| 2017-02-21 | - Handle app flow in app.js | Andrej Mihajlov | 1 | -56/+31 |
| 2017-02-21 | State management via Backend events | Andrej Mihajlov | 1 | -37/+64 |
| 2017-02-13 | Fix linting issues | Andrej Mihajlov | 1 | -2/+2 |
| 2017-02-13 | Add logout | Andrej Mihajlov | 1 | -0/+11 |
| 2017-02-13 | Simulate login | Andrej Mihajlov | 1 | -1/+5 |
| 2017-02-10 | Add backend mockup and wire it up with all components | Andrej Mihajlov | 1 | -0/+61 |
