summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov148-10750/+0
2018-08-14Implement IPv6 enable/disable in GUIJanito Vaqueiro Ferreira Filho7-3/+116
2018-08-14Update names of relay settings constraintsJanito Vaqueiro Ferreira Filho1-7/+7
2018-08-10Redirect to /account/login when clicking add credit buttonLinus Färnstrand1-1/+1
2018-08-09Don't show notifications when window is visibleJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-09Check if notification is already shown firstJanito Vaqueiro Ferreira Filho1-0/+6
Don't replace active notification with a new one that has the same message.
2018-08-08Remove styles helpers, instead use RX.Styles directlyAndrej Mihajlov15-956/+885
2018-08-08Add missing @flowAndrej Mihajlov45-1/+52
2018-08-08Fix spinner alignmentAndrej Mihajlov1-1/+1
2018-08-08Uppercase "secure connection"Andrej Mihajlov1-6/+6
2018-08-08Add margin between Edit and Retry buttonsAndrej Mihajlov2-2/+7
2018-08-08Fix flow warningsAndrej Mihajlov1-5/+3
2018-08-08Cast to empty to ensure that all enum options are handled in a switchAndrej Mihajlov2-2/+2
2018-08-08Fix typoAndrej Mihajlov1-1/+1
2018-08-08Remove old $FlowFixMe that are fixed now after upgrade to Flow 0.78Andrej Mihajlov1-5/+0
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 Mihajlov1-61/+56
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 Mihajlov2-0/+2
2018-08-08Make HeaderBar more composableAndrej Mihajlov7-123/+147
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 ↵Andrej Mihajlov1-15/+1
1.3 release
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 Mihajlov5-25/+36
2018-08-08Remove auto-loginAndrej Mihajlov3-60/+57
2018-08-08Set application user model ID on WindowsJanito Vaqueiro Ferreira Filho1-0/+4
2018-08-08Implement system notifications of connection stateJanito Vaqueiro Ferreira Filho2-0/+45
2018-08-08Use strict comparison operatorJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-07Fix Redux store enhancer annotationsAndrej Mihajlov1-2/+4
2018-08-07Migrate to connected-react-routerAndrej Mihajlov10-13/+14
Since react-router-redux is deprecated
2018-08-07Override app paths before single instance checkJanito Vaqueiro Ferreira Filho1-1/+2
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-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
Instead produce the right messages based on context
2018-08-03Restore missing Problem Report page styleJanito Vaqueiro Ferreira Filho2-2/+11
2018-08-02Remove `UnknownError` typeJanito Vaqueiro Ferreira Filho2-12/+3
2018-08-01Rename `displayError` methodJanito Vaqueiro Ferreira Filho1-2/+2
2018-08-01Move `InvalidAccountError` triage to `ipc-facade`Janito Vaqueiro Ferreira Filho2-35/+25
2018-07-31Auto scroll to selected locationAndrej Mihajlov2-7/+36
2018-07-31Configure electron to not use roaming directoryJanito Vaqueiro Ferreira Filho1-1/+16