summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-08-08Remove old $FlowFixMe that are fixed now after upgrade to Flow 0.78Andrej Mihajlov1-5/+0
2018-08-08Update changelogAndrej Mihajlov1-2/+4
2018-08-08Add AccountDataState to filter out number of requests to get_account_dataAndrej Mihajlov1-2/+52
2018-08-08Add WindowStateObserverAndrej Mihajlov4-2/+91
2018-08-08Stop buffering JSON RPC messages when disconnectedAndrej Mihajlov4-137/+126
2018-08-08Add launch screenAndrej Mihajlov4-6/+117
2018-08-08Save daemon connectivity status to reduxAndrej Mihajlov4-1/+81
2018-08-08Fix non-clickable padding area around dropdown itemsAndrej Mihajlov1-4/+15
2018-08-08Fix broken style after adding Img.width/height paramsAndrej Mihajlov1-2/+1
2018-08-08Refactor connection/actionsAndrej Mihajlov1-10/+12
2018-08-08Upgrade reactxp@1.3.3Andrej Mihajlov4-25/+27
2018-08-08Make HeaderBar more composableAndrej Mihajlov9-169/+149
2018-08-08Add width and height to ImgAndrej Mihajlov1-2/+6
2018-08-08Use appropriate history methods when navigating between pagesAndrej Mihajlov8-28/+33
2018-08-08Remove App.activationStateChangedEvent due to regression between 1.3-rc and 1...Andrej Mihajlov1-15/+1
2018-08-08Fix chopped text in Account view expiration date and Login view status subtitleAndrej Mihajlov2-0/+2
2018-08-08Pull account expiry on demandAndrej Mihajlov8-91/+105
2018-08-08Remove auto-loginAndrej Mihajlov3-60/+57
2018-08-08Merge branch 'notifications'Janito Vaqueiro Ferreira Filho5-1/+102
2018-08-08Describe notifications in change logJanito Vaqueiro Ferreira Filho1-0/+1
2018-08-08Set application user model ID on WindowsJanito Vaqueiro Ferreira Filho1-0/+4
2018-08-08Implement system notifications of connection stateJanito Vaqueiro Ferreira Filho3-0/+96
2018-08-08Use strict comparison operatorJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-08Merge branch 'migrate-to-connected-react-router'Andrej Mihajlov12-55/+77
2018-08-07Fix Redux store enhancer annotationsAndrej Mihajlov1-2/+4
2018-08-07Migrate to connected-react-routerAndrej Mihajlov12-53/+73
2018-08-07Merge branch 'fix-roaming-lockfile'Janito Vaqueiro Ferreira Filho1-1/+2
2018-08-07Override app paths before single instance checkJanito Vaqueiro Ferreira Filho1-1/+2
2018-08-07Merge branch 'handle-window-close-on-linux'Janito Vaqueiro Ferreira Filho1-6/+47
2018-08-07Only close development tools when quittingJanito Vaqueiro Ferreira Filho1-2/+8
2018-08-07Show window if launched while runningJanito Vaqueiro Ferreira Filho1-0/+8
2018-08-07Handle window close on LinuxJanito Vaqueiro Ferreira Filho1-0/+23
2018-08-07Move generic tray set-up to a new methodJanito Vaqueiro Ferreira Filho1-4/+8
2018-08-07Merge branch 'update-flow-v0.78'Andrej Mihajlov7-32/+28
2018-08-06Fix invalid initial state in Account viewAndrej Mihajlov1-3/+4
2018-08-06Fix broken "buy credit" buttonAndrej Mihajlov1-3/+13
2018-08-06Remove friendly title/message from Errors and drop UnknownErrorAndrej Mihajlov2-17/+2
2018-08-06Update flow-bin@0.78 and validated@1.3.0Andrej Mihajlov3-9/+9
2018-08-06Merge branch 'undo-installer-roaming'Odd Stranne1-0/+10
2018-08-06Remove roaming folder and all contentsOdd Stranne1-0/+10
2018-08-06Merge branch 'consolidate-paths'Linus Färnstrand11-126/+110
2018-08-06Adding migration code for old pathsLinus Färnstrand2-7/+35
2018-08-06Add path changes to READMELinus Färnstrand1-2/+7
2018-08-06Update Cargo.lockLinus Färnstrand1-39/+1
2018-08-06use dirs instead of app_dirsLinus Färnstrand7-78/+67
2018-08-03Merge branch 'fix-report-sent-contrast'Janito Vaqueiro Ferreira Filho2-2/+11
2018-08-03Restore missing Problem Report page styleJanito Vaqueiro Ferreira Filho2-2/+11
2018-08-03Merge branch 'improve-github-templates'Linus Färnstrand2-2/+22
2018-08-03Add issue template and improve PR templateLinus Färnstrand2-2/+22
2018-08-02Merge branch 'refactor-error-instantiation'Janito Vaqueiro Ferreira Filho4-47/+28