spooksbit
Results
2
issues of
spooksbit
**Changes** Refactored `GetDownload` from `LibraryController` to `LibraryManager`. This addresses #3122 where the `LibraryController` contained a direct reference to `ActivityLog` EF model class. Instead of creating a DTO class and refactoring...
merge conflict
Addresses two issues from #31 1. When exporting the keys disappear from the UI. - This happened because the credentials list that was bound to the UI was being cleared....