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

Modification to issue #1516 #1598

Open
wants to merge 1,069 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    2bed565 View commit details
    Browse the repository at this point in the history
  2. Merge pull request code-charity#1455 from hboyd2003/master

    Revert removal of locales and updates es_419 with es
    ImprovedTube authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    e61177f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Updated locales

    adokseo committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    8528f28 View commit details
    Browse the repository at this point in the history
  2. Updated locales

    adokseo committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    c0ab6fe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Updated content-scripts, etc.

    adokseo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    946e854 View commit details
    Browse the repository at this point in the history
  2. Removed Google Analytics

    adokseo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b8417d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Some updates

    adokseo committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    daf1998 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Merge https://github.com/hboyd2003/Youtube-Extension

    Improved authored and Improved committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    3104406 View commit details
    Browse the repository at this point in the history
  2. Merge pull request code-charity#1462 from code-for-charity/revert-145…

    …8-master
    
    Revert "Cleanup & rework README.md"
    ImprovedTube authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    35c9c58 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    7320cfc View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. a

    Improved authored and Improved committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    64f493c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ImprovedTube authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    3254796 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ImprovedTube authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c4de1de View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ImprovedTube authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    30f138e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ImprovedTube authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    351ed98 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    5a2946c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8eb85 View commit details
    Browse the repository at this point in the history
  3. Merge pull request code-charity#1464 from kaplantm/issue-1440-hide-co…

    …mments-count
    
    Issue 1440 hide comments count
    ImprovedTube authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c7c8781 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6b3185 View commit details
    Browse the repository at this point in the history
  5. Fix locale.py codec error

    dodieboy committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    23c3a20 View commit details
    Browse the repository at this point in the history
  6. Disable debug command

    dodieboy committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    914be33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    928bd39 View commit details
    Browse the repository at this point in the history
  8. Merge pull request code-charity#1465 from dodieboy/Fix

    Port over my feature from v3 to v4
    ImprovedTube authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3c01f82 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Create CONTRIBUTING.md

    ImprovedTube authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a6f4502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f7801a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    74aa433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d3e277 View commit details
    Browse the repository at this point in the history
  3. Update channelVideosCount()

    Port commit fd4f5d9 by @hboyd2003 to v4
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    fd2c0bd View commit details
    Browse the repository at this point in the history
  4. Update playerPlaybackSpeed()

    Port commit 4fc9265by @hboyd2003 to v4
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    539e413 View commit details
    Browse the repository at this point in the history
  5. Update playerControls()

    Port commit 484fd34 by @JuniorGenius to v4
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    65af7f0 View commit details
    Browse the repository at this point in the history
  6. Update subtitles()

    Port 6ae0483 by @MyBestFriend to v4
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    1fdac6a View commit details
    Browse the repository at this point in the history
  7. Update shortcutStop()

    Port commit 27d848b by @JuniorGenius to v4
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    22961b2 View commit details
    Browse the repository at this point in the history
  8. Update channelDefaultTab()

    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    f4f54b0 View commit details
    Browse the repository at this point in the history
  9. Update mini_player__setSize()

    Port commit 9401b84 by @samit43 to v4
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    19535f7 View commit details
    Browse the repository at this point in the history
  10. Update Header position

    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    6db8ff5 View commit details
    Browse the repository at this point in the history
  11. Update playlistRepeat()

    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    44551e4 View commit details
    Browse the repository at this point in the history
  12. Improve autoplay()

    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    4491a2c View commit details
    Browse the repository at this point in the history
  13. Improved sidebar

    dodieboy committed Oct 23, 2022
    1 Configuration menu
    Copy the full SHA
    576092e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4427cd4 View commit details
    Browse the repository at this point in the history
  15. Update player control option

    fix hide autoplay not working
    move player control option from player to appearance player
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    031afed View commit details
    Browse the repository at this point in the history
  16. Update playlistUpNextAutoplay()

    Port commit a28e712 by @MyBestFriend to v4
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    0507eef View commit details
    Browse the repository at this point in the history
  17. Update alwaysShowProgressBar()

    Port commit ead30b1 from @BitbenderM to v4
    and more
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    67e8e0b View commit details
    Browse the repository at this point in the history
  18. Remove description "classic" option

    it cause the whole info bar (title of video) to be missing
    dodieboy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    b910aa7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a5f960b View commit details
    Browse the repository at this point in the history
  20. Merge pull request code-charity#1466 from PeterDaveHello/patch-1

    Update zh_TW translation
    ImprovedTube authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    35e7e45 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Revert "Update playerPlaybackSpeed()"

    This reverts commit 539e413.
    dodieboy committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9503254 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. 2 Configuration menu
    Copy the full SHA
    74a25f8 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    dodieboy committed Oct 25, 2022
    4 Configuration menu
    Copy the full SHA
    402d705 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Update messages.json

    FedericoSlongo authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ba8798a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    5a57186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebcc816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    887800c View commit details
    Browse the repository at this point in the history
  4. Better translation

    CoachYT1 authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    88704f4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from CoachYT1/patch-1

    Better cpu
    FedericoSlongo authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5470407 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Improved playlistRepeat()

    dodieboy committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f4b50ce View commit details
    Browse the repository at this point in the history
  2. Fixed pageOnFocus() error

    Fixed "ImprovedTube.playerAutopauseWhenSwitchingTabs is not a function" error
    dodieboy committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2fe6adf View commit details
    Browse the repository at this point in the history
  3. Bump version

    dodieboy committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7f5f755 View commit details
    Browse the repository at this point in the history
  4. Improved hover header

    dodieboy committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    462514f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Updated duration_with_speed()

    it will only show when show-remaining-duration is enabled
    dodieboy committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    6caf088 View commit details
    Browse the repository at this point in the history
  2. Improved hide detail button and button text

    now used the old design
    dodieboy committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    e372e12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47fdaaa View commit details
    Browse the repository at this point in the history
  4. Updated playerSize()

    dodieboy committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    ad45a76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d884577 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85dde82 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    ImprovedTube authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    c4e9222 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Format satus code

    dodieboy committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    2d2a2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca2fea1 View commit details
    Browse the repository at this point in the history
  3. Updated improvedtubeYoutubeIcon()

    Bring back improvedtubeYoutubeIcon() and updated it to link with the new yt header code
    dodieboy committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    508a80c View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ImprovedTube authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    ffdfeef View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ImprovedTube authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    271ec00 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    ImprovedTube authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a7fe416 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    ImprovedTube authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    f87af71 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    ImprovedTube authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    ccfcd71 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    ImprovedTube authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    b50b4cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b8f02a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    c2b23a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    60ff1e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Fixed theme not working

    dodieboy committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b1872be View commit details
    Browse the repository at this point in the history
  2. Fixed theme not working

    dodieboy committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    544f86f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5735aef View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Update for missing translations

    Update for missing translations
    decimaldreamer authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a2742e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    076e3e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Update messages.json

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    8cdd788 View commit details
    Browse the repository at this point in the history
  2. Update messages.json

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    ac09615 View commit details
    Browse the repository at this point in the history
  3. Update player.js

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    ff810af View commit details
    Browse the repository at this point in the history
  4. Update player.js

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    e5f1e2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b5ed0d View commit details
    Browse the repository at this point in the history
  6. Update details.css

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    a16c1e5 View commit details
    Browse the repository at this point in the history
  7. Update background.js

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    5cce70d View commit details
    Browse the repository at this point in the history
  8. Update background.js

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    288ef12 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    91e733d View commit details
    Browse the repository at this point in the history
  10. Update README.md

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    f6e62c6 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    ImprovedTube authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    bd3d4ac View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update README.md

    ImprovedTube authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    cd32ff4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Update README.md

    ImprovedTube authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7014221 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    4d00248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc9b15 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Update README.md

    ImprovedTube authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8268aa1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ImprovedTube authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    1da9e1a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ImprovedTube authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f312679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fc8e48 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. delete .idea/

    noland96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7a51be5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request code-charity#1510 from vanquan805/fix-1502

    Fix code-charity#1502: 'General' Features don't appear in 'Search' & Settings: 'Activate Features'
    ImprovedTube authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d9f0eca View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Fix 1501: The setting of channel 'default channel tab' feature isn't …

    …working after YTB changed the layout.
    noland96 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4559eb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Merge pull request code-charity#1512 from vanquan805/fix-1501

    Fix 1501: The setting of channel 'default channel tab' feature isn't …
    ImprovedTube authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3766223 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Delete .gitignore

    ImprovedTube authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    4c6b089 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    2eaf6e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fcb081 View commit details
    Browse the repository at this point in the history
  3. Update channel regex

    dodieboy committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    446b36e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc9c1ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be5a182 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Added Russian localization

    kenclaron committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8a9c4cf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Update README.md

    ImprovedTube authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e13137f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Merge pull request code-charity#1518 from kenclaron/feature/ru-locale

    Added Russian localization
    ImprovedTube authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    386c65c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    0x67686F7374 authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    a61f214 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Update README.md

    0x67686F7374 authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c0a5f69 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Update README.md

    0x67686F7374 authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    53bd770 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ImprovedTube authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    76c1f79 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ImprovedTube authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1eb57af View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Update README.md

    0x67686F7374 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7451688 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    0x67686F7374 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    e250547 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    0x67686F7374 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    41394c6 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    0x67686F7374 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    8fedeba View commit details
    Browse the repository at this point in the history
  5. Update README.md

    0x67686F7374 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    33bf620 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Update SECURITY.md

    ImprovedTube authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7b0dd31 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Update README.md

    0x67686F7374 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    24afee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Updated italian translation

    I've translated some more lines to Italian
    FedericoSlongo authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1ec6608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820f3bb View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    815277d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2eeb6 View commit details
    Browse the repository at this point in the history
  3. Revert "allow onhover header to show when search focused"

    This reverts commit cb2eeb6.
    samyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    65f82f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ba199 View commit details
    Browse the repository at this point in the history
  5. fix like button shortcut

    samyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    7a1dce0 View commit details
    Browse the repository at this point in the history
  6. fix dislike shortcut

    samyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    1bfecdf View commit details
    Browse the repository at this point in the history
  7. Merge branches 'fix-search-when-header-hidden' and 'fix-like-shortcut…

    …' of github.com:samyk/ImprovedTube-for-YouTube into samy
    samyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    c3e6024 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    c250b04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df240ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3ee3ab View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    1d00d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102eea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6ff4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1cce1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9954f3b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    bdc29c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Quick revision

    ImprovedTube authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a9e2192 View commit details
    Browse the repository at this point in the history
  2. Quick revision

    ImprovedTube authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    dcd2ade View commit details
    Browse the repository at this point in the history
  3. Quick revision

    ImprovedTube authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a953d5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf7c3bc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Update README.md

    ImprovedTube authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8303116 View commit details
    Browse the repository at this point in the history
  2. typos

    ImprovedTube authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8b62836 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ImprovedTube authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    26d1470 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ImprovedTube authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    75ae817 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    1a26935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8124ad5 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ImprovedTube authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7f346c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    a46b85b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e74ac View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    0030c6f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Update README.md

    ImprovedTube authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    dfa54a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Update LICENSE

    ImprovedTube authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    49d5bc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Update messages.json

    ElectroHeavenVN committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a211dfd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    f14f4c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    ece05fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08cc162 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Merge pull request #1 from code-for-charity/master

    New changes
    dojoVader authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    37e837e View commit details
    Browse the repository at this point in the history
  2. Bugfix for code-charity#1555

    dojoVader committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c597fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    081bd1f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Merge pull request code-charity#1571 from dojoVader/bugfix/1555/heade…

    …r-bug
    
    Bugfix/1555/header bug
    ImprovedTube authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    66b23a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514a6f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    a8d646f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbd7e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    ba7c738 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. fix issu 1508

    MohamedLebda committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3f4dbaf View commit details
    Browse the repository at this point in the history
  2. fixed issu 1508

    MohamedLebda committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    360b43c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73e418 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    0974dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778419b View commit details
    Browse the repository at this point in the history
  3. fix description

    Improved authored and Improved committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    89c3caa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c935a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Fix custom theme not working

    dodieboy committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    fd1def1 View commit details
    Browse the repository at this point in the history
  2. Fix dark mode not working

    Now the theme will pick the youtube appearance by itself.
    dodieboy committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    7c9f0f1 View commit details
    Browse the repository at this point in the history
  3. Fix youtube appearance setting is not set correctly when change theme

    The page will now reload when need to change appearance
    dodieboy committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    2f9023f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    818984d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0908dfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9afcc32 View commit details
    Browse the repository at this point in the history
  7. fix issue code-charity#1400

    MohamedLebda committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    ad9bf7a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    654a3ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86545ce View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    8b4be78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b73490 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Update manifest.json

    ImprovedTube authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    09e6e6b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Create manifest2.js

    ImprovedTube authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    7f6d66c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849c5bc View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. quick remedy code-charity#1589 code-charity#1592

    ImprovedTube authored and ImprovedTube committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    fa608e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'HEAD' of https://ImprovedTube:ghp_4Uvxe5DqXK8riga5Pt9n8…

    [email protected]/ImprovedTube/Youtube-Extension
    ImprovedTube authored and ImprovedTube committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2ed9923 View commit details
    Browse the repository at this point in the history
  3. title

    ImprovedTube authored and ImprovedTube committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d765441 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    0bb3835 View commit details
    Browse the repository at this point in the history
  2. typo

    ImprovedTube authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    a7531a1 View commit details
    Browse the repository at this point in the history
  3. Fix theme cookie error

    Rewrite the whole theme cookie setting code, now it will use ImprovedTube.setCookie()
    dodieboy committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    e37c55a View commit details
    Browse the repository at this point in the history
  4. Fix player element overlap

    dodieboy committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    0e293cc View commit details
    Browse the repository at this point in the history
  5. 1. location.pathname is shorter to regex than location.href

    2. new channel url update
    ImprovedTube authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    88094c8 View commit details
    Browse the repository at this point in the history
  6. typo

    ImprovedTube authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    9a2b2fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6626611 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d05d3af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee36bfc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9364a2 View commit details
    Browse the repository at this point in the history
  11. fix

    ImprovedTube authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    92af3df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67a6478 View commit details
    Browse the repository at this point in the history
  13. typo

    ImprovedTube committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    4c55c03 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68bbf6a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. issue code-charity#1552

    MohamedLebda committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2dfc083 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    ad01697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    934253c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e794a View commit details
    Browse the repository at this point in the history
  4. Fix header theme not correct

    dodieboy committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    c23b0d0 View commit details
    Browse the repository at this point in the history
  5. Improved ImprovedTube.themes()

    We will let youtube to pick the theme for default theme now
    dodieboy committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    c0874a7 View commit details
    Browse the repository at this point in the history
  6. Fix ImprovedTube.description() bug

    Prevent "Uncaught TypeError: Cannot read properties of undefined (reading 'id')"
    dodieboy committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    a5d0aa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. English

    ImprovedTube committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    7ee7a83 View commit details
    Browse the repository at this point in the history
  2. English

    ImprovedTube committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    c86a142 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. English

    ImprovedTube committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    3d3e562 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    80495ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35da9ff View commit details
    Browse the repository at this point in the history
  4. just a label

    ImprovedTube committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    3cf780f View commit details
    Browse the repository at this point in the history
  5. Update player.js

    ImprovedTube committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    f09dc31 View commit details
    Browse the repository at this point in the history
  6. Update player.js

    ImprovedTube committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    f41cbd9 View commit details
    Browse the repository at this point in the history
  7. haha

    ImprovedTube committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    08d414d View commit details
    Browse the repository at this point in the history
  8. English

    ImprovedTube committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    76d6008 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    922c57b View commit details
    Browse the repository at this point in the history
  10. Version README.md

    ImprovedTube authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    53448ec View commit details
    Browse the repository at this point in the history
  11. Update README.md

    ImprovedTube authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    4d3318a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Update manifest.json

    ImprovedTube authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    db9d607 View commit details
    Browse the repository at this point in the history
  2. Update manifest2.json

    ImprovedTube authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    354c4f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    4f79d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137c3a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. code-charity#1536

    ImprovedTube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    22d68ab View commit details
    Browse the repository at this point in the history
  2. code-charity#1536

    ImprovedTube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2ec351b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc5c1bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request code-charity#1616 from sapondanaisriwan/fixRatioBa…

    …rNotShow
    
    Fixed ratio bar not showing.
    ImprovedTube authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    012c74a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e831d62 View commit details
    Browse the repository at this point in the history
  6. code-charity#1607 fix

    ImprovedTube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d3204ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ac43ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27e9f1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ec8aad View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. debug

    ImprovedTube committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e22f304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d5e29 View commit details
    Browse the repository at this point in the history
  3. quick debug

    ImprovedTube committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    59daeaa View commit details
    Browse the repository at this point in the history
  4. version

    ImprovedTube committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1ba3c07 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ImprovedTube authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    af603dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f37f5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eaf0aa2 View commit details
    Browse the repository at this point in the history