summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-01-16Testci-testDavid Göransson1-0/+4
2026-01-15Merge branch 'temp-disable-cgroup2'David Lönnhager7-37/+65
2026-01-15Remove cgroup2 from changelogDavid Lönnhager1-2/+0
2026-01-15Do not add apps to cgroup2 if disabled in mullvad-excludeDavid Lönnhager2-12/+23
2026-01-15Do not add cgroup2 firewall rules unless cgroup2 feature is enabledDavid Lönnhager1-1/+7
2026-01-15Disable cgroup2 by defaultDavid Lönnhager3-22/+35
2026-01-15Merge branch 'fix-macos-clippy-lints-test-workspace'Markus Pettersson2-12/+20
2026-01-15Fix bad formatting of error messageMarkus Pettersson1-2/+3
2026-01-15Fix undocumented unsafe by replacing libc::if_nametoindexMarkus Pettersson1-10/+17
2026-01-15Merge branch 'android-app-crashed-in-landscape-mode-des-2793'Sebastian Holmin2-10/+21
2026-01-15Save the log handle globally on androidSebastian Holmin2-10/+21
2026-01-15Merge branch 'update-electron-to-version-39-des-2682'Tobias Järvelöv16-121/+211
2026-01-15Update changelog with mention of wayland being favored on LinuxTobias Järvelöv1-0/+1
2026-01-15Use transparent window on LinuxTobias Järvelöv1-1/+4
2026-01-15Remove logic to conditionally launch app in WaylandTobias Järvelöv1-11/+1
2026-01-15Add blue background color to prevent white flash before first renderTobias Järvelöv1-2/+7
2026-01-15Force initial canvas width to be 320pxTobias Järvelöv1-1/+2
2026-01-15Improve commentTobias Järvelöv1-1/+1
2026-01-15Use a placeholder tray icon on Linux when creating the TrayTobias Järvelöv1-2/+14
2026-01-15Extract configuration of Electron's Tray to a separate functionTobias Järvelöv2-12/+15
2026-01-15Use TrayIcon class to get icon's native imageTobias Järvelöv1-7/+7
2026-01-15Add class to encapsulate a tray iconTobias Järvelöv1-0/+40
2026-01-15Add generated lock-placeholder iconTobias Järvelöv1-0/+0
2026-01-15Generate png icon on Linux for the lock-placeholder iconTobias Järvelöv1-1/+17
2026-01-15Add an empty SVG icon meant to be a placeholder when Tray is createdTobias Järvelöv1-0/+34
2026-01-15Make icon generation script work without changing directory to its dirTobias Järvelöv1-2/+1
2026-01-15Fix regex to match hex colors using uppercase lettersTobias Järvelöv1-2/+2
2026-01-15Use correct path to menubar icon generation script in READMETobias Järvelöv1-2/+2
2026-01-15Update @types/node to match used node versionTobias Järvelöv1-1/+1
2026-01-15Remove handling of ORIGINAL_XDG_CURRENT_DESKTOP environment variableOliver1-6/+2
2026-01-15Update package-lock.jsonTobias Järvelöv1-69/+59
2026-01-15Update node and npm to versions compatible with electron 39.2.6Tobias Järvelöv1-2/+2
2026-01-15Update electron to 39.2.6Tobias Järvelöv1-1/+1
2026-01-15Merge branch 'run-cargo-shear-in-ci'Linus Färnstrand3-101/+13
2026-01-15Remove unused chrono dependencyLinus Färnstrand2-2/+0
2026-01-15Replace `cargo udeps` with `cargo shear` in unused dependencies workflowLinus Färnstrand1-99/+13
2026-01-15Merge branch 'custom-list-test-fix-ios'Emīls2-11/+18
2026-01-15Fix custom list test issuesMojgan2-11/+18
2026-01-15Merge branch 'fix-trnslations-bugs-iOS'Emīls6-8/+24
2026-01-15Fix translations issuesMojgan6-8/+24
2026-01-15Add top level `permissions: {}` to CI workflows missing itLinus Färnstrand2-0/+4
2026-01-15Merge branch 'fix-clippy-warnings-in-test-workspace'Markus Pettersson4-28/+34
2026-01-15Simplify safety reasoning by switching from libc to nixMarkus Pettersson2-27/+20
2026-01-15Add safety comments to unsafe codeMarkus Pettersson2-1/+14
2026-01-14Merge branch 'add-dialog-component'Tobias Järvelöv28-5/+359
2026-01-14Add aria-hidden attribute to IconBadge componentOliver1-1/+3
2026-01-14Add Dialog componentOliver14-0/+252
2026-01-14Add Alert componentOliver13-0/+96
2026-01-14Add ImageProps to IconBadge componentOliver1-5/+9
2026-01-14Merge branch 'write-log-timestamps-in-utc-droid'Kalle Lindström1-2/+2