This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Libation
Watch
1
Star
0
Fork
0
You've already forked Libation
mirror of
https://github.com/rmcrackan/Libation.git
synced
2026-06-25 16:02:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v13.4.4
Libation
/
Source
/
LibationFileManager
History
rmcrackan
3cf5d0b3fa
unit test bug fix: culture info
2026-05-25 10:46:34 -04:00
..
Templates
unit test bug fix: culture info
2026-05-25 10:46:34 -04:00
AudibleFileStorage.cs
…
Configuration.ConnectionStrings.cs
…
Configuration.cs
…
Configuration.Environment.cs
…
Configuration.HelpText.cs
…
Configuration.KnownDirectories.cs
…
Configuration.Logging.cs
…
Configuration.PersistentSettings.cs
…
Configuration.PropertyChange.cs
…
DiskSpaceHelper.cs
fix unit tests for windows-only logic
2026-05-25 10:41:20 -04:00
EphemeralDictionary.cs
…
EssentialFileValidator.cs
…
FilePathCache.cs
#1823
- Address full disk better. Fail clearly and early when possible, fail safely when space cannot be queried, and do not take down the UI or spam the user when the disk is full.
2026-05-18 09:20:51 -04:00
FileTypes.cs
…
IInteropFunctions.cs
…
InteropFactory.cs
…
LibationFileManager.csproj
…
LibationFiles.cs
…
LogFileFilter.cs
…
NullInteropFunctions.cs
…
PictureStorage.cs
…
QuickFilters.cs
…
SqliteStorage.cs
…
StartupAssemblyBootstrap.cs
#1822
- Fix the startup crash after auto-upgrade by loading the library only after InteropFactory assembly resolution is ready, checking that Microsoft.EntityFrameworkCore.Sqlite.dll is present in the install folder, and showing a clear reinstall message instead of a generic "Unexpected error" when that still fails.
2026-05-18 08:54:40 -04:00
WindowsDirectory.cs
…