summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-02-05Indentationanderklander1-3/+3
2018-02-05Style fixes for scrolling and backgroundanderklander2-11/+11
2018-02-02Line breaks, remove from style.css and import styled buttonanderklander2-6/+18
2018-02-01Advanced settings in reactxpanderklander5-139/+192
2018-02-01Merge branch 'use-published-system-configuration'Linus Färnstrand3-135/+40
2018-02-01Upgrade code to core-foundation 0.5 compatibleLinus Färnstrand1-31/+24
2018-02-01Upgrade core-foundation and use published system-configurationLinus Färnstrand2-104/+16
2018-02-01Merge branch 'app-version'Erik Larkö5-6/+36
2018-02-01Read the version from package.json instead of from electronErik Larkö1-2/+2
2018-02-01Open the download page when tapping on the app versionErik Larkö3-1/+4
2018-02-01Fix the scrollbars againErik Larkö1-1/+0
2018-02-01Show the app version in the settings viewErik Larkö4-5/+33
2018-02-01Merge branch 'line-height'Erik Larkö1-1/+1
2018-01-31Specify line height in px instead of a ratio in SupportStylesErik Larkö1-1/+1
2018-01-31Merge branch 'email-confirmation'Erik Larkö5-21/+64
2018-01-31Upgrade babel-eslint to fix https://github.com/eslint/eslint/issues/9767Erik Larkö2-2/+2
2018-01-31Show confirmation when submitting problem report without emailErik Larkö3-19/+62
2018-01-31Update version and server list2018.1-beta9Erik Larkö2-140/+503
2018-01-31Merge branch 'changelog-beta9'Erik Larkö1-2/+8
2018-01-30Update changelog for beta 9Erik Larkö1-2/+8
2018-01-29Merge branch 'svg-maps'Andrej Mihajlov29-2538/+980
2018-01-29Remove unnecessary clean up in componentWillUnmountAndrej Mihajlov1-5/+0
2018-01-29Calculate map offset dynamically and refine the Connect.stateAndrej Mihajlov3-112/+92
2018-01-29Decouple Map and SvgMapAndrej Mihajlov2-295/+393
2018-01-29Remove common types that are mostly unusedAndrej Mihajlov3-10/+1
2018-01-26Add hashes for python packagesAndrej Mihajlov1-2/+10
2018-01-26Wire up new MapAndrej Mihajlov1-23/+45
2018-01-26Add Map implementationAndrej Mihajlov1-29/+309
2018-01-26Add generated topojson and r-treesAndrej Mihajlov6-0/+6
2018-01-26Add scripts to generate geo dataAndrej Mihajlov6-0/+322
2018-01-25Add required packages and remove old flow-typed annotationsAndrej Mihajlov8-2379/+123
2018-01-25Remove mapbox test keyAndrej Mihajlov1-4/+0
2018-01-25Merge branch 'android-preparation'Erik Larkö7-589/+685
2018-01-25Upgrade browser-syncErik Larkö2-4/+4
2018-01-25Use BABEL_ENV=electron in the hot-reload scripts tooErik Larkö2-3/+3
2018-01-25app.android fixanderklander1-2/+2
2018-01-25remove ipcRenderer callanderklander1-1/+1
2018-01-25Update app.androidanderklander1-2/+14
2018-01-25README updateanderklander1-1/+1
2018-01-25Update README and small change to pack scriptsanderklander2-3/+2
2018-01-25Add BABEL_ENV to pack-scriptsanderklander1-4/+4
2018-01-25Update readmeanderklander2-5/+1
2018-01-25Update readme with quirks and issue linkanderklander1-0/+3
2018-01-25removed console-debug-calls from app.androidanderklander1-2/+2
2018-01-25Flow and lint fixanderklander3-17/+81
2018-01-25Add babel_env for test etc.anderklander2-133/+34
2018-01-25.babelrcanderklander2-11/+11
2018-01-25Android specific app.jsanderklander1-0/+68
2018-01-25Babel configurationanderklander3-596/+649
2018-01-25Merge branch 'more-helpful-login-message'Erik Larkö1-6/+39