| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-07-10 | Hide notification bar at change log | Mojgan | 2 | -0/+26 | |
| 2023-07-10 | Merge branch 'migrate-scaffolding-to-material-3-droid-183' | Jonatan Rhodin | 10 | -330/+402 | |
| 2023-07-10 | Replace scaffold with material 3 scaffold | Jonatan Rhodin | 10 | -330/+402 | |
| 2023-07-07 | Merge branch 'upgrade-duct-os_pipe' | Linus Färnstrand | 4 | -16/+16 | |
| 2023-07-07 | Improve documentation on OpenVpnProcHandle | Linus Färnstrand | 1 | -6/+8 | |
| 2023-07-07 | Remove unused instance of os_pipe | Linus Färnstrand | 2 | -2/+0 | |
| 2023-07-07 | Upgrade os_pipe to 1.1.4 | Linus Färnstrand | 3 | -15/+5 | |
| 2023-07-07 | Upgrade duct to latest version | Linus Färnstrand | 1 | -7/+17 | |
| 2023-07-07 | Merge branch ↵ | Emīls | 3 | -7/+22 | |
| 'fix-increased-touch-targets-for-settings-and-account-buttons-ios-206' | |||||
| 2023-07-07 | Fix increased touch areas for buttons in header bar view | Jon Petersson | 3 | -7/+22 | |
| 2023-07-07 | Merge branch 'wireguard-port-selection-compose-ui-droid-176' | Jonatan Rhodin | 35 | -50/+468 | |
| 2023-07-07 | Add option to change wireguard port to vpn settings | Jonatan Rhodin | 35 | -50/+468 | |
| 2023-07-07 | Merge branch 'update-relay-selector-docs' | Emīls | 2 | -15/+42 | |
| 2023-07-07 | Add obfuscation protocols to relay selector docs | Emīls | 1 | -6/+31 | |
| 2023-07-07 | Unpublicize get_obfuscator() | Emīls | 1 | -9/+11 | |
| Since RelaySelector::get_obfuscator() is only ever called from tests, it only makes sense to only compile it when testing. | |||||
| 2023-07-07 | Merge branch 'update-electron-to-latest-des-269' | Oskar Nyberg | 4 | -24/+39 | |
| 2023-07-07 | Update Electron to 25.2.0 | Oskar Nyberg | 4 | -24/+39 | |
| 2023-07-07 | Merge branch 'update-account-data-fetch-logic' | Oskar Nyberg | 3 | -13/+8 | |
| 2023-07-07 | Update account expiry fetch logic | Oskar Nyberg | 3 | -13/+8 | |
| 2023-07-06 | Merge branch 'add-jonatans-gpg-key' | Linus Färnstrand | 1 | -0/+35 | |
| 2023-07-06 | Add Jonatans gpg key | Linus Färnstrand | 1 | -0/+35 | |
| 2023-07-06 | Merge branch 'improve-compose-scrolling-behavior-droid-76' | Linus Färnstrand | 4 | -7/+94 | |
| 2023-07-06 | Add collapsible toolbar component with dynamic body height | saber safavi | 4 | -7/+94 | |
| 2023-07-06 | Merge branch 'connection-view-is-showing-creating-quantum-secure-droid-190' | Linus Färnstrand | 1 | -1/+1 | |
| 2023-07-06 | Fix creating quantum secure connection showing erroneously | Jonatan Rhodin | 1 | -1/+1 | |
| 2023-07-06 | Merge branch 'replace-material-components-with-material-3-components-droid-161' | Linus Färnstrand | 29 | -160/+145 | |
| 2023-07-06 | Migrate most compose components to material 3 | Jonatan Rhodin | 29 | -160/+145 | |
| 2023-07-05 | Merge branch 'add-port-selection-to-changelog' | Emīls | 1 | -0/+1 | |
| 2023-07-05 | Add WireGuard port selection to settings changelog | Jon Petersson | 1 | -0/+1 | |
| 2023-07-05 | Merge branch 'upgrade-hermit-abi' | Linus Färnstrand | 1 | -3/+3 | |
| 2023-07-05 | Upgrade hermit-abi to avoid yanked crate | Linus Färnstrand | 1 | -3/+3 | |
| The upgrade is not important for us, since we don't target RustyHermit. But it's needed to keep `cargo audit` silent, and it's good hygiene. The hermit-abi crate did not have a changelog. But the change is just a ffi function linking name change https://github.com/hermitcore/rusty-hermit/issues/436 | |||||
| 2023-07-04 | Merge branch 'fix-tunnel-state-tests' | Oskar Nyberg | 8 | -59/+60 | |
| 2023-07-04 | Fix tunnel state tests | Oskar Nyberg | 6 | -58/+57 | |
| 2023-07-04 | Use playwright config when running e2e tests with npm | Oskar Nyberg | 1 | -1/+1 | |
| 2023-07-04 | Improve playwright config | Oskar Nyberg | 1 | -0/+2 | |
| 2023-07-03 | Merge branch 'upgrade-x25519-dalek' | Linus Färnstrand | 4 | -28/+56 | |
| 2023-07-03 | Remove usused byteorder dependency | Linus Färnstrand | 2 | -2/+0 | |
| 2023-07-03 | Implement Zeroize for WireGuard private keys | Linus Färnstrand | 1 | -1/+1 | |
| 2023-07-03 | Upgrade x25519-dalek to 2.0.0-rc.3 | Linus Färnstrand | 3 | -25/+55 | |
| 2023-07-03 | Merge branch 'cbindgen-no-features' | Linus Färnstrand | 3 | -45/+10 | |
| 2023-07-03 | Remove default features from cbindgen to get rid of clap 3 | Linus Färnstrand | 2 | -45/+8 | |
| 2023-07-03 | Deny old clap versions in our dependency tree | Linus Färnstrand | 1 | -0/+2 | |
| 2023-06-30 | Merge branch 'upgrade-proc-macro2' | Linus Färnstrand | 1 | -2/+2 | |
| 2023-06-30 | Upgrade proc-macro2 to get rid of compiler error | Linus Färnstrand | 1 | -2/+2 | |
| Solves "unknown feature `proc_macro_span_shrink`" issue | |||||
| 2023-06-29 | Merge branch 'custom-lists' | Jonathan | 43 | -336/+2171 | |
| 2023-06-29 | Add settings migration code, refactor and cleanup | Jonathan | 10 | -68/+338 | |
| Bump the settings version. Add code for migrating settings to new version since it is now not backwards compatible. Refactor LocationConstraint and related types to be more lean. Cleanup issues and fix formatting. Refactor LocationConstraint and add migration code | |||||
| 2023-06-29 | Cleanup review comments, CI issues and android support | Jonathan | 31 | -246/+404 | |
| Add necessary android support to allow it to not crash due to interface changes. Format the code, remove redundant async functions, fix android issues related to not having to use a Vec to store the custom lists and a string as an id. Fix unit tests. | |||||
| 2023-06-29 | Improve error handling for custom lists | Jonathan | 4 | -15/+97 | |
| Create different errors for missing/already existing list and missing/already existing location within list. Use the details field in gRPC to signal these different cases Make errors prettier when output in the CLI. | |||||
| 2023-06-29 | Update changelog, sync naming in .proto update gui | Jonathan | 4 | -17/+30 | |
| Updates the changelog, syncs naming to be consistent inside the .proto file with rust in regards to newly added message types for custom lists. Update the gui so that it does not break when using a custom list daemon. However does not let gui actually use custom lists, only has CLI support. | |||||
| 2023-06-29 | Add basic features for custom list and file persistence | Jonathan | 23 | -244/+1556 | |
| Create the basic features outside of rename for custom lists and route these to the daemon. Persist custom lists in settings. Has basic custom list features done, adds errors. Adds reconnect in the case where a selected custom list is modified. | |||||
