38
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
code cleanup More... 11 months ago
don't count disabled sync pair paths More... 11 months ago
adjust the file times if necessary More... 11 months ago
use the long path naming when enumerating closes #105 More... 11 months ago
update to latest version of sktoolslib More... 11 months ago
update action version More... about 1 year ago
recreate the tray icon on dpi changes closes #98 More... over 1 year ago
update the version check file More... over 1 year ago
bump version to 1.4.4 More... over 1 year ago
add item to the context menu to show all failed paths adds to #82 More... over 1 year ago
indicate sync failures by changing the tray icon closes #82 More... over 1 year ago
update actions More... over 1 year ago
Merge pull request #97 from dansyl1/main More... over 1 year ago
Merge branch 'main' of https://github.com/dansyl1/CryptSync More... over 1 year ago
Checkbox to selct file name encryption enabled at dialog creation if file encryption is selected. More... over 1 year ago
Merge pull request #93 from dansyl1/main More... over 1 year ago
Two log issues corrections: Log records message "failed to set file time on <filename> while adjusting its attributes (error 32)" if I save an Excel file without exciting Excel. CryptSync detects the newly saved file, archives it successfully but logs this message. More... over 1 year ago
Merge pull request #91 from dansyl1/Implement_ability_to_restore_file_creation_and_last_access-timestamp_(new_archives_required) More... over 1 year ago
Instead of hard coded indexes, use an int and increase it for each name/value pair, ensuring the array size is respected. More... over 1 year ago
Decrypted files now have correct "last modified" timestamp, as recorded in the encrypted file. More... over 1 year ago
7Zip now supports ability to record a file's "last accessed" and "created" timestamps so they can be restored. Future archives created by CryptSync will have these timestamps. More... over 1 year ago
Merge pull request #86 from dansyl1/Implement-issue-85 More... over 1 year ago
Add closing parenthesis to logged message, no functional change More... over 1 year ago
Code review adjustments More... over 1 year ago
Ajust comment for VS2022 More... over 1 year ago
Fix issue reported by Code scanning / CodeQL and change the command line parameter name as per feedback. More... over 1 year ago
Undid "Merged Main" commit More... over 1 year ago
Merged main More... over 1 year ago
Merge pull request #87 from dansyl1/Branch-fix-typo-on-file More... over 1 year ago
Code embellishment, no functional change More... over 1 year ago