* Implemented the ability to click a metadata tag (in series detail) and load a pre-filtered view. Apply still needs to be implemented (preset load is out of sync with external filter) * Refactored people to properly use typeahead so duplicates don't happen and use an observable chain so we can update the screen correctly * Many refactoring to ensure that the timings for filtering always works |
||
|---|---|---|
| .. | ||
| AppUserProgressRepository.cs | ||
| ChapterRepository.cs | ||
| CollectionTagRepository.cs | ||
| GenreRepository.cs | ||
| LibraryRepository.cs | ||
| PersonRepository.cs | ||
| ReadingListRepository.cs | ||
| SeriesMetadataRepository.cs | ||
| SeriesRepository.cs | ||
| SettingsRepository.cs | ||
| TagRepository.cs | ||
| UserRepository.cs | ||
| VolumeRepository.cs | ||