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 00:03:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
014beaf71f6dc895790f2b5634df4c9a2bd06973
Libation
/
Source
/
FileManager
T
History
Robert McRackan
19a867488b
Update dependencies
2026-08-30 14:15:35 -04:00
..
NamingTemplate
…
_InternalsVisible.cs
fix: one unreadable path no longer stops the file cache tracking anything
2026-08-19 20:17:23 +00:00
BackgroundFileSystem.cs
fix: a directory that stops being readable no longer throws at whoever lists it
2026-08-24 14:21:58 +00:00
FileManager.csproj
Update dependencies
2026-08-30 14:15:35 -04:00
FileSystemTest.cs
Centralize best-effort file deletion in FileUtility
2026-08-12 18:55:42 +00:00
FileUtility.cs
fix: a directory that stops being readable no longer throws at whoever lists it
2026-08-24 14:21:58 +00:00
FolderPickerInitialPath.cs
…
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
fix(config): outlast a brief lock on Settings.json, and scope the reader test to unix
2026-08-17 03:47:54 +00:00
ReplacementCharacters.cs
…