summaryrefslogtreecommitdiffhomepage
path: root/gui/scripts
AgeCommit message (Collapse)AuthorFilesLines
2020-08-20Add gRPC dependencies and add proto build scriptOskar Nyberg1-0/+33
2020-04-09Update python dependenciesAndrej Mihajlov1-35/+39
2020-03-31Move icon.svg and icon-mono.svg to graphics/Linus Färnstrand1-2/+3
2020-03-26Switch to lower resolution mapOskar Nyberg1-2/+2
2020-03-19Use mktemp to create temp directory in menubar icons scriptOskar Nyberg1-2/+2
2020-03-19Add notification icon and in app icon to logo build scriptOskar Nyberg1-1/+7
2020-03-19Make logo script create the NSIS sidebar imageOskar Nyberg1-2/+15
2020-03-19Add script for creating desktop iconOskar Nyberg1-0/+56
2020-03-09Improve menubar icon script using rsvg-convertOskar Nyberg1-37/+87
2020-02-11Remove parts of scripts that generate geo data and city/country translationsOskar Nyberg4-266/+1
2020-02-06Add script which builds icons from svgsOskar Nyberg1-0/+62
2019-11-27Update READMEAndrej Mihajlov1-1/+1
2019-11-27Update python shebangAndrej Mihajlov2-0/+4
2019-11-27Update hashes for binary builds of cffiAndrej Mihajlov1-1/+6
2019-10-15Convert to python 3Andrej Mihajlov4-96/+136
2019-10-14Refactor codeAndrej Mihajlov2-32/+62
2019-10-14Handle exceptions from duplicate entriesAndrej Mihajlov1-2/+11
2019-10-14Rename PlaceTranslator -> CityTranslatorAndrej Mihajlov1-3/+3
2019-10-14Output countries into relay-locations.potAndrej Mihajlov1-11/+101
2019-10-14Refactor gettext catalogues mergeAndrej Mihajlov2-66/+75
2019-10-14Enable checks for duplicate entriesAndrej Mihajlov1-6/+10
2019-10-14Sort cities and countriesAndrej Mihajlov1-0/+6
2019-10-14Fix relay-locations.pot merging and sort outputAndrej Mihajlov2-26/+58
2019-09-13Update extract-geo-data.py to use relay_list_v3Linus Färnstrand1-1/+1
2019-08-28Switch build pipeline to GulpAndrej Mihajlov1-95/+0
2019-08-16Add SIGINT and SIGTERM handlers to properly clean up the watch scriptAndrej Mihajlov1-0/+12
2019-07-05More idiomatic pythonLinus Färnstrand1-1/+1
2019-07-05Add stricter language mappingAndrej Mihajlov1-29/+26
2019-05-21Build the index for the geo dataset to speed up the translations lookupAndrej Mihajlov1-17/+41
2019-05-21Add exceptions for the USA and UKAndrej Mihajlov1-0/+16
2019-05-21Add formal country name in the outputAndrej Mihajlov1-1/+12
2019-05-21Turn generator into a list to make it possible to be printed to console in ↵Andrej Mihajlov1-1/+1
the case of error
2019-04-25Correct the path reference in READMEAndrej Mihajlov1-1/+1
2019-04-25Remove file references from the messages.pot outputAndrej Mihajlov1-0/+4
2019-04-16Forgot to save back the properties dictionary with lowercase keysAndrej Mihajlov1-1/+2
2019-04-15Log each command we runAndrej Mihajlov1-0/+3
2019-04-12Remove --enable-loggin flag when running Electron in developmentAndrej Mihajlov1-1/+1
2019-04-09Translate the map and relay listAndrej Mihajlov8-4/+834
2019-03-18Update file mappingAndrej Mihajlov1-12/+0
2019-03-18Manually map es-ES -> es and sv-SE -> sv to match with the locale returned ↵Andrej Mihajlov1-0/+12
by Electron
2019-03-18Remove msgmerge script since crowdin does this for usAndrej Mihajlov1-20/+0
2019-03-08Adjust catalogue names to Crowdin and fix the shell scriptAndrej Mihajlov2-14/+14
2019-03-08Add script for interacting with CrowdInSimon Andersson1-0/+45
2019-03-01Update relative pathsAndrej Mihajlov1-13/+4
2019-03-01Move desktop to the rootAndrej Mihajlov3-0/+165