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-06-05 06:17:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ee59738ebf96e7c74bf40a8bd5fe203b4072af2
Libation
/
Source
/
LibationWinForms
History
rmcrackan
d1114b410e
sync/async bug fixes
2026-05-18 09:53:05 -04:00
..
Dialogs
Account 'export' should be disabled when the account has no keys/tokens
2026-05-12 12:05:11 -04:00
GridView
…
ProcessQueue
…
Properties
…
Resources
…
SeriesView
…
AccessibleDataGridViewButtonCell.cs
…
AccessibleDataGridViewComboBoxCell.cs
…
AccessibleDataGridViewTextBoxCell.cs
…
BitrateDataGridTextBoxColumn.cs
…
ClearableTextBox.cs
…
ClearableTextBox.Designer.cs
…
ClearableTextBox.resx
…
Form1._NonUI.cs
sync/async bug fixes
2026-05-18 09:53:05 -04:00
Form1.BackupCounts.cs
…
Form1.cs
…
Form1.Designer.cs
…
Form1.Export.cs
…
Form1.Filter.cs
…
Form1.Liberate.cs
sync/async bug fixes
2026-05-18 09:53:05 -04:00
Form1.ProcessQueue.cs
sync/async bug fixes
2026-05-18 09:53:05 -04:00
Form1.QuickFilters.cs
…
Form1.RemoveBooks.cs
…
Form1.resx
…
Form1.ScanAuto.cs
…
Form1.ScanManual.cs
…
Form1.ScanNotification.cs
#1811
- fix UI threading
2026-05-15 12:02:23 -04:00
Form1.Settings.cs
…
Form1.Upgrade.cs
…
Form1.VisibleBooks.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
FormattableLabel.cs
…
FormattableToolStripMenuItem.cs
…
FormattableToolStripStatusLabel.cs
…
FormSaveExtension.cs
…
libation.ico
…
LibationWinForms.csproj
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
MessageBoxLib.cs
…
Program.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
SortBindingList.cs
…
ThemeExtensions.cs
…
Walkthrough.cs
…
WinFormsUtil.cs
…