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-16 15:49:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6c17053f7387ac52b252fd24d6cf5b5dd6fa04e
Libation
/
Source
/
LibationFileManager
T
History
rmcrackan
e6c17053f7
#1844
- add lock to avoid race/NRE
2026-06-02 10:54:14 -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
Give better feedback to user when they're getting persistent 'license denied' errors which are likely caused by too many Plus downloads
2026-03-31 17:31:40 -04:00
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
…
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
#1748
: In-app upgrades now wait for the real installer and treat failures as failures.
2026-04-20 10:20:29 -04:00
InteropFactory.cs
…
LibationFileManager.csproj
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
LibationFiles.cs
#1776
- Make Linux Snap SQLite startup failures easier to understand and fix (stale LibationFiles in appsettings.json after a revision change), improve crash and log detail (inner exceptions + paths), and document that in the docs and FAQ. Tests lock in exception formatting behavior.
2026-05-01 10:01:03 -04:00
LogFileFilter.cs
…
NullInteropFunctions.cs
#1748
: In-app upgrades now wait for the real installer and treat failures as failures.
2026-04-20 10:20:29 -04:00
PictureStorage.cs
#1744
- attempt to harded code for cover image/folder image
2026-04-17 16:07:00 -04:00
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
Code Cleanup
2026-05-04 21:10:28 -06:00