summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/tasks
AgeCommit message (Expand)AuthorFilesLines
2025-10-17Extract paths to a separate file and move helper functions into utilsTobias Järvelöv4-35/+41
2025-10-17Add a pre-develop script to copy files to build folderTobias Järvelöv1-0/+8
2025-09-02Exit process with an exit code when an npm command exits with an errorTobias Järvelöv1-0/+1
2025-08-26Fix unintentional rename of desktop fileDavid Lönnhager1-1/+2
2025-08-08Update electron-builder to 26David Lönnhager1-12/+10
2025-06-19Add mullvad-setup.exe to installerDavid Lönnhager1-0/+4
2025-05-26Revert merge of disable-enablenodecliinspectarguments-fuse-des-1969Tobias Järvelöv1-43/+4
2025-05-19Add flipping of electron fusesTobias Järvelöv1-4/+43
2025-05-06Use new utility for running an npm scriptTobias Järvelöv1-3/+3
2025-05-06Add new utility for running an npm scriptTobias Järvelöv1-0/+17
2025-05-06Stop logging in run command utilityTobias Järvelöv1-5/+1
2025-05-06Run type checking before buildingTobias Järvelöv1-0/+1
2025-04-28Update npm pack:* commands to build before packagingTobias Järvelöv3-3/+21
2025-04-24Remove displayName for exports in tasks/distribution.jsTobias Järvelöv1-4/+0
2025-04-24Remove old gulp build filesTobias Järvelöv4-263/+0
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-03-20Add node modules to asarUnpack on WindowsDavid Lönnhager1-1/+1
2025-03-19Rename win-shortcuts to windows-utilsDavid Lönnhager2-7/+7
2025-02-25Remove including non-vite code in electron-builder outputTobias Järvelöv1-5/+0
2025-02-25Add helpers to copy vite assets to build folderTobias Järvelöv1-0/+16
2025-02-19Do not bundle `apisocks5` binaryMarkus Pettersson1-6/+0
2025-02-13Fix test server Windows app buildOskar1-2/+2
2025-02-12Compile win-shortcuts only on windows in dev modeOskar1-1/+5
2025-02-11Implement shortcut parsingOskar2-0/+11
2025-02-03Remove config.jsonOliver2-23/+2
2025-01-24Do not pack maybenot_machines on WindowsDavid Lönnhager1-1/+0
2025-01-24Pack libwg.dll and maybenot.dll for wireguard-goDavid Lönnhager1-0/+2
2025-01-16Move management interface to its own packageOskar1-6/+0
2025-01-10Enable the `signAndEditExecutable` electron-builder optionMarkus Pettersson1-1/+0
2024-12-12Remove machines file except on WindowsDavid Lönnhager1-2/+0
2024-12-10Wrap 'config' in functionDavid Lönnhager1-241/+245
2024-12-10Pack universal installer in build scriptDavid Lönnhager1-55/+47
2024-12-10Match env vars on same line correctlyDavid Lönnhager1-3/+6
2024-12-10Add back extension for x64 Windows packageDavid Lönnhager1-4/+1
2024-11-21Make npm scripts for `nsventforwarder` respect `CARGO_TARGET_DIR`Markus Pettersson1-1/+1
2024-11-14Replace `nseventmonitor` with `nseventforwarder`Oskar2-14/+31
2024-11-14Update script and code references to gui-directoryOskar2-4/+4
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar5-0/+801