summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/cleanup/cleaningops.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Migrate old cache files on WindowsDavid Lönnhager1-69/+63
2021-01-04Always prefer the last used API addressDavid Lönnhager1-4/+4
2020-11-19Bundle API address cache with the appDavid Lönnhager1-0/+14
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-11-18Use std::filesystem in nsis-pluginsDavid Lönnhager1-18/+18
2019-06-11Remove cached relay list during installationEmīls Piņķis1-0/+14
2018-09-04Update code to use std::experimental::filesystemOdd Stranne1-18/+24
2018-08-29Add uninstaller plugin for extended system cleaningOdd Stranne1-0/+269