This website requires JavaScript.
Explore
Help
Register
Sign In
tyler
/
Libation
Watch
1
Star
0
Fork
0
You've already forked Libation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Libation
/
FileManager
History
Robert McRackan
df90094884
Replaced another id dependency with cache. Now safe for multi-file audiobooks. Also safe for current session not trying to move files created in a previous session or a parallel session of a different title
2021-10-08 21:34:42 -04:00
..
AudibleFileStorage.cs
Replaced another id dependency with cache. Now safe for multi-file audiobooks. Also safe for current session not trying to move files created in a previous session or a parallel session of a different title
2021-10-08 21:34:42 -04:00
BackgroundFileSystem.cs
Replaced another id dependency with cache. Now safe for multi-file audiobooks. Also safe for current session not trying to move files created in a previous session or a parallel session of a different title
2021-10-08 21:34:42 -04:00
Configuration.cs
settings descriptions
2021-10-05 11:09:36 -04:00
FileManager.csproj
more explicit book series order
2021-09-22 11:51:06 -04:00
FilePathCache.cs
Replaced another id dependency with cache. Now safe for multi-file audiobooks. Also safe for current session not trying to move files created in a previous session or a parallel session of a different title
2021-10-08 21:34:42 -04:00
FileTypes.cs
Replaced another id dependency with cache. Now safe for multi-file audiobooks. Also safe for current session not trying to move files created in a previous session or a parallel session of a different title
2021-10-08 21:34:42 -04:00
FileUtility.cs
oops. again
2021-09-24 16:44:49 -04:00
PersistentDictionary.cs
GetNonString now handles values and classes.
2021-09-03 22:41:21 -06:00
PictureStorage.cs
dedicated lock objects for safety
2021-09-24 11:46:37 -04:00
QuickFilters.cs
Enough already. I'm obviously not incentivized/shamed into writing unit tests for things in UNTESTED dir.s. It's just making a mess of the file tree
2021-06-17 14:21:15 -04:00
SqliteStorage.cs
Enough already. I'm obviously not incentivized/shamed into writing unit tests for things in UNTESTED dir.s. It's just making a mess of the file tree
2021-06-17 14:21:15 -04:00
TagsPersistence.cs
NoTracking() to simplify confusing EF Core state. Tracking is now only used during mass import, not in UI
2021-07-28 14:51:35 -04:00