Ferrite-backup/Ferrite/ViewModels
kingbri 51366f3215 Sources: Don't require searchUrl in HTML parser
searchURL used to be a required variable in HTML parsers, but some
HTML sources can be single page which means that a search URL isn't
required.

Also make regex matching case insensitive along with adding anchors
to match newlines.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-04-01 23:19:15 -04:00
..
BackupManager.swift Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00
DebridManager.swift Library: Fix debrid cloud fetch in iOS 14 2023-03-23 11:04:30 -04:00
LoggingManager.swift Ferrite: Format 2023-03-19 21:26:42 -04:00
NavigationViewModel.swift Search: Fix searchbar and prompts 2023-04-01 14:56:43 -04:00
PluginManager.swift Plugins: Add option to use YAML for lists 2023-04-01 23:11:30 -04:00
ScrapingViewModel.swift Sources: Don't require searchUrl in HTML parser 2023-04-01 23:19:15 -04:00