summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Update packages that had vulnerable depsAndrej Mihajlov3-75/+92
2019-04-16Forgot to save back the properties dictionary with lowercase keysAndrej Mihajlov2-2/+3
2019-04-16Migrate to stream-json libraryAndrej Mihajlov4-5/+41
2019-04-16Remove JSONStreamAndrej Mihajlov3-54/+2
2019-04-15Log each command we runAndrej Mihajlov1-0/+3
2019-04-15Update relay-locations.po cataloguesAndrej Mihajlov5-5/+5
2019-04-15Update relay-locations.potAndrej Mihajlov1-1/+1
2019-04-12Make sure the sender is not destroyed before sending the replyAndrej Mihajlov1-2/+11
2019-04-12Remove --enable-loggin flag when running Electron in developmentAndrej Mihajlov1-1/+1
2019-04-11Add error boundaryAndrej Mihajlov5-41/+154
2019-04-11Fix the error suppression when using the source languageAndrej Mihajlov1-2/+3
2019-04-11Suppress the message from `execFile` since it may contain sensitive informationAndrej Mihajlov1-1/+1
2019-04-11Bump nseventmonitorAndrej Mihajlov2-12/+31
2019-04-11Update to Electron 4.1.4Andrej Mihajlov2-8/+8
2019-04-09Fix encoding issues when reading PO filesAndrej Mihajlov1-3/+3
2019-04-09Translate the map and relay listAndrej Mihajlov47-6977/+2777
2019-04-04Extract translations from SHP filesAndrej Mihajlov15-5502/+25023
2019-04-04Generate cities.pot, countries.pot and fix integration script to copy transla...Andrej Mihajlov4-8/+6188
2019-04-04Filter places dataset by >=50k populationAndrej Mihajlov2-11/+63
2019-04-02Update geo assets with the most recent dataAndrej Mihajlov3-3/+3
2019-04-02Fix a destination path for assets/geoAndrej Mihajlov1-1/+1
2019-04-02Convert and fix prepare-tree.js to TypeScript since we don't have babel-node ...Andrej Mihajlov5-61/+116
2019-04-02Update requirements.txtAndrej Mihajlov1-10/+25
2019-04-02Update the tray icon to `unsecured` state when losing connectivity with daemonAndrej Mihajlov1-0/+3
2019-04-02Updating version in package filesLinus Färnstrand2-2/+2
2019-04-02Update jsonrpc-lite, reactxp and @types/react, @types/react-dom, @types/react...Andrej Mihajlov2-136/+198
2019-04-02Migrate from yarn to npmAndrej Mihajlov5-5869/+8318
2019-04-01Fix testsAndrej Mihajlov12-320/+341
2019-03-28Handle relay_list events in GUIAndrej Mihajlov3-28/+9
2019-03-28Updating version in package filesLinus Färnstrand1-1/+1
2019-03-28Update translationsAndrej Mihajlov5-14/+14
2019-03-27Update GUI to use a new daemon_event subscriptionAndrej Mihajlov3-37/+29
2019-03-26Upgrade electron-builderAndrej Mihajlov2-237/+340
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov3-7/+6
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand4-5/+10
2019-03-21Updating version in package files2019.2-beta1Linus Färnstrand1-1/+1
2019-03-19Improve alphabetical sorting in GUIEmīls Piņķis1-10/+2
2019-03-18Update file mappingAndrej Mihajlov7-38/+51
2019-03-18Add missing translationAndrej Mihajlov2-5/+12
2019-03-18Sort relay list countries and cities by name in GUIEmīls Piņķis1-13/+25
2019-03-18Manually map es-ES -> es and sv-SE -> sv to match with the locale returned by...Andrej Mihajlov3-0/+12
2019-03-18Update README to remove gettext from dependenciesAndrej Mihajlov1-21/+0
2019-03-18Remove msgmerge script since crowdin does this for usAndrej Mihajlov2-21/+1
2019-03-18Add de, es-ES, fr, sv-SE, zh-TW translations from crowdinAndrej Mihajlov6-24/+3304
2019-03-18Remove the CSS workaround for text input placeholder colorAndrej Mihajlov1-13/+0
2019-03-18RX uses .app-container so no need for #appAndrej Mihajlov2-2/+2
2019-03-18Tweak the line height of SettingsHeader to account for the multiline labelsAndrej Mihajlov1-2/+2
2019-03-18Make sure that the app version label never breaks.Andrej Mihajlov2-1/+4
2019-03-15Add auto-sizing input container for mssfix fieldAndrej Mihajlov3-18/+90
2019-03-14Handle the navbar title centeringAndrej Mihajlov1-32/+92