Skip to content

@ v2.0.0 — Desktop security architecture overhaul, Android provider f… - #12

Merged
mudassir-dev713 merged 1 commit into
mainfrom
fix/cleanup
Aug 20, 2026
Merged

@ v2.0.0 — Desktop security architecture overhaul, Android provider f…#12
mudassir-dev713 merged 1 commit into
mainfrom
fix/cleanup

Conversation

@mudassir-dev713

Copy link
Copy Markdown
Collaborator

…ixes, community features

MOBILE APP:

  • devtools-detector.js stub injection (fixes viduki.net stall — was blocked by ADBLOCK_ENGINE)
  • disable-devtool patch for zxcstream/vidsrc providers
  • allowServerRedirects config flag for redirect-mesh providers (viduki.net, videasy.net)
  • New settings Community section: GitHub Repository, Website links
  • Star on GitHub card with gradient background
  • Download Engine v2: live byte tracking, background notifications, storage manager
  • Theme color token migration across all screens
  • Runtime version bumped to 59.0.0 (EAS rebuild required)

DESKTOP SECURITY (expert-reviewed):

  • Migrated → WebContentsView (Electron 42 Phase 3 hybrid)
  • Ad-blocking engine: @cliqz/adblocker → @ghostery/adblocker (Rust/WASM core)
  • Config v5 split: blocklist.json → providers.json + filters.txt + Ed25519 signature
    • Exact/suffix host matching (fixes cloudfront.net substring vulnerability)
    • OTA config with signature verification + 3-config ring-buffer rollback
  • CDP Fetch L8 injection (HTML response injection at document_start)
  • MIME-based session trust acquisition + 15-min sliding TTL
  • NavGuard bootstrap whitelist fix for server-redirect providers
  • Structural warnings + local auto-heal telemetry (heal-events.log)

FEEDBACK PORTAL:

  • Cloudflare Workers + D1 production backend (migration 002: v1.0.6 changelog)
  • 14-layer abuse prevention: Turnstile CAPTCHA, 3-tier rate limiting, spam scoring
  • Offline submission queue with auto-retry on reconnect
  • API routes: feedback CRUD, search, vote, roadmap, changelog, FAQ

PACKAGES:

  • adblock-config: v5 schema validation + signature presence
  • filter-compiler: filters.txt → compiled-engine.bin pipeline
  • shared: playback engine module, provider registry updates

…ixes, community features

MOBILE APP:
- devtools-detector.js stub injection (fixes viduki.net stall — was blocked by ADBLOCK_ENGINE)
- disable-devtool patch for zxcstream/vidsrc providers
- allowServerRedirects config flag for redirect-mesh providers (viduki.net, videasy.net)
- New settings Community section: GitHub Repository, Website links
- Star on GitHub card with gradient background
- Download Engine v2: live byte tracking, background notifications, storage manager
- Theme color token migration across all screens
- Runtime version bumped to 59.0.0 (EAS rebuild required)

DESKTOP SECURITY (expert-reviewed):
- Migrated <webview> → WebContentsView (Electron 42 Phase 3 hybrid)
- Ad-blocking engine: @cliqz/adblocker → @ghostery/adblocker (Rust/WASM core)
- Config v5 split: blocklist.json → providers.json + filters.txt + Ed25519 signature
  - Exact/suffix host matching (fixes cloudfront.net substring vulnerability)
  - OTA config with signature verification + 3-config ring-buffer rollback
- CDP Fetch L8 injection (HTML response injection at document_start)
- MIME-based session trust acquisition + 15-min sliding TTL
- NavGuard bootstrap whitelist fix for server-redirect providers
- Structural warnings + local auto-heal telemetry (heal-events.log)

FEEDBACK PORTAL:
- Cloudflare Workers + D1 production backend (migration 002: v1.0.6 changelog)
- 14-layer abuse prevention: Turnstile CAPTCHA, 3-tier rate limiting, spam scoring
- Offline submission queue with auto-retry on reconnect
- API routes: feedback CRUD, search, vote, roadmap, changelog, FAQ

PACKAGES:
- adblock-config: v5 schema validation + signature presence
- filter-compiler: filters.txt → compiled-engine.bin pipeline
- shared: playback engine module, provider registry updates
@netlify

netlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploy Preview for filmsnap-pro canceled.

Name Link
🔨 Latest commit 9805344
🔍 Latest deploy log https://app.netlify.com/projects/filmsnap-pro/deploys/6a8710ad824dc50009132bbc

@mudassir-dev713
mudassir-dev713 merged commit cc35411 into main Aug 20, 2026
6 of 9 checks passed
@mudassir-dev713
mudassir-dev713 deleted the fix/cleanup branch August 20, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant