Commit Graph

39 Commits

Author SHA1 Message Date
61003ccdbd Misc stuff 2020-11-19 12:30:49 +01:00
c32f70e5f3 Moved codebase to .net 5 2020-11-19 12:06:20 +01:00
4bf889d8c8 other stuff 2020-10-11 22:13:35 +02:00
9e7f90f533 Did small changes in comments plus some small optimizations... 2020-10-08 09:30:22 +02:00
e45c34f148 Did small changes in comments plus some small optimizations... 2020-10-07 14:29:20 +02:00
262c7a5058 Added some more logging to make transparent how we're going to run... 2020-10-01 16:23:56 +02:00
86cd6208bf Added some more logging to make transparent how we're going to run... 2020-10-01 16:22:13 +02:00
b1ea579605 Added some more logging to make transparent how we're going to run... 2020-10-01 16:22:00 +02:00
c59688fd28 Fixed an issue when using recursion. Cannot be used if the program is called via OneDriveArchiver.exe ".", as it processed (recursively) the already existing backup files. Implemented logic that it checks where source and target directory really are. If equal it just does the plan processing of the files in the main directory (as before) 2020-10-01 16:18:49 +02:00
1a4d1a9555 Small update using appName in archive method 2020-09-21 14:48:00 +02:00
7e040d3377 Small update using appName in archive method 2020-09-21 14:37:15 +02:00
2af8aaf02b Implemented recursive mode for general processing. From now on OneDriveArchiver can archive picture files recursively... 2020-09-21 13:35:19 +02:00
fe9bb0098a small refactoring done 2020-08-14 15:34:39 +02:00
89ef1b380e and again... updating binary stuff 2020-08-14 14:57:00 +02:00
0390928b67 Added ability to explicitly specify source and destination directories. So the files will land in the correct archive location despite being found in different folders. 2020-08-14 14:42:50 +02:00
d7782fca79 Adding new files that need to preserved 2020-08-14 14:23:30 +02:00
b640f48355 Added ability to explicitly specify source and destination directories. So the files will land in the correct archive location despite being found in different folders. 2020-08-14 14:08:12 +02:00
d09294fb3d Migrated solution to .net core 3.1. Publishing exe for the first time. 2020-08-14 09:05:26 +02:00
700fc00ebd Migrated solution to .net core 3.1. 2020-08-13 21:22:24 +02:00
5ae89f1e62 Adding files... 2020-07-31 23:16:16 +02:00
5be59f8ae2 Fixed issue with desktop.ini file. Code said it skips processing when in fact it did not. 2020-07-31 23:14:39 +02:00
45d3af071e Added code to prevent desktop.ini from being archived. 2020-02-17 12:32:18 +01:00
67889a9ac8 Did cleanup of code base for .NET core version. 2020-01-17 18:20:52 +01:00
f549bf036a Did cleanup of code base for .NET core version. 2020-01-17 17:45:25 +01:00
453dcc8680 Did cleanup of code base for .NET core version. 2019-12-28 19:53:27 +01:00
ddcc262199 Did cleanup of code base for .NET core version. 2019-12-28 19:53:02 +01:00
36d201d6ef Extended stuff and made code cleaner. Also adresses if the file was already archived. 2019-07-30 10:15:10 +02:00
5b268c59f3 Switched to .NET 4.8 2019-05-15 21:01:25 +02:00
ed749bf299 changed json for project config 2018-07-12 14:34:32 +02:00
bf0b966f36 Added code to prevent archiver to archive itself... 2018-05-16 11:08:30 +02:00
ab821e90a4 Migrated to framework version 4.7.1 2018-05-09 12:23:46 +02:00
f9c77cd5e1 Committed by jr 2018-04-23 11:20:40 +02:00
f6706e4328 Added new log part with number of files processed. 2018-02-28 12:59:50 +01:00
fcc26f48b1 Changed logging for console messages. 2017-03-29 10:42:57 +02:00
Administrator
e842f3a084 Master sync 2017-01-04 07:56:51 +01:00
Administrator
6a953aa234 Small typos fixed 2017-01-02 14:40:33 +01:00
Administrator
5025f0e9fc First working version 2017-01-02 11:48:55 +01:00
Administrator
89a6addc1b Add project files. 2017-01-02 11:46:00 +01:00
Administrator
8d43a740a0 Add .gitignore and .gitattributes. 2017-01-02 11:45:58 +01:00