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
1e3daa40dc38adbdfdc36e46a116a4fdc79bc479
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
better error messages when webview is the problem. shouldn't appear like a scan error
2026-03-30 14:22:09 -04:00
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
Add info in walkthrough for screen-reader users
2026-03-12 11:43:06 -04:00
WinFormsUtil.cs
…