| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-03-26 | Add to changelog | Linus Färnstrand | 1 | -0/+3 |
| 2019-03-26 | Update GUI with new GeoIpLocation struct layout | Linus Färnstrand | 4 | -5/+10 |
| 2019-03-26 | Send two GeoIP lookups, one over each IPv | Linus Färnstrand | 7 | -20/+83 |
| 2019-03-26 | Merge branch 'upgrade-windows-service' | Linus Färnstrand | 3 | -11/+10 |
| 2019-03-26 | Update result signatures | Linus Färnstrand | 1 | -6/+5 |
| 2019-03-26 | Upgrade windows-service dependency to the one with err-derive | Linus Färnstrand | 2 | -5/+5 |
| 2019-03-25 | Replace trim_left_matches with trim_start_matches | Linus Färnstrand | 1 | -1/+1 |
| 2019-03-25 | Add changelog entry about removing intermediate CA | Linus Färnstrand | 1 | -0/+3 |
| 2019-03-23 | Merge branch 'remove-intermediate-ca' | David Marby | 1 | -35/+0 |
| 2019-03-23 | Remove the intermediate ca | David Marby | 1 | -35/+0 |
| 2019-03-22 | Merge branch 'compare-relay-list-files' | Emīls Piņķis | 1 | -8/+21 |
| 2019-03-22 | Pick the most up-to-date relay list file | Emīls Piņķis | 1 | -8/+21 |
| 2019-03-22 | Merge branch 'account-input-border-color' | Janito Vaqueiro Ferreira Filho | 6 | -12/+108 |
| 2019-03-22 | Remove border when logging in | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2019-03-22 | Implement account input border colors | Janito Vaqueiro Ferreira Filho | 6 | -12/+104 |
| 2019-03-21 | Updating version in package files2019.2-beta1 | Linus Färnstrand | 5 | -7/+7 |
| 2019-03-21 | Update package.json path in prepare_release.sh | Linus Färnstrand | 1 | -2/+2 |
| 2019-03-21 | Add 2019.2-beta1 header to changelog | Linus Färnstrand | 1 | -0/+3 |
| 2019-03-21 | Merge branch 'remove-relay-list-cache-preinstall' | Emīls Piņķis | 2 | -0/+6 |
| 2019-03-21 | Remove cached relay list during installation | Emīls Piņķis | 2 | -0/+6 |
| 2019-03-21 | Merge branch 'upgrade-duct' | Linus Färnstrand | 3 | -12/+25 |
| 2019-03-21 | Upgrade os_pipe dependency | Linus Färnstrand | 2 | -12/+2 |
| 2019-03-21 | Upgrade the duct dependency to 0.12 | Linus Färnstrand | 3 | -7/+30 |
| 2019-03-21 | Merge branch 'debian9-compat-sslocal' | Linus Färnstrand | 1 | -0/+0 |
| 2019-03-21 | Bump binaries submodule to Debian9 compat sslocal | Linus Färnstrand | 1 | -0/+0 |
| 2019-03-20 | Merge branch 'replace-unwrap-with-expect' | Linus Färnstrand | 6 | -33/+32 |
| 2019-03-20 | Use parking_lot in talpid-core to reduce unwrap | Linus Färnstrand | 6 | -28/+27 |
| 2019-03-20 | Replace some openvpn module unwraps with expect | Linus Färnstrand | 1 | -5/+5 |
| 2019-03-19 | Merge branch 'aesthetic-updates' | Janito Vaqueiro Ferreira Filho | 6 | -5/+45 |
| 2019-03-19 | Make account input corners rounded | Janito Vaqueiro Ferreira Filho | 4 | -1/+21 |
| 2019-03-19 | Animate notification banner | Janito Vaqueiro Ferreira Filho | 2 | -4/+24 |
| 2019-03-19 | Merge branch 'update-changelog' | Linus Färnstrand | 1 | -1/+5 |
| 2019-03-19 | Move platform specific changelog entry on old release | Linus Färnstrand | 1 | -1/+1 |
| 2019-03-19 | Add missing changelog entries | Linus Färnstrand | 1 | -0/+4 |
| 2019-03-19 | Merge branch 'slightly-improve-sorting' | Emīls Piņķis | 1 | -10/+2 |
| 2019-03-19 | Improve alphabetical sorting in GUI | Emīls Piņķis | 1 | -10/+2 |
| 2019-03-19 | Merge branch 'fix-connection-screen-status-message' | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-03-18 | Fix connection screen status message | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-03-18 | Merge branch 'android-switch-location-screen' | Janito Vaqueiro Ferreira Filho | 26 | -1/+808 |
| 2019-03-18 | Store selected relay item in activity | Janito Vaqueiro Ferreira Filho | 7 | -5/+69 |
| 2019-03-18 | Close "Select location" screen on item selection | Janito Vaqueiro Ferreira Filho | 2 | -7/+21 |
| 2019-03-18 | Implement selection of relay items in relay list | Janito Vaqueiro Ferreira Filho | 4 | -6/+78 |
| 2019-03-18 | Implement relay list item expansion and collapse | Janito Vaqueiro Ferreira Filho | 9 | -42/+181 |
| 2019-03-18 | Implement initial relay list | Janito Vaqueiro Ferreira Filho | 15 | -0/+395 |
| 2019-03-18 | Animate "Select location" screen transition | Janito Vaqueiro Ferreira Filho | 5 | -0/+31 |
| 2019-03-18 | Handle close button press | Janito Vaqueiro Ferreira Filho | 2 | -2/+9 |
| 2019-03-18 | Create initial empty "Select location" screen | Janito Vaqueiro Ferreira Filho | 6 | -1/+86 |
| 2019-03-18 | Merge branch 'translation-fixes' | Andrej Mihajlov | 9 | -43/+63 |
| 2019-03-18 | Update file mapping | Andrej Mihajlov | 7 | -38/+51 |
| 2019-03-18 | Add missing translation | Andrej Mihajlov | 2 | -5/+12 |
