| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-03-22 | Flip import order to fix the crash in Fiona | Andrej Mihajlov | 1 | -1/+1 | |
| Reported in https://github.com/Toblerity/Shapely/issues/1107 | |||||
| 2021-03-22 | Mention GDAL/OGR in README.md | Andrej Mihajlov | 1 | -3/+10 | |
| 2021-03-19 | Bump pillow from 7.1.1 to 8.1.1 in /gui/scripts | dependabot[bot] | 1 | -7/+34 | |
| Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.1...8.1.1) Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2021-02-26 | Remove build_mi_proto.sh. Update readme | Andrii Yurchuk | 2 | -25/+5 | |
| 2021-02-26 | Move build_mi_proto script and its artefacts to gui/scripts | Andrii Yurchuk | 1 | -0/+20 | |
| 2021-02-26 | Allow building on Apple Silicon | Andrii Yurchuk | 1 | -11/+25 | |
| 2021-02-12 | Change npx to npm exec to make it work with npm 7 | Oskar Nyberg | 2 | -2/+2 | |
| 2021-01-07 | Bump cairosvg from 2.4.2 to 2.5.1 in /gui/scripts | dependabot[bot] | 1 | -3/+3 | |
| Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.4.2 to 2.5.1. - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst) - [Commits](https://github.com/Kozea/CairoSVG/compare/2.4.2...2.5.1) Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2020-08-20 | Add gRPC dependencies and add proto build script | Oskar Nyberg | 1 | -0/+33 | |
| 2020-04-09 | Update python dependencies | Andrej Mihajlov | 1 | -35/+39 | |
| 2020-03-31 | Move icon.svg and icon-mono.svg to graphics/ | Linus Färnstrand | 1 | -2/+3 | |
| 2020-03-26 | Switch to lower resolution map | Oskar Nyberg | 1 | -2/+2 | |
| 2020-03-19 | Use mktemp to create temp directory in menubar icons script | Oskar Nyberg | 1 | -2/+2 | |
| 2020-03-19 | Add notification icon and in app icon to logo build script | Oskar Nyberg | 1 | -1/+7 | |
| 2020-03-19 | Make logo script create the NSIS sidebar image | Oskar Nyberg | 1 | -2/+15 | |
| 2020-03-19 | Add script for creating desktop icon | Oskar Nyberg | 1 | -0/+56 | |
| 2020-03-09 | Improve menubar icon script using rsvg-convert | Oskar Nyberg | 1 | -37/+87 | |
| 2020-02-11 | Remove parts of scripts that generate geo data and city/country translations | Oskar Nyberg | 4 | -266/+1 | |
| 2020-02-06 | Add script which builds icons from svgs | Oskar Nyberg | 1 | -0/+62 | |
| 2019-11-27 | Update README | Andrej Mihajlov | 1 | -1/+1 | |
| 2019-11-27 | Update python shebang | Andrej Mihajlov | 2 | -0/+4 | |
| 2019-11-27 | Update hashes for binary builds of cffi | Andrej Mihajlov | 1 | -1/+6 | |
| 2019-10-15 | Convert to python 3 | Andrej Mihajlov | 4 | -96/+136 | |
| 2019-10-14 | Refactor code | Andrej Mihajlov | 2 | -32/+62 | |
| 2019-10-14 | Handle exceptions from duplicate entries | Andrej Mihajlov | 1 | -2/+11 | |
| 2019-10-14 | Rename PlaceTranslator -> CityTranslator | Andrej Mihajlov | 1 | -3/+3 | |
| 2019-10-14 | Output countries into relay-locations.pot | Andrej Mihajlov | 1 | -11/+101 | |
| 2019-10-14 | Refactor gettext catalogues merge | Andrej Mihajlov | 2 | -66/+75 | |
| 2019-10-14 | Enable checks for duplicate entries | Andrej Mihajlov | 1 | -6/+10 | |
| 2019-10-14 | Sort cities and countries | Andrej Mihajlov | 1 | -0/+6 | |
| 2019-10-14 | Fix relay-locations.pot merging and sort output | Andrej Mihajlov | 2 | -26/+58 | |
| 2019-09-13 | Update extract-geo-data.py to use relay_list_v3 | Linus Färnstrand | 1 | -1/+1 | |
| 2019-08-28 | Switch build pipeline to Gulp | Andrej Mihajlov | 1 | -95/+0 | |
| 2019-08-16 | Add SIGINT and SIGTERM handlers to properly clean up the watch script | Andrej Mihajlov | 1 | -0/+12 | |
| 2019-07-05 | More idiomatic python | Linus Färnstrand | 1 | -1/+1 | |
| 2019-07-05 | Add stricter language mapping | Andrej Mihajlov | 1 | -29/+26 | |
| 2019-05-21 | Build the index for the geo dataset to speed up the translations lookup | Andrej Mihajlov | 1 | -17/+41 | |
| 2019-05-21 | Add exceptions for the USA and UK | Andrej Mihajlov | 1 | -0/+16 | |
| 2019-05-21 | Add formal country name in the output | Andrej Mihajlov | 1 | -1/+12 | |
| 2019-05-21 | Turn generator into a list to make it possible to be printed to console in ↵ | Andrej Mihajlov | 1 | -1/+1 | |
| the case of error | |||||
| 2019-04-25 | Correct the path reference in README | Andrej Mihajlov | 1 | -1/+1 | |
| 2019-04-25 | Remove file references from the messages.pot output | Andrej Mihajlov | 1 | -0/+4 | |
| 2019-04-16 | Forgot to save back the properties dictionary with lowercase keys | Andrej Mihajlov | 1 | -1/+2 | |
| 2019-04-15 | Log each command we run | Andrej Mihajlov | 1 | -0/+3 | |
| 2019-04-12 | Remove --enable-loggin flag when running Electron in development | Andrej Mihajlov | 1 | -1/+1 | |
| 2019-04-09 | Translate the map and relay list | Andrej Mihajlov | 8 | -4/+834 | |
| 2019-03-18 | Update file mapping | Andrej Mihajlov | 1 | -12/+0 | |
| 2019-03-18 | Manually map es-ES -> es and sv-SE -> sv to match with the locale returned ↵ | Andrej Mihajlov | 1 | -0/+12 | |
| by Electron | |||||
| 2019-03-18 | Remove msgmerge script since crowdin does this for us | Andrej Mihajlov | 1 | -20/+0 | |
| 2019-03-08 | Adjust catalogue names to Crowdin and fix the shell script | Andrej Mihajlov | 2 | -14/+14 | |
