| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-08-14 | Add more problematic applications | Oskar Nyberg | 1 | -1/+10 |
| 2020-08-14 | Add warning for applications that launches in an existing instance | Oskar Nyberg | 4 | -67/+174 |
| 2020-08-14 | Add Linux split-tunneling GUI to changelog | Oskar Nyberg | 1 | -0/+1 |
| 2020-08-14 | Add split-tunneling view on Linux | Oskar Nyberg | 9 | -5/+245 |
| 2020-08-14 | Add function for retrieving installed applications on Linux | Oskar Nyberg | 8 | -0/+298 |
| 2020-08-14 | Change typescript target to es2020 | Oskar Nyberg | 1 | -2/+2 |
| 2020-08-14 | Rename object key transformation function and add pascal to camel case function | Oskar Nyberg | 2 | -47/+56 |
| 2020-08-14 | Merge branch 'upgrade-to-typescript-3.9.7' into master | Oskar Nyberg | 3 | -25/+55 |
| 2020-08-14 | Fix type issue that appeared with typescript 3.9.7 | Oskar Nyberg | 1 | -2/+2 |
| 2020-08-14 | Upgrade typescript and tsc-watch | Oskar Nyberg | 2 | -23/+53 |
| 2020-08-14 | Merge branch 'fix-disabled-location-style' into master | Oskar Nyberg | 3 | -3/+22 |
| 2020-08-14 | Fix disabled location text color | Oskar Nyberg | 3 | -3/+22 |
| 2020-08-14 | Merge branch 'swift-log' | Andrej Mihajlov | 26 | -166/+478 |
| 2020-08-13 | Add SwiftLog | Andrej Mihajlov | 26 | -166/+478 |
| 2020-08-13 | Merge branch 'fix-swiftc-release-segfault' | Andrej Mihajlov | 1 | -1/+1 |
| 2020-08-13 | Fix Swift compiler segfault in release build | Andrej Mihajlov | 1 | -1/+1 |
| 2020-08-13 | Merge branch 'migrate-win-migration' | David Lönnhager | 27 | -975/+217 |
| 2020-08-13 | Improve error handling for settings migration | David Lönnhager | 1 | -42/+60 |
| 2020-08-13 | Check ownership of windows.old rather than the specific appdata directory | David Lönnhager | 1 | -12/+9 |
| 2020-08-13 | Skip migration if settings path is overridden | David Lönnhager | 3 | -0/+10 |
| 2020-08-13 | Remove WinUtil | David Lönnhager | 24 | -901/+0 |
| 2020-08-13 | Convert Windows update migration code to Rust | David Lönnhager | 1 | -51/+169 |
| 2020-08-13 | Merge branch 'fix-custom-scrollbar-classname' into master | Oskar Nyberg | 3 | -2/+5 |
| 2020-08-13 | Fix page margins in Settings and AdvancedSettings | Oskar Nyberg | 2 | -1/+2 |
| 2020-08-13 | Prevent overriding of CustomScrollbars className prop | Oskar Nyberg | 1 | -1/+3 |
| 2020-08-12 | Merge branch 'android-translations-import' | Janito Vaqueiro Ferreira Filho | 29 | -1/+2534 |
| 2020-08-12 | Describe translations in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-12 | Create a `README` file in the `android` directory | Janito Vaqueiro Ferreira Filho | 3 | -0/+36 |
| 2020-08-12 | Import translations to Android | Janito Vaqueiro Ferreira Filho | 18 | -0/+2013 |
| 2020-08-12 | Don't format generated XML files | Janito Vaqueiro Ferreira Filho | 1 | -1/+6 |
| 2020-08-11 | Change CI XML format check to use UTF-8 encoding | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-11 | Sort string resource entries | Janito Vaqueiro Ferreira Filho | 2 | -0/+8 |
| 2020-08-11 | Append missing translations to the template file | Janito Vaqueiro Ferreira Filho | 2 | -7/+40 |
| 2020-08-11 | Collect missing translation templates | Janito Vaqueiro Ferreira Filho | 1 | -2/+7 |
| 2020-08-11 | Collect all missing translations | Janito Vaqueiro Ferreira Filho | 1 | -5/+10 |
| 2020-08-11 | Localize URLs when possible | Janito Vaqueiro Ferreira Filho | 1 | -2/+36 |
| 2020-08-11 | Handle translation messages with parameters | Janito Vaqueiro Ferreira Filho | 3 | -6/+29 |
| 2020-08-11 | Handle apostrophe variation | Janito Vaqueiro Ferreira Filho | 2 | -5/+20 |
| 2020-08-11 | Refactor Android string resource normalization | Janito Vaqueiro Ferreira Filho | 4 | -10/+39 |
| 2020-08-11 | Handle escaped apostrophes in Android strings | Janito Vaqueiro Ferreira Filho | 2 | -5/+22 |
| 2020-08-11 | Show missing translations | Janito Vaqueiro Ferreira Filho | 1 | -4/+10 |
| 2020-08-11 | Write generated translation files | Janito Vaqueiro Ferreira Filho | 1 | -5/+45 |
| 2020-08-11 | Implement `Display` for the Android resource types | Janito Vaqueiro Ferreira Filho | 1 | -1/+28 |
| 2020-08-11 | Generate translations with known strings | Janito Vaqueiro Ferreira Filho | 2 | -1/+57 |
| 2020-08-11 | Load gettext message files | Janito Vaqueiro Ferreira Filho | 2 | -2/+64 |
| 2020-08-11 | Collect known Android strings | Janito Vaqueiro Ferreira Filho | 4 | -4/+31 |
| 2020-08-11 | Load main Android string resources file | Janito Vaqueiro Ferreira Filho | 4 | -1/+78 |
| 2020-08-11 | Create initial project using Cargo | Janito Vaqueiro Ferreira Filho | 3 | -0/+13 |
| 2020-08-11 | Merge branch 'scale-margins' | Janito Vaqueiro Ferreira Filho | 18 | -55/+58 |
| 2020-08-11 | Tweak Cell widget paddings | Janito Vaqueiro Ferreira Filho | 4 | -9/+8 |
