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-05-31 03:48:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74b18c170a5ebade716b78daba70d581f1f64037
Libation
/
Source
/
LibationFileManager
History
rmcrackan
74b18c170a
#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
..
Templates
fixing typos and naming of test method
2026-05-14 16:51:51 +02:00
AudibleFileStorage.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.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
…
EphemeralDictionary.cs
…
EssentialFileValidator.cs
…
FilePathCache.cs
…
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