1
0
mirror of https://github.com/chylex/Backup-Essentials.git synced 2025-07-29 06:59:09 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
c837025c92 Profiled backup runner and optimized it a bit 2015-05-17 19:13:44 +02:00
edd560d10e Added profiling to backup runner and tweaked debug logging 2015-05-17 15:17:36 +02:00
850ac74dbd Fixed hidden file search in backup runner 2015-05-17 15:16:58 +02:00
69c0ffec8b Reorganized and cleaned up Utils namespace 2015-05-17 00:53:43 +02:00
5f13a0bc9c Added a couple TODOs 2015-05-16 12:54:16 +02:00
51d3e45586 Everything should be translateable now 2015-05-01 15:19:58 +02:00
bf956de18e Added translation support for app errors and reports 2015-05-01 14:40:41 +02:00
80cf01319a Addressed some concerns by code analysis 2015-04-30 16:35:12 +02:00
9ebfc40810 Fix root entries when backing up drives 2015-04-29 23:55:01 +02:00
f914bdf4d7 Added backup support for entire drives 2015-04-29 20:46:08 +02:00
5cd6e4d460 Implemented date format setting 2015-04-20 21:30:19 +02:00
e9de3f93fa Fixed inconsistencies with report data using constants 2015-04-19 22:54:13 +02:00
5534ad25bd Passing location name to the history generator 2015-04-17 17:37:12 +02:00
ae442ba523 Added a key=value pair into backup reports 2015-04-16 17:00:08 +02:00
38f2fd7401 Fixed backup screwing up in folders with non-backed up entries 2015-04-15 20:49:30 +02:00
26ea4f90b1 Added run info class, multiple sources and debug report 2015-04-12 23:04:47 +02:00
0a3af2dff8 Code analysis cleanups
Disposing FileStreams and dialogs correctly
Added some parameter checking and fixed some parameter names
Added StringComparison and CultureInfo to string and date functions
Made StringDictionarySerializer static
2015-04-07 23:10:59 +02:00
c898733e09 Modified behavior of source and destination handling to make sense 2015-04-07 22:45:01 +02:00
7dcf4a4db4 Moved IO classes out and added a report generator 2015-04-06 13:43:53 +02:00
4fab13e3b5 Moved backup runner events into the window and added GUI elements 2015-04-06 01:48:51 +02:00
83815ecd27 Added the backup logic w/taskbar and a placeholder window 2015-04-05 23:49:19 +02:00