summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-03-03- Bump heading font size to 38pxAndrej Mihajlov2-4/+17
2017-03-03Fix listing issuesAndrej Mihajlov3-12/+13
2017-03-03Make sure we only require NSEventMonitor on macOSAndrej Mihajlov1-8/+19
2017-03-03Refactor code and disable initial pass animationsAndrej Mihajlov1-68/+84
2017-03-02Bump 1.0.2Andrej Mihajlov1-1/+1
2017-03-02Update spinnerAndrej Mihajlov1-12/+16
2017-03-02Add service worker to cache requests to mapbox APIsAndrej Mihajlov3-7/+45
2017-03-01Bump 1.0.1Andrej Mihajlov1-1/+1
2017-03-01Adjust stylesAndrej Mihajlov3-31/+66
2017-03-01Adjust stylesAndrej Mihajlov2-5/+5
2017-03-01Fix stylesAndrej Mihajlov3-9/+10
2017-03-01Update location picker stylesAndrej Mihajlov1-4/+4
2017-03-01Move routing logic to containerAndrej Mihajlov2-23/+11
2017-03-01Decrease font size for instruction texts from 15px -> 13pxAndrej Mihajlov2-4/+4
2017-03-01Fix switch marginAndrej Mihajlov1-1/+1
2017-03-01Add settings button in header barAndrej Mihajlov2-1/+3
2017-03-01Fix stylesAndrej Mihajlov2-13/+13
2017-03-01Allow settings to be accessed even if not logged inAndrej Mihajlov1-1/+1
2017-03-01Fix left paddingAndrej Mihajlov1-1/+1
2017-03-01Refactor connect screenAndrej Mihajlov2-19/+10
2017-03-01Object.freeze returns objectAndrej Mihajlov1-3/+1
2017-03-01Leaner Login component logicAndrej Mihajlov2-21/+18
2017-03-01Rename callbacksAndrej Mihajlov2-10/+12
2017-03-01Move shell calls outside of componentAndrej Mihajlov2-18/+12
2017-03-01Split constants on enums and config.jsonAndrej Mihajlov20-139/+182
2017-03-01Add routing testsAndrej Mihajlov1-0/+56
2017-03-01Move mock helpers to test/supportAndrej Mihajlov2-42/+49
2017-03-01syncWithReduxStore: restore server address and user accountAndrej Mihajlov1-2/+12
2017-03-01Move routing based from backend events into separate module for improved test...Andrej Mihajlov2-16/+24
2017-02-28We don't use chai-spiesAndrej Mihajlov1-1/+0
2017-02-28Rename to MullvadNeue (upon Matt's request)Andrej Mihajlov1-1/+1
2017-02-28Patch backend in tests and add more testsAndrej Mihajlov1-1/+92
2017-02-28Move backend patch for redux into Backend objectAndrej Mihajlov2-26/+28
2017-02-28Add connection testAndrej Mihajlov1-8/+37
2017-02-28Swedish servers will fail to connect...Andrej Mihajlov1-3/+5
2017-02-28Propagate null (instead of undefined) for consistencyAndrej Mihajlov1-3/+3
2017-02-28Bump package version to 1.0.0 and change name to mullvad lowercaseAndrej Mihajlov1-2/+2
2017-02-28Move less relevant code downAndrej Mihajlov1-6/+6
2017-02-28Entirely decouple routing from translation of backend events into redux actionsAndrej Mihajlov2-12/+9
2017-02-28Move routing logic to app.jsAndrej Mihajlov2-8/+11
2017-02-28Refactor codeAndrej Mihajlov1-15/+12
2017-02-28Backend: Automatically disconnect() on logout()Andrej Mihajlov2-3/+3
2017-02-28- Modularize code and reuse it in testsAndrej Mihajlov4-76/+192
2017-02-28Trash old useless actions testsAndrej Mihajlov2-36/+15
2017-02-28Update reducers testsAndrej Mihajlov1-18/+24
2017-02-28Rearrange tests and add missing onesAndrej Mihajlov6-168/+110
2017-02-28Add routes validationAndrej Mihajlov2-9/+51
2017-02-28Use memory store for react routerAndrej Mihajlov2-31/+26
2017-02-28Update to electron@betaAndrej Mihajlov1-1/+1
2017-02-27Remove unused RPC eventAndrej Mihajlov1-4/+0