| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-08-15 | Add workspaces | Andrej Mihajlov | 44 | -5453/+0 | |
| 2018-08-14 | Implement IPv6 enable/disable in GUI | Janito Vaqueiro Ferreira Filho | 2 | -0/+25 | |
| 2018-08-08 | Remove styles helpers, instead use RX.Styles directly | Andrej Mihajlov | 14 | -930/+885 | |
| 2018-08-08 | Add missing @flow | Andrej Mihajlov | 30 | -1/+36 | |
| 2018-08-08 | Fix spinner alignment | Andrej Mihajlov | 1 | -1/+1 | |
| 2018-08-08 | Uppercase "secure connection" | Andrej Mihajlov | 1 | -6/+6 | |
| 2018-08-08 | Add margin between Edit and Retry buttons | Andrej Mihajlov | 2 | -2/+7 | |
| 2018-08-08 | Cast to empty to ensure that all enum options are handled in a switch | Andrej Mihajlov | 2 | -2/+2 | |
| 2018-08-08 | Add WindowStateObserver | Andrej Mihajlov | 3 | -2/+27 | |
| 2018-08-08 | Add launch screen | Andrej Mihajlov | 1 | -0/+58 | |
| 2018-08-08 | Fix non-clickable padding area around dropdown items | Andrej Mihajlov | 1 | -4/+15 | |
| 2018-08-08 | Fix broken style after adding Img.width/height params | Andrej Mihajlov | 1 | -2/+1 | |
| 2018-08-08 | Upgrade reactxp@1.3.3 | Andrej Mihajlov | 2 | -0/+2 | |
| 2018-08-08 | Make HeaderBar more composable | Andrej Mihajlov | 7 | -123/+147 | |
| 2018-08-08 | Add width and height to Img | Andrej Mihajlov | 1 | -2/+6 | |
| 2018-08-08 | Remove App.activationStateChangedEvent due to regression between 1.3-rc and ↵ | Andrej Mihajlov | 1 | -15/+1 | |
| 1.3 release | |||||
| 2018-08-08 | Fix chopped text in Account view expiration date and Login view status subtitle | Andrej Mihajlov | 2 | -0/+2 | |
| 2018-08-08 | Pull account expiry on demand | Andrej Mihajlov | 3 | -21/+30 | |
| 2018-08-06 | Fix invalid initial state in Account view | Andrej Mihajlov | 1 | -3/+4 | |
| 2018-08-06 | Fix broken "buy credit" button | Andrej Mihajlov | 1 | -3/+13 | |
| 2018-08-03 | Restore missing Problem Report page style | Janito Vaqueiro Ferreira Filho | 2 | -2/+11 | |
| 2018-08-01 | Rename `displayError` method | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 | |
| 2018-07-31 | Auto scroll to selected location | Andrej Mihajlov | 2 | -7/+36 | |
| 2018-07-27 | Add `TODO` to handle failure to set auto-start | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 | |
| 2018-07-26 | Replace margin with padding in `NavigationBar` | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 | |
| 2018-07-26 | Update headers in `SelectLocation` | Janito Vaqueiro Ferreira Filho | 3 | -51/+21 | |
| 2018-07-26 | Make settings headers also drag the window | Janito Vaqueiro Ferreira Filho | 11 | -106/+84 | |
| 2018-07-26 | Make settings navigation bar be a window drag area | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 | |
| 2018-07-26 | Fix invalid style key and margin on windows platform | Andrej Mihajlov | 1 | -2/+2 | |
| 2018-07-25 | Replace custom ClipboardData with DataTransfer type | Andrej Mihajlov | 1 | -9/+1 | |
| 2018-07-25 | Require account tokens to have at least ten digits | Janito Vaqueiro Ferreira Filho | 1 | -3/+5 | |
| 2018-07-24 | Localize expiry time | Janito Vaqueiro Ferreira Filho | 1 | -2/+9 | |
| 2018-07-24 | Copy account token to clipboard when clicked | Janito Vaqueiro Ferreira Filho | 1 | -1/+27 | |
| 2018-07-24 | Remove global styles from app buttons | Andrej Mihajlov | 10 | -67/+82 | |
| 2018-07-23 | Make sure to apply the platform window mask only on mac | Andrej Mihajlov | 1 | -6/+8 | |
| 2018-07-23 | Remove "hidden" prop from HeaderBar | Andrej Mihajlov | 2 | -18/+4 | |
| 2018-07-23 | Add settings navigation | Andrej Mihajlov | 11 | -175/+151 | |
| 2018-07-20 | Migrate PlatformWindow to ReactXP | Andrej Mihajlov | 2 | -19/+8 | |
| 2018-07-18 | Fix the reversed hover logic for red buttons | Andrej Mihajlov | 1 | -2/+2 | |
| 2018-07-18 | Keep button labels white on hover | Andrej Mihajlov | 1 | -2/+2 | |
| 2018-07-18 | Do not depend on node.type.name, instead compare prototypes | Andrej Mihajlov | 2 | -7/+8 | |
| 2018-07-18 | - Reintegrate components/styled into components | Andrej Mihajlov | 17 | -144/+113 | |
| - Drop styled/Button, use RX.Button instead and reset cursor when needed - Scope AppButton and Cell to avoid class clash for Label and SubText - Add missing cursor: default | |||||
| 2018-07-17 | Refer to auto-connect as "computer start" rather than login | Linus Färnstrand | 1 | -1/+1 | |
| 2018-07-16 | Fix eslint promise issues | Andrej Mihajlov | 2 | -3/+8 | |
| 2018-07-16 | Correct the colors in AdvancedSettings | Andrej Mihajlov | 1 | -12/+13 | |
| 2018-07-16 | Align margins across the app | Andrej Mihajlov | 3 | -12/+12 | |
| 2018-07-16 | Remove unused styles | Andrej Mihajlov | 1 | -12/+0 | |
| 2018-07-16 | Fix invalid colors in CellButton | Andrej Mihajlov | 1 | -6/+3 | |
| 2018-07-16 | Use spread instead of Object.assign | Andrej Mihajlov | 1 | -4/+4 | |
| 2018-07-16 | Fix header padding in Settings | Andrej Mihajlov | 1 | -1/+1 | |
