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-13 14:17:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da23a7ddb0ac232dcd759b08c861fa67e78b5ba0
Libation
/
Source
/
FileManager
T
History
Robert McRackan
065118cf6c
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
..
NamingTemplate
minor fixes and comment corrections
2026-05-14 02:12:25 +02:00
BackgroundFileSystem.cs
Enable project-wide nullable reference types
2026-02-05 12:43:05 -07:00
FileManager.csproj
Detect identity decrypt failures by exception type
2026-08-01 11:25:56 -04:00
FileSystemTest.cs
Enable project-wide nullable reference types
2026-02-05 12:43:05 -07:00
FileUtility.cs
Code Cleanup
2026-02-05 12:48:44 -07: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
Code Cleanup
2026-02-05 12:48:44 -07:00
LongPath.cs
Code Cleanup
2026-02-05 12:48:44 -07:00
MoveWithProgress.cs
Code Cleanup
2026-02-05 12:48:44 -07:00
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