summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Collapse)AuthorFilesLines
2025-04-28Adjust components to new transition systemOskar13-59/+64
2025-04-28Replace TransitionContainer with ViewTransition APIOskar2-445/+41
2025-04-28Implement transitions with ViewTransition APIOskar6-53/+182
2025-04-24Update package-lock.jsonTobias Järvelöv1-9030/+23
2025-04-24Print the name of the produced test executable when completedTobias Järvelöv1-1/+3
2025-04-24Remove gulp and browserify dependenciesTobias Järvelöv1-8/+0
As well as dependencies only used in the gulp & browserify build, namely: - tsc-watch - vinyl-buffer - vinyl-source-stream
2025-04-24Remove linting config for removed gulp-related filesTobias Järvelöv1-1/+1
2025-04-24Remove displayName for exports in tasks/distribution.jsTobias Järvelöv1-4/+0
This was only used in the now removed gulp build
2025-04-24Remove entry point for old gulp buildTobias Järvelöv1-1/+0
2025-04-24Remove old gulp build filesTobias Järvelöv5-317/+0
These have been replaced by the vite build and are not in use anymore.
2025-04-24Replace gulp command with npm script to build standaloneTobias Järvelöv1-1/+1
2025-04-24Add npm script build:standaloneTobias Järvelöv1-0/+1
2025-04-24Replace gulp in npm scripts with the equivalent task scriptTobias Järvelöv1-6/+6
2025-04-24Add task to package build for WindowsTobias Järvelöv1-0/+3
2025-04-24Add task to package build for Mac OSTobias Järvelöv1-0/+3
2025-04-24Add task to package build for LinuxTobias Järvelöv1-0/+3
2025-04-24Add task to build the standalone buildTobias Järvelöv1-0/+21
2025-04-24Add task to build a test buildTobias Järvelöv1-0/+9
2025-04-24Add task to build a production buildTobias Järvelöv1-0/+9
2025-04-24Add build utilities used by tasksTobias Järvelöv1-0/+39
2025-04-24Add utilities used by tasksTobias Järvelöv1-0/+66
2025-04-24Remove language from URL pathTobias Järvelöv1-1/+1
The language should not be specified as it will be handled by the server. The server will redirect the user to the final URL based on the language their browser sends in the Accept-Language header.
2025-04-24Ensure OpenVPN ending notification only displays for associated relaysTobias Järvelöv2-10/+63
The notification should only be displayed if the user has selected a bridge or openvpn relay.
2025-04-24Add russian translation for google play descriptionJonatan Rhodin1-0/+77
2025-04-24Add google_play.pot file to localesJonatan Rhodin1-0/+66
2025-04-22Update messages.potKalle Lindström1-0/+15
2025-04-17Extend ignore for CVE-2024-21528Tobias Järvelöv1-1/+1
2025-04-16Fix printing product version in release scriptOskar1-1/+1
2025-04-16Update vite to 6.2.6Oliver3-29/+29
2025-04-15Update translationsMarkus Pettersson38-328/+2152
2025-04-15Replace process.env.NODE_ENV with static string in production buildsTobias Järvelöv1-0/+5
2025-04-15Set vite's mode to NODE_ENVTobias Järvelöv1-0/+1
2025-04-10Add support for DAITA: Multihop indicatorDavid Göransson4-0/+22
2025-04-10Show ip unavailble error message on desktopJonatan Rhodin4-2/+37
2025-04-09Replace subtext with info dialog for device ip versionJonatan Rhodin1-1/+4
2025-04-09Improve error message when an unavailable ip version is selectedJonatan Rhodin1-0/+6
2025-04-08Add comments abount arguments to scriptLinus Färnstrand1-0/+2
2025-04-08Use xclip to read signing key instead of having to manually paste itLinus Färnstrand1-3/+5
2025-04-08Pass --rollout argument to mullvad-release add-release correctlyLinus Färnstrand1-1/+1
2025-04-08Move ARTIFACT_DIR to config script and source itLinus Färnstrand4-10/+22
2025-04-08Remove check for gh command in 5-update-and-publish-metadataLinus Färnstrand1-10/+0
2025-04-07Update package-lock.jsonTobias Järvelöv1-8/+8
2025-04-07Update vite override to 6.2.5Tobias Järvelöv1-1/+1
2025-04-07Update vite to 6.2.5Tobias Järvelöv1-1/+1
2025-04-04Update titles for ip version settingsJonatan Rhodin1-0/+6
2025-04-04Update translationsOliver1-1/+1
2025-04-04Show openvpn notifications when using openvpn tunnel protocolOliver1-2/+3
2025-04-04Change ExternalLink display styleOliver1-1/+7
2025-04-04Use ExternalLink icon in NotificationSubtitleOliver1-7/+6
2025-04-04Use ExternalLink icon in vpn settings viewOliver1-9/+6