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-13 18:34:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4ac900045fb69b60b92ee26a63c05b4a2dd931d
Libation
/
Source
History
rmcrackan
50fde66a4c
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
..
_Demos
/LoadByOS
…
_Tests
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
AaxDecrypter
…
ApplicationServices
#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
AppScaffolding
incr ver
2026-05-05 13:45:27 -04:00
AudibleUtilities
* Default Scan library to on for new accounts from Upsert / Mkb79 import (matches GUI)
2026-05-05 13:32:28 -04:00
DataLayer
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
DataLayer.Postgres
Code Cleanup
2026-05-04 21:10:28 -06:00
DataLayer.Sqlite
Code Cleanup
2026-05-04 21:10:28 -06:00
DtoImporterService
Re-add Category Name Column to database
2026-04-27 14:45:13 -06:00
FileLiberator
trying again to fix the intermittent cover image issue
2026-05-01 09:38:29 -04:00
FileManager
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
HangoverAvalonia
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
HangoverBase
…
HangoverWinForms
…
LibationAvalonia
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
LibationCli
* Default Scan library to on for new accounts from Upsert / Mkb79 import (matches GUI)
2026-05-05 13:32:28 -04:00
LibationFileManager
Merge pull request
#1795
from Jo-Be-Co/1762_unique_and_count
2026-05-09 23:21:29 -04:00
LibationSearchEngine
Code Cleanup
2026-05-04 21:10:28 -06:00
LibationUiBase
#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
LibationWinForms
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
LoadByOS
…
__README - COLLABORATORS.txt
…
_ARCHITECTURE NOTES.txt
…
_AvaloniaUI Primer.txt
…
_DB_NOTES.txt
…
add-migrations.ps1
…
Libation.slnx
…
REFERENCE.txt
…
Upgrading dotnet version.txt
…