This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Libation
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rmcrackan/Libation.git
synced
2026-09-17 08:14:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c35e63bc86fe27b0554bf37ba3617f2fa2a4296
Libation
/
Source
/
FileManager
T
History
Cursor Agent
and
rmcrackan
a5b1df0d29
Centralize best-effort file deletion in FileUtility
...
Co-authored-by: rmcrackan <
rmcrackan@gmail.com
>
2026-08-12 18:55:42 +00:00
..
NamingTemplate
minor fixes and comment corrections
2026-05-14 02:12:25 +02:00
BackgroundFileSystem.cs
…
FileManager.csproj
Detect identity decrypt failures by exception type
2026-08-01 11:25:56 -04:00
FileSystemTest.cs
Centralize best-effort file deletion in FileUtility
2026-08-12 18:55:42 +00:00
FileUtility.cs
Centralize best-effort file deletion in FileUtility
2026-08-12 18:55:42 +00:00
FolderPickerInitialPath.cs
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
IJsonBackedDictionary.cs
Fail fast on invalid Settings.json enums and broken Serilog structure: reject unknown enum values at startup with clear errors, accept case-insensitive names, migrate ZipFile sinks, and validate Serilog shape without blocking hand-edited custom sinks
2026-08-07 11:10:43 -04:00
InvalidConfigurationValueException.cs
Fail fast on invalid Settings.json enums and broken Serilog structure: reject unknown enum values at startup with clear errors, accept case-insensitive names, migrate ZipFile sinks, and validate Serilog shape without blocking hand-edited custom sinks
2026-08-07 11:10:43 -04:00
LogArchiver.cs
…
LongPath.cs
…
MoveWithProgress.cs
…
PersistentDictionary.cs
Fail fast on invalid Settings.json enums and broken Serilog structure: reject unknown enum values at startup with clear errors, accept case-insensitive names, migrate ZipFile sinks, and validate Serilog shape without blocking hand-edited custom sinks
2026-08-07 11:10:43 -04:00
ReplacementCharacters.cs
Fix typos
2026-05-10 00:37:02 +02:00