Ferrite-backup/Ferrite/ViewModels
kingbri 04e4503c86 Premiumize: Split cache check requests by 100
Premiumize has a dynamic upper limit of 107-110 (from testing)
hashes per request. To play it safe, cache requests are split by
100 and executed in parallel as 2 (or more) requests.

Signed-off-by: kingbri <bdashore3@proton.me>
2022-12-09 14:15:39 -05:00
..
BackupManager.swift Ferrite: Format and cleanup 2022-11-19 11:58:02 -05:00
DebridManager.swift Premiumize: Split cache check requests by 100 2022-12-09 14:15:39 -05:00
NavigationViewModel.swift Ferrite: Improve overall UI 2022-11-18 17:10:42 -05:00
ScrapingViewModel.swift Debrid: Decentralize and add AllDebrid support 2022-11-27 18:18:09 -05:00
SourceManager.swift Ferrite: Format and cleanup 2022-11-19 11:58:02 -05:00
ToastViewModel.swift Ferrite: Format and cleanup 2022-11-19 11:58:02 -05:00