- Dec 13, 2017
-
-
Niko Ehrenfeuchter authored
-
- Nov 30, 2017
-
-
Niko Ehrenfeuchter authored
-
- Nov 02, 2017
-
-
Niko Ehrenfeuchter authored
The method checks folders in the grace location for their age (parsing the folder name timestamp) and generates a report for those older than the given GracePeriod. This is related to issue #1
-
- Oct 26, 2017
-
-
Niko Ehrenfeuchter authored
This fixes #12.
-
Niko Ehrenfeuchter authored
Refers to issue #16
-
- Sep 23, 2017
-
-
Niko Ehrenfeuchter authored
-
- Sep 18, 2017
-
-
Niko Ehrenfeuchter authored
Fixes #8
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Sep 15, 2017
-
-
Niko Ehrenfeuchter authored
Refers to issue #7
-
Niko Ehrenfeuchter authored
Refers to issue #7
-
Niko Ehrenfeuchter authored
References issue #10
-
Niko Ehrenfeuchter authored
If a directory in C:\Users\ has a matching one in the target location, make sure the corresponding one exists in the incoming directory. Fixes #10.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Check on startup if they exist, try to create them otherwise. Remove the corresponding section from the installer script. Refers to issue #7.
-
Niko Ehrenfeuchter authored
This avoids building them over and over again with Path.Combine() which is not necessary as they are static anyway and won't change after the configuration has been parsed and verified. References issue #7.
-
Niko Ehrenfeuchter authored
References issue #7.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Sep 14, 2017
-
-
Niko Ehrenfeuchter authored
Corresponds to "autotransfer-v1".
-