Ferrite-backup/Ferrite/ViewModels
kingbri d3ee5c5bc9 Scraping: Remove workaround for last-child
Last-child is not supported on SwiftSoup, but nth-last-child is.
Therefore, sources must use nth-child or nth-last-child instead of
the first-child and last-child aliases.

Signed-off-by: kingbri <bdashore3@gmail.com>
2022-08-04 21:33:59 -04:00
..
DebridManager.swift Ferrite: Decouple torrent sources 2022-08-04 21:33:59 -04:00
NavigationViewModel.swift Ferrite: Decouple torrent sources 2022-08-04 21:33:59 -04:00
ScrapingViewModel.swift Scraping: Remove workaround for last-child 2022-08-04 21:33:59 -04:00
SourceManager.swift Sources: Migrate source list addition to ViewModel 2022-08-04 21:33:59 -04:00
ToastViewModel.swift Ferrite: Decouple torrent sources 2022-08-04 21:33:59 -04:00