summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-05-27Flow in backend.jsErik Larkö1-8/+21
2017-05-27Add flow libdefs for our dependenciesErik Larkö44-0/+11345
2017-05-27Added flow as a depedency, no errorsErik Larkö2-0/+13
2017-05-29Merge branch 'feature/react-router-v4'Andrej Mihajlov10-77/+92
2017-05-27Migrate to react-router v4 and react-router-redux v5-alphaAndrej Mihajlov10-77/+92
2017-05-24Merge branch 'backoff'Erik Larkö1-2/+31
2017-05-24Add backoff to the reconnection logicErik Larkö1-2/+31
2017-05-23Merge branch 'account-null'Erik Larkö2-3/+3
2017-05-23Fixes logout bugErik Larkö2-3/+3
2017-05-23Merge branch 'asserts'Erik Larkö4-8/+8
2017-05-23Reasons to all assertsErik Larkö4-8/+8
2017-05-23Merge branch 'jsonrpc-subscriptions'Erik Larkö2-8/+41
2017-05-23Uncomment Ipc listener because the backend is emitting one event per secondErik Larkö1-2/+2
2017-05-23Add support for JsonRpc subscriptionsErik Larkö1-6/+39
2017-05-23Merge branch 'feature/refactor-animation'Andrej Mihajlov1-39/+9
2017-05-23Refactor animationsAndrej Mihajlov1-39/+9
2017-05-19Merge branch 'new-backend-api'Erik Larkö6-80/+113
2017-05-19Update the tests to use the new APIErik Larkö2-10/+10
2017-05-19Login and connectErik Larkö1-33/+24
2017-05-19Logout and disconnectErik Larkö1-8/+2
2017-05-19Get IPErik Larkö1-4/+4
2017-05-19Use a websocket as the IPC channelErik Larkö3-25/+73
2017-04-18Merge branch 'nicer-exit'Erik Larkö1-1/+1
2017-04-18Don't show backend errors when exiting the frontend in developmentErik Larkö1-1/+1
2017-04-18Merge branch 'logging'Erik Larkö7-25/+50
2017-04-18Use electron-log instead of console.logErik Larkö7-25/+50
2017-04-17Merge branch 'updated-jsonrpc-methods'Erik Larkö1-2/+2
2017-04-12Updated jsonrpc methods after changes in the backendErik Larkö1-2/+2
2017-04-12Can start and connect to the backendErik Larkö2-1/+19
2017-04-07Rust backendErik Larkö4-128/+54
2017-04-03Read connection stringErik Larkö3-3/+36
2017-04-03Mock backendErik Larkö8-255/+292
2017-03-29Merge branch 'feature/eslint-trailing-spaces'Andrej Mihajlov1-1/+1
2017-03-27Throw lint error on trailing spacesAndrej Mihajlov1-1/+1
2017-03-27Some more whitespace fixesErik Larkö4-21/+21
2017-03-24Whitespace errorsErik Larkö22-165/+165
2017-03-24Linux compatibility (#2)Andrei Mihailov4-116/+76
2017-03-23Document Backend._startReachabilityAndrej Mihajlov1-0/+8
2017-03-21Bump v1.0.11Andrej Mihajlov1-1/+1
2017-03-21Filter out isOnline updates for main testsAndrej Mihajlov3-14/+18
2017-03-21Drop test that checks for failure during connection to serverAndrej Mihajlov1-28/+0
2017-03-21Adjust backend to redux actionsAndrej Mihajlov1-3/+1
2017-03-21- Remove .failed connection enumAndrej Mihajlov5-49/+23
2017-03-21Display user out of time errorAndrej Mihajlov2-6/+11
2017-03-21Add reachability and display offline screen automatically based on itAndrej Mihajlov4-15/+63
2017-03-21Add Backend.hasCreditsAndrej Mihajlov1-0/+13
2017-03-21Turn header bar red when connectingAndrej Mihajlov1-2/+3
2017-03-21Migrate to NSEventMonitor 0.0.2Andrej Mihajlov1-2/+2
2017-03-20Bump 1.0.10Andrej Mihajlov1-1/+1
2017-03-20Add noteAndrej Mihajlov1-0/+1