1
0
mirror of https://github.com/chylex/Backup-Essentials.git synced 2024-11-25 03:42:44 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
69c0ffec8b Reorganized and cleaned up Utils namespace 2015-05-17 00:53:43 +02:00
aecdcfc68f Properly tested history gen, removed the TODOs 2015-05-16 17:01:58 +02:00
d0f718c157 Hopefully, probably, maybe fixed the entire IO for history gen and data storage 2015-05-16 16:57:35 +02:00
25ec9fb832 Fixed history file being overwritten by multiple instances of the process 2015-05-16 00:24:13 +02:00
40d49179de Reworked history file saving to support multiple files at the same time 2015-05-16 00:21:58 +02:00
11ed0f5940 Fixed invalid characters in history filenames not being handled 2015-05-01 15:34:19 +02:00
9ad72761d9 Actually properly fixed history entry limiter & moved it out 2015-04-21 23:43:06 +02:00
9b92dd75a4 Fixed history entry limiter directory 2015-04-21 23:29:25 +02:00
f8fa87c981 Implemented history entry limiter 2015-04-21 23:09:55 +02:00
5cd6e4d460 Implemented date format setting 2015-04-20 21:30:19 +02:00
48b65ad997 Did some code analysis tips, removed app.config 2015-04-20 00:42:50 +02:00
9da97a4762 Tweaked HistoryEntry (renamed variables, invariant culture) 2015-04-20 00:05:34 +02:00
e9de3f93fa Fixed inconsistencies with report data using constants 2015-04-19 22:54:13 +02:00
79f8101de3 Updated HistoryEntry to use number serialization 2015-04-19 13:31:12 +02:00
5534ad25bd Passing location name to the history generator 2015-04-17 17:37:12 +02:00
f255d70f84 Fixed history entry order 2015-04-16 19:22:25 +02:00
bad72a9e9b Made HistoryEntry xaml-friendly 2015-04-16 17:56:44 +02:00
725c7d65d9 Added a history generator 2015-04-16 17:56:11 +02:00
6b103b33a2 Serialization of history entries 2015-04-14 00:03:52 +02:00
91bcaaf917 Added an empty history entry class 2015-04-13 23:17:11 +02:00