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
/
FileLiberator
History
Michael Bucari-Tovo
803a0b7ccf
Comment typo.
2021-09-23 18:14:29 -06:00
..
ConvertToMp3.cs
File Liberators should log their own progresss and not depend on controller or forms to do so. This means that LogMe will create duplicate log entries for non-form and non-controller calls but that's a refactor for a rainy day.
2021-09-09 11:27:03 -04:00
DownloadableBase.cs
* include new external login interfaces in ApiExtended
2021-09-17 16:09:49 -04:00
DownloadDecryptBook.cs
Comment typo.
2021-09-23 18:14:29 -06:00
DownloadFile.cs
File Liberators should log their own progresss and not depend on controller or forms to do so. This means that LogMe will create duplicate log entries for non-form and non-controller calls but that's a refactor for a rainy day.
2021-09-09 11:27:03 -04:00
DownloadPdf.cs
* include new external login interfaces in ApiExtended
2021-09-17 16:09:49 -04:00
FileLiberator.csproj
more nuget migration
2021-08-25 15:33:09 -04:00
IAudioDecodable.cs
Remove IStreamProcessable. IProcessible inherits IStreamable.
2021-08-12 18:43:34 -06:00
IProcessable.cs
Remove IStreamProcessable. IProcessible inherits IStreamable.
2021-08-12 18:43:34 -06:00
IProcessableExt.cs
FileLiberator is now DB ignorant. IProcessables update UserDaefinedData which notifies the view model.
2021-08-21 20:49:54 -06:00
IStreamable.cs
Remove IStreamProcessable. IProcessible inherits IStreamable.
2021-08-12 18:43:34 -06:00
UtilityExtensions.cs
* include new external login interfaces in ApiExtended
2021-09-17 16:09:49 -04:00