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-07-31 01:16:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1117eb378acc37a03995c53626f4e89a6afebd33
Libation
/
Source
/
LibationFileManager
History
rmcrackan
d30086e53a
bugfix
2026-06-17 10:38:24 -04:00
..
Templates
unit test bug fix: culture info
2026-05-25 10:46:34 -04:00
AudibleFileStorage.cs
#1844
- add lock to avoid race/NRE
2026-06-02 10:54:14 -04:00
Configuration.ConnectionStrings.cs
…
Configuration.cs
…
Configuration.Environment.cs
…
Configuration.HelpText.cs
…
Configuration.KnownDirectories.cs
#1711
: Linux/Docker: the default in-progress download/decrypt folder is now per-user (/tmp/Libation-<username>) and is created with 0700 permissions, fixing failures caused by leftover /tmp/Libation directories from previous root installs and hardening against another local user reading partial download artifacts. Auto-upgrade downloads now land in a randomly-named per-run temp directory.
2026-05-08 09:04:39 -04:00
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
…
FatalStartupMessage.cs
bugfix
2026-06-17 10:38:24 -04:00
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
…
HangoverLauncher.cs
#1867
- Fix duplicate-ASIN crashes. New Hangover recovery
2026-06-12 11:48:32 -04:00
IInteropFunctions.cs
#1878
: Detect incomplete in-app upgrades, roll back install files, and show clear recovery messages
2026-06-17 10:18:52 -04:00
InstallFolderUnblock.cs
#1873
,
#1876
- Handle Windows Application Control blocking after in-app upgrades
2026-06-16 17:25:18 -04:00
InstallUpgradeIntegrityException.cs
#1878
: Detect incomplete in-app upgrades, roll back install files, and show clear recovery messages
2026-06-17 10:18:52 -04:00
InstallUpgradeManager.cs
#1878
: Detect incomplete in-app upgrades, roll back install files, and show clear recovery messages
2026-06-17 10:18:52 -04:00
InteropFactory.cs
…
LibationFileManager.csproj
#1845
- improve error message for common VPN blocking errors. improve troubleshooting docs
2026-06-02 12:53:20 -04:00
LibationFiles.cs
…
LogFileFilter.cs
…
NullInteropFunctions.cs
#1878
: Detect incomplete in-app upgrades, roll back install files, and show clear recovery messages
2026-06-17 10:18:52 -04:00
PictureStorage.cs
…
QuickFilters.cs
…
SqliteStorage.cs
…
StartupAssemblyBootstrap.cs
#1878
: Detect incomplete in-app upgrades, roll back install files, and show clear recovery messages
2026-06-17 10:18:52 -04:00
WindowsDirectory.cs
Code Cleanup
2026-05-04 21:10:28 -06:00