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-01 20:41:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77f518f8d3e850f91c74ce8f9442df839ec2e9e5
Libation
/
Source
/
LibationWinForms
History
rmcrackan
77f518f8d3
#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
..
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
…
Form1.BackupCounts.cs
…
Form1.cs
…
Form1.Designer.cs
…
Form1.Export.cs
…
Form1.Filter.cs
…
Form1.Liberate.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
Form1.ProcessQueue.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
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
…