fluxa/appleApp/AppleCore
KhooLy 6b218ba97f Track enabled/disabled addon state and respect it when fetching content
FluxaAppleAddonConfigurationStore gains a disabled-addon set and
enabledAddonUrls(); Home/Search/Discover/Detail now fetch from
enabledAddonUrls() instead of the raw configured list, so disabling an
addon in the store actually stops it from being queried.
2026-07-20 15:05:25 +03:00
..
FluxaAppleAddonCatalogResolver.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleAddonConfigurationStore.swift Track enabled/disabled addon state and respect it when fetching content 2026-07-20 15:05:25 +03:00
FluxaAppleAddonResourceLoader.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleAuthStore.swift Build real Stremio login for iOS Auth, Keychain-backed session storage 2026-07-14 13:56:30 +03:00
FluxaAppleCatalogBootstrap.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleCatalogLoader.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleHeadlessCoordinator.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleHeadlessRuntime.swift Silence Apple runtime teardown warning 2026-07-13 16:10:42 +03:00
FluxaAppleLibraryStore.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleNetGuard.swift Add Swift PluginHttpClient implementation for iOS plugin scrapers 2026-07-20 14:43:39 +03:00
FluxaApplePlatformEffectExecutor.swift Add Apple platform effect executor 2026-07-13 15:50:42 +03:00
FluxaApplePluginHttpClient.swift Add Swift PluginHttpClient implementation for iOS plugin scrapers 2026-07-20 14:43:39 +03:00
FluxaApplePluginRepositoryManager.swift Add FluxaApplePluginRepositoryManager owning a dedicated plugin engine 2026-07-20 14:43:43 +03:00
FluxaAppleStremioAuthClient.swift Build real Stremio login for iOS Auth, Keychain-backed session storage 2026-07-14 13:56:30 +03:00