GitShow/facebook/content-review-filters
facebook

content-review-filters

Set of filters and preferences that can be applied to content viewed in a content review tool.

by facebook
Star on GitHubForknpm

TypeScript

5 stars5 forks5 contributorsActive · 2d agoSince 2025Apache-2.0

Meet the team

See all 5 on GitHub →
dependabot[bot]Bot
dependabot[bot]11 contributions
lswartsenburg
lswartsenburg5 contributions
stephen-barton
stephen-barton5 contributions
evank28
evank284 contributions
thestranger
thestranger2 contributions

Languages

View on GitHub →
TypeScript88.3%
JavaScript11.3%
HTML0.3%
CSS0.2%

Commit activity

Last 12 weeks · 7 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
75
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Active · 1 in progress · Last activity 2d ago
See all on GitHub →
jackfgibson
Fix typo in constant, validation ranges (updateSettings), and dead useCallback (in autoMute)OpenPR

typo: renamed DEFAULT_PREFENCES_KEY to DEFAULT_PREFERENCES_KEY (kept old name as deprecated alias, bckwrds compat.) updateSettings was clamping all numbers to [0,1] so videoPlaybackSpeed and jump lengths would be corrupted with those settings (not currently in use, but this is a defensive fix for future use cases or library consumers). Replace useCallback (return val was never invoked or assignd) with useEffect, and so now it follows same videoPlayerImperativeRef pattern as videoPlaybackSpeed.

jackfgibson · 3mo ago

Recent fixes

View closed PRs →
stephen-barton
Fix video preference setting handlingMergedPR

Summary\n- Add the correctly spelled DEFAULT_PREFERENCES_KEY export while preserving the old alias\n- Validate single-media video playback and skip settings using their own ranges instead of clamping every number to [0, 1]\n- Apply autoMute changes with an effect instead of an unused callback\n\nTask: T276531340\n\n## Test plan\n- npm run build:lib

stephen-barton · 2d ago
stephen-barton
Add missing copyright headersMergedPR

Summary:\n- Add the standard Meta Apache 2.0 copyright header to project source files missing it.\n- Covers the Playwright e2e spec, Playwright config, and demo HTML entrypoint.\n\nTask: T276531340\n\nTest Plan:\n- npm run lint\n- npm run build

stephen-barton · 2d ago
evank28
Demo site is downClosedIssue

Opening the demo site leads to this error: repro via: https://facebook.github.io/content-review-filters/

evank28 · 4d ago
Structured data for AI agents

Repository: facebook/content-review-filters. Description: Set of filters and preferences that can be applied to content viewed in a content review tool. Stars: 5, Forks: 5. Primary language: TypeScript. Languages: TypeScript (88.3%), JavaScript (11.3%), HTML (0.3%), CSS (0.2%). License: Apache-2.0. Open PRs: 1, open issues: 0. Last activity: 2d ago. Community health: 75%. Top contributors: dependabot[bot], lswartsenburg, stephen-barton, evank28, thestranger.

·@ofershap

Replace github.com with gitshow.dev