summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-06-30Annotate Layout + HeaderBar componentsAndrej Mihajlov2-65/+25
2017-06-30Annotate CustomScrollbars componentAndrej Mihajlov1-19/+4
2017-06-30Upgrade flowAndrej Mihajlov2-79/+9
2017-06-26Merge branch 'feature/flow-typed/connect-component'Andrej Mihajlov4-94/+128
2017-06-26Reset state and clear timer when unmountingAndrej Mihajlov1-1/+9
2017-06-26Add Flow annotations for Connect componentAndrej Mihajlov4-93/+119
2017-06-26Merge branch 'feature/flow-typed/keyframe-tuple'Andrej Mihajlov1-3/+4
2017-06-26Replace Keyframe range with tupleAndrej Mihajlov1-3/+4
2017-06-26Merge branch 'feature/react-15.6-migration'Andrej Mihajlov13-51/+126
2017-06-23Upgrade React components and BabelAndrej Mihajlov2-11/+82
2017-06-23Migrate to React 15.6Andrej Mihajlov13-40/+44
2017-06-22Merge branch 'feature/flow-typed/redux'Andrej Mihajlov8-36/+92
2017-06-22Add flow annotations for redux actionsAndrej Mihajlov4-16/+28
2017-06-22Add Flow annotations for Redux storeAndrej Mihajlov5-21/+65
2017-06-22Merge branch 'feature/drop-enum'Andrej Mihajlov2-122/+0
2017-06-22Drop unused Enum classAndrej Mihajlov2-122/+0
2017-06-22Merge branch 'feature/flow-typed/appjs-patch'Andrej Mihajlov1-4/+12
2017-06-22Fix rendering code to be Flow proofAndrej Mihajlov1-3/+11
2017-06-22Replace `in` with regular if-statement to satisfy FlowAndrej Mihajlov1-1/+1
2017-06-21Merge branch 'feature/flow-typed/backend'Andrej Mihajlov7-253/+85
2017-06-21- Migrate Backend.EventType and Backend.ErrorType to FlowAndrej Mihajlov7-253/+85
2017-06-21Merge branch 'feature/flow-typed/enums-migration'Andrej Mihajlov19-103/+77
2017-06-21Remove .vscode configAndrej Mihajlov1-7/+0
2017-06-21Replace ConnectionState & LoginState with Flow alternativeAndrej Mihajlov14-88/+60
2017-06-21Add flowtype configurationAndrej Mihajlov4-8/+17
2017-06-21Merge branch 'feature/refactor-main'Andrej Mihajlov7-213/+433
2017-06-21Add stub for NSEventMonitor to workaround missing dependency Flow errorAndrej Mihajlov1-0/+13
2017-06-21Add missing flow type annotations for 3rd party librariesAndrej Mihajlov5-20/+214
2017-06-21Refactor main processAndrej Mihajlov1-193/+206
2017-06-21Merge branch 'feature/combine-logs-in-terminal'Andrej Mihajlov1-1/+1
2017-06-21Combine main and renderer logs in terminal during developmentAndrej Mihajlov1-1/+1
2017-06-21Merge branch 'hotfix/change-rpc-file'Andrej Mihajlov1-1/+1
2017-06-21Rename .ipc_connection_info to .mullvad_rpc_addressAndrej Mihajlov1-1/+1
2017-06-21Merge branch 'feature/transition-match'Andrej Mihajlov3-67/+52
2017-06-21Migrate to TransitionMatchAndrej Mihajlov1-3/+5
2017-06-21Replace TransitionRule.transitionDescriptor in favor of TransitionMatchAndrej Mihajlov2-64/+47
2017-06-21Merge branch 'feature/flow-typed/formatters'Andrej Mihajlov1-11/+3
2017-06-21Add flow annotation for formatters.jsAndrej Mihajlov1-11/+3
2017-06-21Merge branch 'feature/flow-typed/headerbar'Andrej Mihajlov6-53/+22
2017-06-21Migrate HeaderBarStyle to FlowAndrej Mihajlov6-53/+22
2017-06-21Merge branch 'feature/refactor-keyframe-animation'Andrej Mihajlov1-207/+24
2017-06-19Clean up code commentsAndrej Mihajlov1-207/+24
2017-06-09Merge branch 'validated-object'Erik Larkö1-1/+1
2017-06-09Use `validated/object` to validate the IPC responsesErik Larkö1-1/+1
2017-06-09Merge branch 'hotfix/window-chrome-merge-issue'Andrej Mihajlov1-3/+3
2017-06-09Patch Chrome import which has been renamed to WindowChromeAndrej Mihajlov1-3/+3
2017-06-09Merge branch 'yarn'Erik Larkö3-9/+5980
2017-06-09Update README to use yarnErik Larkö1-6/+6
2017-06-09Cache yarn deps to speed up buildErik Larkö1-0/+4
2017-06-09Use yarn in travisErik Larkö1-3/+6