summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Expand)AuthorFilesLines
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 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 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
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
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
2018-07-31Don't log anything before log directory is createdJanito Vaqueiro Ferreira Filho1-5/+7
2018-07-27Add `TODO` to handle failure to set auto-startJanito Vaqueiro Ferreira Filho1-0/+1
2018-07-27Implement auto-start on LinuxJanito Vaqueiro Ferreira Filho1-15/+78
2018-07-26Replace margin with padding in `NavigationBar`Janito Vaqueiro Ferreira Filho1-4/+4
2018-07-26Update headers in `SelectLocation`Janito Vaqueiro Ferreira Filho3-51/+21
2018-07-26Make settings headers also drag the windowJanito Vaqueiro Ferreira Filho11-106/+84
2018-07-26Make settings navigation bar be a window drag areaJanito Vaqueiro Ferreira Filho1-0/+3
2018-07-26Fix invalid style key and margin on windows platformAndrej Mihajlov1-2/+2
2018-07-25Replace custom ClipboardData with DataTransfer typeAndrej Mihajlov1-9/+1
2018-07-25Require account tokens to have at least ten digitsJanito Vaqueiro Ferreira Filho1-3/+5
2018-07-24Localize expiry timeJanito Vaqueiro Ferreira Filho2-2/+11
2018-07-24Copy account token to clipboard when clickedJanito Vaqueiro Ferreira Filho3-1/+42
2018-07-24Remove global styles from app buttonsAndrej Mihajlov10-67/+82
2018-07-23Rotate UI log fileJanito Vaqueiro Ferreira Filho1-0/+13