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

chore: Merge branch dev to main #620

Merged
merged 33 commits into from
May 21, 2024
Merged

chore: Merge branch dev to main #620

merged 33 commits into from
May 21, 2024

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    b2b6b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a78c3ff View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.9.0-dev.1 [skip ci]

    # [1.9.0-dev.1](v1.8.0...v1.9.0-dev.1) (2024-04-21)
    
    ### Bug Fixes
    
    * **YouTube - Hide video action buttons:** Remove obsolete `hide Shop button` ([#618](#618)) ([a78c3ff](a78c3ff))
    
    ### Features
    
    * **YouTube - Hide Shorts components:** Hide like / dislike button in video ads ([#619](#619)) ([b2b6b8c](b2b6b8c))
    semantic-release-bot committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    89c534e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore: Bump dependencies

    oSumAtrIX committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e86d73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e9e122 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.9.0-dev.2 [skip ci]

    # [1.9.0-dev.2](v1.9.0-dev.1...v1.9.0-dev.2) (2024-04-23)
    
    ### Features
    
    * **YouTube - Comments:** Add option to hide timestamp and emoji buttons ([#621](#621)) ([6e9e122](6e9e122))
    semantic-release-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a9da299 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de566c View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.9.0-dev.3 [skip ci]

    # [1.9.0-dev.3](v1.9.0-dev.2...v1.9.0-dev.3) (2024-04-23)
    
    ### Features
    
    * **YouTube - Hide ads:** Add option to hide the 'Visit store' button on channel pages ([#622](#622)) ([9de566c](9de566c))
    semantic-release-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5ed4292 View commit details
    Browse the repository at this point in the history
  6. fix(YouTube - Settings): Use same background color for about screen i…

    …f Theme patch is not included
    LisoUseInAIKyrios committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4164ed3 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.9.0-dev.4 [skip ci]

    # [1.9.0-dev.4](v1.9.0-dev.3...v1.9.0-dev.4) (2024-04-23)
    
    ### Bug Fixes
    
    * **YouTube - Settings:** Use same background color for about screen if Theme patch is not included ([4164ed3](4164ed3))
    semantic-release-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    973e51e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    656ca17 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.5 [skip ci]

    # [1.9.0-dev.5](v1.9.0-dev.4...v1.9.0-dev.5) (2024-04-28)
    
    ### Bug Fixes
    
    * **YouTube - Hide Shorts components:** Hide Shorts in search result horizontal shelves ([#625](#625)) ([656ca17](656ca17))
    semantic-release-bot committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0d5c6e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    75fa579 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.6 [skip ci]

    # [1.9.0-dev.6](v1.9.0-dev.5...v1.9.0-dev.6) (2024-04-29)
    
    ### Bug Fixes
    
    * **YouTube - Hide keyword content:** Filter Shorts found in horizontal shelves ([75fa579](75fa579))
    semantic-release-bot committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    07fe660 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix: Use Java instead of Kotlin Regex to improve reliability (#628)

    If Kotlin Regex would be used, then apps need to have the Kotlin libraries for Regex to work which isn't always the case.
    benjy3gg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    44c3cc4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.7 [skip ci]

    # [1.9.0-dev.7](v1.9.0-dev.6...v1.9.0-dev.7) (2024-05-02)
    
    ### Bug Fixes
    
    * Use Java instead of Kotlin Regex to improve reliability ([#628](#628)) ([44c3cc4](44c3cc4))
    semantic-release-bot committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a7ea203 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    9e9d969 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.8 [skip ci]

    # [1.9.0-dev.8](v1.9.0-dev.7...v1.9.0-dev.8) (2024-05-06)
    
    ### Bug Fixes
    
    * **YouTube - Player flyout menu:** Remove obsolete `Hide report menu` ([9e9d969](9e9d969))
    semantic-release-bot committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7d102e7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    81251f9 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.9 [skip ci]

    # [1.9.0-dev.9](v1.9.0-dev.8...v1.9.0-dev.9) (2024-05-08)
    
    ### Bug Fixes
    
    * **YouTube - SponsorBlock:** Show correct segment times if video is over 24 hours in length ([#630](#630)) ([81251f9](81251f9))
    semantic-release-bot committed May 8, 2024
    Configuration menu
    Copy the full SHA
    44dea1a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. fix(YouTube - Restore old video quality menu): Show advanced quality …

    …menu in Shorts quality flyout (#632)
    LisoUseInAIKyrios committed May 11, 2024
    Configuration menu
    Copy the full SHA
    77c9825 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.10 [skip ci]

    # [1.9.0-dev.10](v1.9.0-dev.9...v1.9.0-dev.10) (2024-05-11)
    
    ### Bug Fixes
    
    * **YouTube - Restore old video quality menu:** Show advanced quality menu in Shorts quality flyout ([#632](#632)) ([77c9825](77c9825))
    semantic-release-bot committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a14567d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    b74e544 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.11 [skip ci]

    # [1.9.0-dev.11](v1.9.0-dev.10...v1.9.0-dev.11) (2024-05-15)
    
    ### Bug Fixes
    
    * **YouTube - Hide video action buttons:** Updated path filter ([b74e544](b74e544))
    semantic-release-bot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6710acd View commit details
    Browse the repository at this point in the history
  3. fix(YouTube - Restore old video quality menu): Do not make click soun…

    …ds when opening Shorts quality menu
    LisoUseInAIKyrios committed May 15, 2024
    Configuration menu
    Copy the full SHA
    578a27d View commit details
    Browse the repository at this point in the history
  4. fix(YouTube - Hide Shorts components): Hide old layout like/dislike b…

    …uttons without leaving empty space
    
    Also change hide by 1dp to 0dp, and consolidate two methods together
    LisoUseInAIKyrios committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9782338 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.9.0-dev.12 [skip ci]

    # [1.9.0-dev.12](v1.9.0-dev.11...v1.9.0-dev.12) (2024-05-15)
    
    ### Bug Fixes
    
    * **YouTube - Hide Shorts components:** Hide old layout like/dislike buttons without leaving empty space ([9782338](9782338))
    * **YouTube - Restore old video quality menu:** Do not make click sounds when opening Shorts quality menu ([578a27d](578a27d))
    semantic-release-bot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    195a521 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    303754c View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.13 [skip ci]

    # [1.9.0-dev.13](v1.9.0-dev.12...v1.9.0-dev.13) (2024-05-16)
    
    ### Features
    
    * **YouTube - Hide Shorts components:** Hide 'Buy super thanks' button ([#633](#633)) ([303754c](303754c))
    semantic-release-bot committed May 16, 2024
    Configuration menu
    Copy the full SHA
    78cf116 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. feat(YouTube - Navigation buttons): Add option to hide navigation but…

    …ton labels (#635)
    
    Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
    MarcaDian and oSumAtrIX committed May 18, 2024
    Configuration menu
    Copy the full SHA
    6bd0ac2 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.14 [skip ci]

    # [1.9.0-dev.14](v1.9.0-dev.13...v1.9.0-dev.14) (2024-05-18)
    
    ### Features
    
    * **YouTube - Navigation buttons:** Add option to hide navigation button labels ([#635](#635)) ([6bd0ac2](6bd0ac2))
    semantic-release-bot committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ea184d0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix(YouTube - Client spoof): Spoof client to fix playback (#637)

    Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
    oSumAtrIX and LisoUseInAIKyrios committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4c1f82a View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.9.0-dev.15 [skip ci]

    # [1.9.0-dev.15](v1.9.0-dev.14...v1.9.0-dev.15) (2024-05-21)
    
    ### Bug Fixes
    
    * **YouTube - Client spoof:** Spoof client to fix playback ([#637](#637)) ([4c1f82a](4c1f82a))
    semantic-release-bot committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e3994d3 View commit details
    Browse the repository at this point in the history