| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-07 | The Backend class is no longer an EventEmitter | Erik Larkö | 1 | -35/+9 | |
| 2017-07-07 | Rely on the notifications for connection state changes | Erik Larkö | 1 | -14/+2 | |
| 2017-07-07 | Add tests for the notifcation states AND add the getState endpoint. No tests ↵ | Erik Larkö | 1 | -3/+23 | |
| for it though | |||||
| 2017-07-06 | Don't create a jsonrpc-ws-thing with invalid location | Erik Larkö | 1 | -3/+5 | |
| Conflicts: app/lib/backend.js | |||||
| 2017-07-05 | Logout tests | Erik Larkö | 1 | -3/+12 | |
| 2017-07-04 | Connection failed test | Erik Larkö | 1 | -0/+3 | |
| 2017-07-04 | Connect tests | Erik Larkö | 1 | -0/+11 | |
| 2017-07-04 | Rest of login tests | Erik Larkö | 1 | -1/+6 | |
| 2017-07-03 | Add first login workflow test | Erik Larkö | 1 | -6/+33 | |
| 2017-07-03 | Rename account.account -> account.accountNumber | Erik Larkö | 1 | -1/+1 | |
| 2017-06-26 | Add Flow annotations for Connect component | Andrej Mihajlov | 1 | -5/+15 | |
| 2017-06-21 | - Migrate Backend.EventType and Backend.ErrorType to Flow | Andrej Mihajlov | 1 | -218/+53 | |
| - Export Backend and BackendError separately | |||||
| 2017-05-28 | Prepare for tests: Allow Ipc to accept a WebSocketFactory | Erik Larkö | 1 | -1/+1 | |
| 2017-05-28 | IPC facade | Erik Larkö | 1 | -26/+18 | |
| 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 | |
| - Do not connect if user is out credits | |||||
| 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" ↵ | Andrej Mihajlov | 1 | -1/+1 | |
| and "x days" when formatting | |||||
| 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 | |
| - Add connection state to backend and sync it with redux | |||||
| 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 | |
| - Update settings - Reconnect when switching location | |||||
| 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 | |
| - Fix ESLint issues | |||||
