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-09 08:04:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
727c869ba99e0df67085eb3020f50f6b0c5b4408
Libation
/
Source
/
LibationFileManager
History
rmcrackan
727c869ba9
#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
..
Templates
Code Cleanup
2026-05-04 21:10:28 -06: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
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
Add info in walkthrough for screen-reader users
2026-03-12 11:43:06 -04:00
Configuration.PropertyChange.cs
…
EphemeralDictionary.cs
…
EssentialFileValidator.cs
clean up essential file validation
2026-03-12 15:27:04 -04:00
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
…
WindowsDirectory.cs
Code Cleanup
2026-05-04 21:10:28 -06:00