Kenneth Skovhede
|
1690871d10
|
Implemented fix that pushes updated timestamps to previous version, in the case that no files were changed, and no new backup is recorded in remote storage.
|
2025-02-06 15:31:20 +01:00 |
|
 Kenneth SkovhedeandGitHub
|
9464caf622
|
Feature/update license 2025 (#5851)
* Fixed some minor whitespace issues
* Updated all copyright to 2025
|
2025-01-07 09:40:39 +01:00 |
|
Kenneth Skovhede
|
40dd3c6816
|
Updated all license mentions to MIT
|
2024-02-28 15:45:30 +01:00 |
|
Kenneth Hsu
|
f12858e6a5
|
Mark fields that shouldn't be reassigned as readonly.
This makes it explicit at compile-time that these fields should not be
reassigned outside the constructor.
|
2018-05-25 10:04:52 -07:00 |
|
Kenneth Skovhede
|
537fe20838
|
Added a lot of comments.
Fixed a few issues that caused parallel uploads.
Fixed the use of the encryption module so the encryption module is not re-used for multiple jobs.
|
2016-02-25 19:15:51 +01:00 |
|
Kenneth Skovhede
|
37d04b7b19
|
More work on making the backup process use the concurrent constructs
|
2016-02-22 22:40:27 +01:00 |
|
Kenneth Skovhede
|
086547e655
|
Implemented the missing details for the concurrent setup, it now compiles
|
2016-02-18 17:20:52 +01:00 |
|
Kenneth Skovhede
|
ec877696b0
|
More work on concurrent processing
|
2016-02-18 16:46:53 +01:00 |
|