Libation/Source/LibationFileManager
Steven Wallace 08ca2a2db3
Fixed doubled first name in templates
v12.3.0 caused a regression with contributors with a single word name, causing the name to be doubled. This was caused by using that name as both the first and last name, so swap the first name with the (blank) last name rather than duplicate them.
2025-05-05 10:37:28 -05:00
..
Templates Fixed doubled first name in templates 2025-05-05 10:37:28 -05:00
AudibleFileStorage.cs Changes to default directories for file storage (#1112) 2025-02-28 12:01:58 -07:00
Configuration.cs Changes to default directories for file storage (#1112) 2025-02-28 12:01:58 -07:00
Configuration.Environment.cs Enable Nullable 2023-07-30 13:31:57 -06:00
Configuration.HelpText.cs Add fine-grained options for downloading widevine content 2025-05-01 13:03:03 -06:00
Configuration.KnownDirectories.cs Changes to default directories for file storage (#1112) 2025-02-28 12:01:58 -07:00
Configuration.LibationFiles.cs Changes to default directories for file storage (#1112) 2025-02-28 12:01:58 -07:00
Configuration.Logging.cs Enable Nullable 2023-07-30 13:31:57 -06:00
Configuration.PersistentSettings.cs Add fine-grained options for downloading widevine content 2025-05-01 13:03:03 -06:00
Configuration.PropertyChange.cs Enable Nullable 2023-07-30 13:31:57 -06:00
FilePathCache.cs Fix errorre rmoving entries from the cache (#1167) 2025-03-02 10:55:26 -07:00
FileTypes.cs Improve file cache performance and add migration 2025-02-28 10:07:45 -07:00
IInteropFunctions.cs Enable Nullable 2023-07-30 13:31:57 -06:00
InteropFactory.cs "Unable to load module" should just be a warning, not error 2024-04-15 08:03:49 -04:00
LibationFileManager.csproj Update AAXClean.Codecs and dependencies 2025-04-25 19:52:51 -06:00
NullInteropFunctions.cs Enable Nullable 2023-07-30 13:31:57 -06:00
PictureStorage.cs Enable Nullable 2023-07-30 13:31:57 -06:00
QuickFilters.cs Additional null safety 2025-03-04 15:41:26 -07:00
SqliteStorage.cs Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
WindowsDirectory.cs Allow Non-Windows installations to populate Windows folder artwork (https://github.com/rmcrackan/Libation/issues/977) 2024-09-16 19:42:26 +00:00