Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional embed sources and external-media consent controls #2424

Merged
merged 54 commits into from
Jan 5, 2024

Commits on Dec 28, 2023

  1. add apple music embed

    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c466b99 View commit details
    Browse the repository at this point in the history
  2. add vimeo embed

    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bafff7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    262c4d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f32d0d View commit details
    Browse the repository at this point in the history
  5. add gif embed player

    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    03d145e View commit details
    Browse the repository at this point in the history
  6. lint, fix tests

    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f291476 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    985b92b View commit details
    Browse the repository at this point in the history
  8. Revert "remove links that can't produce a thumb"

    This reverts commit 985b92b.
    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    4895ded View commit details
    Browse the repository at this point in the history
  9. Revert "Revert "remove links that can't produce a thumb""

    This reverts commit 4895ded.
    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    36d04b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58583a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7495fee View commit details
    Browse the repository at this point in the history
  12. test fixes

    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e88663a View commit details
    Browse the repository at this point in the history
  13. adjust gif player

    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0ed3381 View commit details
    Browse the repository at this point in the history
  14. add all twitch embed types

    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ae8ef5b View commit details
    Browse the repository at this point in the history
  15. support m.youtube links

    haileyok committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    531ec1c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. few logic adjustments

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d7f233b View commit details
    Browse the repository at this point in the history
  2. adjust spotify player height

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3ced804 View commit details
    Browse the repository at this point in the history
  3. prefetch gif before showing

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0dca7ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    488e01f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e8ee39 View commit details
    Browse the repository at this point in the history
  6. support pause/play on web

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    67d6d8e View commit details
    Browse the repository at this point in the history
  7. onLoad fix

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    203e9ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a16a04 View commit details
    Browse the repository at this point in the history
  9. improve size of embed

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    662b519 View commit details
    Browse the repository at this point in the history
  10. add settings

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3a6b6cf View commit details
    Browse the repository at this point in the history
  11. fix(?) settings

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0492e58 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b156877 View commit details
    Browse the repository at this point in the history
  13. update tests

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a384d12 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c87396f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6ddc274 View commit details
    Browse the repository at this point in the history
  16. consent modal

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    f008099 View commit details
    Browse the repository at this point in the history
  17. fix test id

    haileyok committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    815c65d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. why is webstorm adding .tsx

    haileyok committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    bddbf78 View commit details
    Browse the repository at this point in the history
  2. web modal

    haileyok committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    902bc0e View commit details
    Browse the repository at this point in the history
  3. simplify types

    haileyok committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    917bbcd View commit details
    Browse the repository at this point in the history
  4. adjust snap points

    haileyok committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    773ad03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70cb8c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c3435c View commit details
    Browse the repository at this point in the history
  7. more type cleanup

    haileyok committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    88285bf View commit details
    Browse the repository at this point in the history
  8. more type cleanup

    haileyok committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    decd526 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    fb8ae2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877e28e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e857317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e057a0 View commit details
    Browse the repository at this point in the history
  5. fix up schema

    haileyok committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    8c7ff88 View commit details
    Browse the repository at this point in the history
  6. shorts modal

    haileyok committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    572c9d6 View commit details
    Browse the repository at this point in the history
  7. hide gif details

    haileyok committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c78e46c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b3158b View commit details
    Browse the repository at this point in the history
  9. more cleanup

    haileyok committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    9cdfd3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2457b3a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    9ff9b28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db1ab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd88a24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a18a6d9 View commit details
    Browse the repository at this point in the history