summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/cleanup
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Migrate old cache files on WindowsDavid Lönnhager4-70/+97
2021-01-04Always prefer the last used API addressDavid Lönnhager1-4/+4
2020-11-19Bundle API address cache with the appDavid Lönnhager4-0/+47
2020-10-01Remove directories created by ElectronDavid Lönnhager1-15/+59
2020-01-28Use new exception macrosOdd Stranne1-2/+3
2020-01-20Refactor Windows process headersDavid Lönnhager1-1/+1
2019-12-16Get rid of duplicate nsis constantsDavid Lönnhager1-24/+7
2019-11-18Migrate nsis-plugins to VS 2019David Lönnhager1-5/+5
2019-11-18Use std::filesystem in nsis-pluginsDavid Lönnhager1-18/+18
2019-07-17Update binary paths in Windows projectsJanito Vaqueiro Ferreira Filho1-4/+4
2019-06-11Remove cached relay list during installationEmīls Piņķis4-1/+57
2018-09-04Update code to use std::experimental::filesystemOdd Stranne1-18/+24
2018-08-29Add uninstaller plugin for extended system cleaningOdd Stranne10-0/+557