summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2018-03-26Img lint fixanderklander1-2/+2
2018-03-26cellHoverStyle/hoverStyleanderklander4-20/+20
2018-03-26Separate hovering of Imganderklander3-12/+35
2018-03-26AccountItem paddinganderklander1-0/+4
2018-03-26Fix usage of cellbuttonanderklander3-15/+7
2018-03-26Remove unused importanderklander1-1/+1
2018-03-26Update Login to use Accordion and Cellbuttonanderklander2-35/+24
2018-03-26change opactiy of iconanderklander1-1/+1
Since fill-opacity changes will not work with RN/Android
2018-03-26Update CellButton to handle hover-stylesanderklander1-15/+23
2018-03-26Flox fix and upgrade reactxpanderklander1-2/+2
needs upgrade to make animations work
2018-03-26fix flow issuesanderklander1-13/+6
2018-03-26Add animation for sign-in buttonanderklander2-22/+59
2018-03-26Fix accountinput selection & inputanderklander1-8/+14
2018-03-26Fix initial stateanderklander1-2/+2
2018-03-26Corrected state assignmentanderklander1-3/+3
2018-03-26Use XP-componentanderklander1-2/+2
2018-03-26Footer visibility testanderklander1-1/+1
2018-03-26Line breaksanderklander1-2/+6
2018-03-26remove debug-scrap and _ignoreSelectanderklander1-10/+0
2018-03-26Change placeholderTextColoranderklander2-2/+2
2018-03-26Add placeholderTextColor for mobileanderklander1-1/+2
and removed console-scrap
2018-03-26Login in reactxpanderklander6-350/+335
2018-03-07Update window position on display changesAndrej Mihajlov1-3/+13
2018-03-07Add tray tooltipAndrej Mihajlov1-0/+3
2018-03-07Move a call to setHightlightMode to macOS branchAndrej Mihajlov1-2/+4
2018-03-07Move macOS patch for window.blur into separate methodAndrej Mihajlov1-15/+20
2018-03-07Compute window position based on taskbar placementAndrej Mihajlov1-35/+109
2018-03-07Correct well known sid check for RPC fileAndrej Mihajlov1-1/+1
Currently rpc file owner is identified as `Builtin/Administrators` when running backend under `nt authority\system`
2018-03-02Add extra newline to .mullvad_rpc_addressLinus Färnstrand1-1/+1
2018-03-05Fix the path to system temp directory on windowsAndrej Mihajlov2-8/+24
2018-03-02Remove the use of arrow functionAndrej Mihajlov1-1/+1
2018-03-02Always provide a dynamic ref to be able to restore the DOM selectionAndrej Mihajlov1-1/+1
There is been a subtle bug related to the move away from ::operator towards arrow function. See https://github.com/mullvad/mullvadvpn-app/commit/398cab0730b40a6c98687d9be54d12446eda4a08#diff-c710bb1d123ea3b116c1967675c8c7e6L96
2018-02-27Rewrite collectProblemReport due to number of issuesAndrej Mihajlov1-28/+31
2018-02-27Use the entire account history to redact logsAndrej Mihajlov1-6/+2
2018-02-27Change extension back to .log because macOS does not recognize .reportAndrej Mihajlov1-1/+1
and brings up the dialog of choosing a program to open the log file
2018-02-27Create explicit style for TransitionContainerAndrej Mihajlov1-1/+6
2018-02-27Use React key to make sure we do not remount the old view on transitionAndrej Mihajlov1-2/+3
2018-02-27Remove the autoFocus from Support pageAndrej Mihajlov1-2/+1
2018-02-26Add TransitionContainer using ReactXP animationsanderklander5-125/+222
2018-02-26Adjust the back button's position in support viewAndrej Mihajlov1-1/+0
2018-02-21Replace scrollIntoViewIfNeeded with standard scrollTop and scrollLeftAndrej Mihajlov3-14/+57
2018-02-21Drop no longer available cursor propAndrej Mihajlov2-12/+4
2018-02-20Add generic parameter to constraint helperAndrej Mihajlov1-6/+9
2018-02-20Suppress warnings related to require()Andrej Mihajlov2-0/+2
2018-02-20Remove actions that do not exist anymoreAndrej Mihajlov2-5/+0
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov21-118/+137
2018-02-20Minor formatting fixesAndrej Mihajlov2-6/+6
2018-02-20Do not export BaseButtonAndrej Mihajlov1-1/+1
2018-02-15Refactoring stuff, removed Iconanderklander12-120/+73
2018-02-15Indentationanderklander1-1/+1