| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-08 | Updating version in package files2018.4-beta2 | Linus Färnstrand | 1 | -1/+1 | |
| 2018-10-08 | Don't persist Mssfix values that are out of range | Janito Vaqueiro Ferreira Filho | 1 | -4/+6 | |
| 2018-10-08 | Change mssfix color when out of range | Janito Vaqueiro Ferreira Filho | 2 | -0/+23 | |
| 2018-10-08 | Handle external updates to mssfix value | Janito Vaqueiro Ferreira Filho | 1 | -8/+30 | |
| 2018-10-08 | Update mssfix value from GUI | Janito Vaqueiro Ferreira Filho | 2 | -2/+39 | |
| 2018-10-08 | Implement `set_openvpn_mssfix` RPC call in GUI | Janito Vaqueiro Ferreira Filho | 2 | -0/+11 | |
| 2018-10-08 | Show current OpenVPN mssfix value in field | Janito Vaqueiro Ferreira Filho | 5 | -3/+43 | |
| 2018-10-08 | Create mssfix input field in advanced settings | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 | |
| 2018-10-08 | Create `Cell.Input` component | Janito Vaqueiro Ferreira Filho | 1 | -1/+37 | |
| 2018-10-08 | Reduce the banner transparency | Andrej Mihajlov | 1 | -1/+1 | |
| 2018-10-08 | Reimplement navigation bar title using Context API | Andrej Mihajlov | 1 | -38/+61 | |
| 2018-10-08 | Rename NavigationBar{Props,State} -> PrivateNavigationBar{Props,State} | Andrej Mihajlov | 1 | -13/+16 | |
| 2018-10-08 | Drop static methods and inline constant checks into getDerivedStateFromProps | Andrej Mihajlov | 1 | -12/+5 | |
| 2018-10-08 | Optimize NavigationBar performance by eliminating render() when possible | Andrej Mihajlov | 1 | -52/+95 | |
| 2018-10-08 | Optimize re-rendering of NavigationBarTitle | Andrej Mihajlov | 1 | -1/+9 | |
| 2018-10-08 | Optimize scrollbars to render only on props/state changes | Andrej Mihajlov | 1 | -0/+18 | |
| 2018-10-08 | Add type info to NavigationScrollbars | Andrej Mihajlov | 1 | -1/+4 | |
| 2018-10-08 | Mark the use of forwardRef as $FlowFixMe | Andrej Mihajlov | 1 | -0/+2 | |
| 2018-10-08 | Do not use non-breaking space because word-wrap moves it to the next line ↵ | Andrej Mihajlov | 1 | -1/+1 | |
| along with email | |||||
| 2018-10-08 | Merge FAQ and Guides together | Andrej Mihajlov | 3 | -14/+6 | |
| 2018-10-08 | Add navigation container and animated title view | Andrej Mihajlov | 9 | -82/+322 | |
| 2018-10-08 | Add onScroll handler to CustomScrollbars | Andrej Mihajlov | 1 | -0/+9 | |
| 2018-10-05 | Fix yarn lint/flow/format | Linus Färnstrand | 3 | -5/+3 | |
| 2018-10-05 | Also show country while connecting | Linus Färnstrand | 1 | -0/+1 | |
| 2018-10-05 | Use automatic camelCase conversion code | Linus Färnstrand | 2 | -17/+5 | |
| 2018-10-05 | Fix JS types | Linus Färnstrand | 3 | -3/+3 | |
| 2018-10-05 | Don't rely on exit ip in relay_list | Linus Färnstrand | 4 | -15/+8 | |
| Instead, show the hostname in the UI | |||||
| 2018-10-05 | Put mullvad binary in /usr/bin | Emīls Piņķis | 1 | -5/+6 | |
| 2018-10-05 | Add dbus-libs as a dependency on Fedora | Emīls Piņķis | 1 | -0/+1 | |
| 2018-10-03 | Allow Cell.SubText to shrink | Andrej Mihajlov | 1 | -1/+2 | |
| 2018-10-03 | Shorten text around version warning to fit on one line | Linus Färnstrand | 1 | -1/+1 | |
| 2018-10-03 | Auto-hide scrollbars on macOS only | Andrej Mihajlov | 4 | -8/+35 | |
| 2018-10-03 | Remove backdrop filter | Andrej Mihajlov | 5 | -31/+14 | |
| 2018-10-02 | Remove leftover account token copy timer | Janito Vaqueiro Ferreira Filho | 1 | -8/+0 | |
| 2018-10-02 | Fix login account menu remove button hover | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 | |
| 2018-10-02 | Remove unused login `Img` hovering | Janito Vaqueiro Ferreira Filho | 2 | -4/+0 | |
| 2018-10-01 | Restore usage of `Cell.Label` in `Login` | Janito Vaqueiro Ferreira Filho | 2 | -13/+10 | |
| 2018-10-01 | Support additional props in `Cell.Label` | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 | |
| 2018-10-01 | Allow further style customization in `Cell.Label` | Janito Vaqueiro Ferreira Filho | 1 | -4/+15 | |
| 2018-10-01 | Tweak padding for `CellButton` | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 | |
| 2018-10-01 | Tweak `Cell.Label` margin | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 | |
| 2018-10-01 | Remove child property mapping in `CellButton` | Janito Vaqueiro Ferreira Filho | 1 | -53/+3 | |
| 2018-10-01 | Replace usage of `Cell.Img` with `Cell.Icon` | Janito Vaqueiro Ferreira Filho | 3 | -13/+11 | |
| 2018-10-01 | Handle hovering in `Cell.SubText` | Janito Vaqueiro Ferreira Filho | 1 | -4/+9 | |
| 2018-10-01 | Rename `style.cell` into `style.cellButton` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 | |
| 2018-10-01 | Create `Cell.Icon` component with hover support | Janito Vaqueiro Ferreira Filho | 1 | -0/+19 | |
| 2018-10-01 | Handle hovering in `Cell.Label` | Janito Vaqueiro Ferreira Filho | 1 | -4/+13 | |
| 2018-10-01 | Create `CellHoverContext` React context | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 | |
| 2018-10-01 | Make `Cell.SubText` a stateless component | Janito Vaqueiro Ferreira Filho | 1 | -1/+13 | |
| 2018-10-01 | Use `Cell` components in `AdvancedSettings` | Janito Vaqueiro Ferreira Filho | 2 | -42/+6 | |
