summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Put mullvad binary in /usr/binEmīls Piņķis1-5/+6
2018-10-05Add dbus-libs as a dependency on FedoraEmīls Piņķis1-0/+1
2018-10-03Allow Cell.SubText to shrinkAndrej Mihajlov1-1/+2
2018-10-03Shorten text around version warning to fit on one lineLinus Färnstrand1-1/+1
2018-10-03Auto-hide scrollbars on macOS onlyAndrej Mihajlov4-8/+35
2018-10-03Remove backdrop filterAndrej Mihajlov5-31/+14
2018-10-02Remove leftover account token copy timerJanito Vaqueiro Ferreira Filho1-8/+0
2018-10-02Fix login account menu remove button hoverJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-02Remove unused login `Img` hoveringJanito Vaqueiro Ferreira Filho2-4/+0
2018-10-01Restore usage of `Cell.Label` in `Login`Janito Vaqueiro Ferreira Filho2-13/+10
2018-10-01Support additional props in `Cell.Label`Janito Vaqueiro Ferreira Filho1-1/+4
2018-10-01Allow further style customization in `Cell.Label`Janito Vaqueiro Ferreira Filho1-4/+15
2018-10-01Tweak padding for `CellButton`Janito Vaqueiro Ferreira Filho1-0/+2
2018-10-01Tweak `Cell.Label` marginJanito Vaqueiro Ferreira Filho1-1/+2
2018-10-01Remove child property mapping in `CellButton`Janito Vaqueiro Ferreira Filho1-53/+3
2018-10-01Replace usage of `Cell.Img` with `Cell.Icon`Janito Vaqueiro Ferreira Filho3-13/+11
2018-10-01Handle hovering in `Cell.SubText`Janito Vaqueiro Ferreira Filho1-4/+9
2018-10-01Rename `style.cell` into `style.cellButton`Janito Vaqueiro Ferreira Filho1-2/+2
2018-10-01Create `Cell.Icon` component with hover supportJanito Vaqueiro Ferreira Filho1-0/+19
2018-10-01Handle hovering in `Cell.Label`Janito Vaqueiro Ferreira Filho1-4/+13
2018-10-01Create `CellHoverContext` React contextJanito Vaqueiro Ferreira Filho1-0/+2
2018-10-01Make `Cell.SubText` a stateless componentJanito Vaqueiro Ferreira Filho1-1/+13
2018-10-01Use `Cell` components in `AdvancedSettings`Janito Vaqueiro Ferreira Filho2-42/+6
2018-10-01Rename `Props` type of `AdvancedSettings`Janito Vaqueiro Ferreira Filho1-2/+2
2018-10-01Make `Cell.Label` a stateless componentJanito Vaqueiro Ferreira Filho4-22/+29
2018-10-01Rename `label` style into `labelText`Janito Vaqueiro Ferreira Filho1-3/+7
2018-10-01Use `Cell` components in `Preferences` containerJanito Vaqueiro Ferreira Filho2-71/+24
2018-10-01Create `Cell.Footer` stateless componentJanito Vaqueiro Ferreira Filho1-0/+25
2018-10-01Create `Cell.Container` stateless componentJanito Vaqueiro Ferreira Filho1-1/+15
2018-10-01Updating version in package files2018.4-beta1Linus Färnstrand1-1/+1
2018-09-27Add missing mocha importAndrej Mihajlov1-0/+2
2018-09-27Fix flow issues and drop unused testName propsAndrej Mihajlov2-10/+10
2018-09-26Migrate to new single instance APIAndrej Mihajlov1-15/+10
2018-09-26Update nseventmonitor to 0.0.10Andrej Mihajlov2-4/+4
2018-09-26Disable double click on tray iconAndrej Mihajlov1-1/+4
2018-09-26Update to Electron v3.0Andrej Mihajlov2-43/+52
2018-09-26Update yarn.lockAndrej Mihajlov1-0/+1227
2018-09-26Break down Connect on many smaller componentsAndrej Mihajlov10-511/+437
2018-09-26Set text shown when account expiry is unavailableJanito Vaqueiro Ferreira Filho2-21/+43
2018-09-26Fix account expiry type being nullableJanito Vaqueiro Ferreira Filho2-2/+2
2018-09-24Invalidate account cache if account token changesJanito Vaqueiro Ferreira Filho1-0/+7
2018-09-24Remove `WindowStateObserver`Janito Vaqueiro Ferreira Filho7-130/+1
2018-09-24Always update account expiry when window is shownJanito Vaqueiro Ferreira Filho2-0/+9
2018-09-20Periodically update relay list locationsJanito Vaqueiro Ferreira Filho1-9/+48
2018-09-20Create separate `verifyAccount` methodJanito Vaqueiro Ferreira Filho1-10/+27
2018-09-20Continue logging in when master is unreachableJanito Vaqueiro Ferreira Filho1-3/+12
2018-09-19Show `Reconnecting` messageJanito Vaqueiro Ferreira Filho1-6/+20
2018-09-19Notify tunnel states in notification controllerJanito Vaqueiro Ferreira Filho2-25/+27
2018-09-19Add clearer fallback message when authentication failsLinus Färnstrand1-2/+4
2018-09-19Handle marker style in disconnecting stateJanito Vaqueiro Ferreira Filho1-1/+26