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-14 22:58:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14c56e405284544489bcce91610bf2ca82fd6419
Libation
/
Source
/
FileManager
T
History
Cursor Agent
and
rmcrackan
2b3325ed0d
Point at Dinah.Core 10.2.3.1
...
Co-authored-by: rmcrackan <
rmcrackan@gmail.com
>
2026-08-17 02:31:49 +00:00
..
NamingTemplate
minor fixes and comment corrections
2026-05-14 02:12:25 +02:00
BackgroundFileSystem.cs
…
FileManager.csproj
Point at Dinah.Core 10.2.3.1
2026-08-17 02:31:49 +00: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