| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-03-27 | Ignore translations workflow changes in daemon job | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-03-27 | Ignore desktop GUI workflow changes in daemon job | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-03-27 | Ignore iOS workflow changes in daemon workflow job | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-03-27 | Add GitHub Actions workflow for translations | Janito Vaqueiro Ferreira Filho | 1 | -0/+50 |
| 2021-03-27 | Add missing Android translations to template file | Janito Vaqueiro Ferreira Filho | 1 | -0/+185 |
| 2021-03-27 | Fix incorrect escaping in translated message | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2021-03-27 | Remove obsoleted translation message | Janito Vaqueiro Ferreira Filho | 18 | -18/+0 |
| 2021-03-27 | Extract latest GUI messages | Janito Vaqueiro Ferreira Filho | 1 | -175/+40 |
| 2021-03-27 | Refactor `normalize` to return `MsgString` | Janito Vaqueiro Ferreira Filho | 1 | -6/+6 |
| 2021-03-27 | Use `MsgString` for `MsgValue::Plural.plural_id` | Janito Vaqueiro Ferreira Filho | 2 | -4/+9 |
| 2021-03-27 | Use `MsgString` for `MsgEntry.id` | Janito Vaqueiro Ferreira Filho | 2 | -9/+14 |
| 2021-03-27 | Use `gettext::MsgString` for message values | Janito Vaqueiro Ferreira Filho | 2 | -7/+9 |
| 2021-03-27 | Create `gettext:MsgString` type | Janito Vaqueiro Ferreira Filho | 1 | -0/+33 |
| 2021-03-27 | Sort entries appended to messages template file | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2021-03-26 | Merge branch 'linux-systemd-fix-shutdown' | Emīls | 2 | -55/+72 |
| 2021-03-26 | Fix deadlock in systemd-resolved | Emīls | 2 | -55/+72 |
| 2021-03-26 | Merge branch 'add-keyboard-responder' | Andrej Mihajlov | 4 | -100/+150 |
| 2021-03-26 | Add automatic keyboard responder helper | Andrej Mihajlov | 4 | -100/+150 |
| 2021-03-26 | Merge branch 'retry-problem-report-send' | David Lönnhager | 2 | -5/+28 |
| 2021-03-26 | Retry using different endpoints if a problem report cannot be sent | David Lönnhager | 2 | -5/+28 |
| 2021-03-26 | Merge branch 'split-location-info-cache' | Janito Vaqueiro Ferreira Filho | 13 | -190/+217 |
| 2021-03-25 | Refactor to simplify fetcher loop | Janito Vaqueiro Ferreira Filho | 1 | -28/+19 |
| 2021-03-25 | Move `delays` to be a `fetchRetryDelays` property | Janito Vaqueiro Ferreira Filho | 1 | -8/+8 |
| 2021-03-25 | Remove `LocationInfoCache` from `ServiceInstance` | Janito Vaqueiro Ferreira Filho | 2 | -4/+0 |
| 2021-03-25 | Send current location when registering listener | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-03-25 | Send location events from the service | Janito Vaqueiro Ferreira Filho | 1 | -7/+2 |
| 2021-03-25 | Update `LocationInfoCache` to listen for locations | Janito Vaqueiro Ferreira Filho | 2 | -7/+20 |
| 2021-03-25 | Create `NewLocation` event variant | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2021-03-25 | Make `GeoIpLocation` parcelable | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2021-03-25 | Use UI-side `LocationInfoCache` in the UI | Janito Vaqueiro Ferreira Filho | 2 | -2/+3 |
| 2021-03-25 | Create UI-side `LocationInfoCache` | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2021-03-25 | Move `LocationInfoCache` into `ServiceEndpoint` | Janito Vaqueiro Ferreira Filho | 5 | -24/+26 |
| 2021-03-25 | Don't change `LocationInfoCache` from UI | Janito Vaqueiro Ferreira Filho | 2 | -32/+0 |
| 2021-03-25 | Obtain selected relay location from relay settings | Janito Vaqueiro Ferreira Filho | 2 | -1/+16 |
| 2021-03-25 | Add `location` property to `LocationConstraint` | Janito Vaqueiro Ferreira Filho | 1 | -5/+21 |
| 2021-03-25 | Remove unused `code` property | Janito Vaqueiro Ferreira Filho | 1 | -5/+4 |
| 2021-03-25 | Allow changing source of tunnel state events | Janito Vaqueiro Ferreira Filho | 2 | -7/+9 |
| 2021-03-25 | Remove callback in `LocationInfoCache.onDestory` | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2021-03-25 | Use intermittent daemon in `LocationInfoCache` | Janito Vaqueiro Ferreira Filho | 4 | -6/+12 |
| 2021-03-25 | Merge branch 'fix-target-cache' | David Lönnhager | 2 | -28/+30 |
| 2021-03-25 | Prevent target state cache from being modified after prepare-restart | David Lönnhager | 1 | -8/+10 |
| 2021-03-25 | Update changelog | David Lönnhager | 1 | -0/+4 |
| 2021-03-25 | Initialize target state correctly | David Lönnhager | 1 | -22/+18 |
| 2021-03-25 | Merge branch 'update-key-rotation' | David Lönnhager | 13 | -84/+355 |
| 2021-03-25 | Update changelog | David Lönnhager | 1 | -0/+2 |
| 2021-03-25 | Implement Error trait for rotation interval error | David Lönnhager | 2 | -3/+23 |
| 2021-03-25 | Add log entries for settings migration | David Lönnhager | 2 | -0/+4 |
| 2021-03-25 | Display default rotation interval in CLI | David Lönnhager | 1 | -6/+17 |
| 2021-03-25 | Migrate old rotation interval setting | David Lönnhager | 4 | -18/+190 |
| 2021-03-25 | Use mandatory key rotation interval with limited range | David Lönnhager | 9 | -63/+125 |
