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

InnerTube v2 update #153

Open
wants to merge 114 commits into
base: v3dev
Choose a base branch
from
Open

Commits on May 19, 2024

  1. Update InnerTube

    kuylar committed May 19, 2024
    Configuration menu
    Copy the full SHA
    81e9951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9e1e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca3449 View commit details
    Browse the repository at this point in the history
  4. Fix errors in API endpoints

    kuylar committed May 19, 2024
    Configuration menu
    Copy the full SHA
    b14f05b View commit details
    Browse the repository at this point in the history
  5. fix this error i caused

    kuylar committed May 19, 2024
    Configuration menu
    Copy the full SHA
    65bd24c View commit details
    Browse the repository at this point in the history
  6. Fix the errors in the contexts

    kuylar committed May 19, 2024
    Configuration menu
    Copy the full SHA
    aae42ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    109644c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Fix empty ctor excuses

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1869764 View commit details
    Browse the repository at this point in the history
  2. Reimplement autocomplete

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7111e39 View commit details
    Browse the repository at this point in the history
  3. Fix some API stuff

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d2d51a2 View commit details
    Browse the repository at this point in the history
  4. Fix contexts

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e9167e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84306a1 View commit details
    Browse the repository at this point in the history
  6. Update YoutubeController.cs

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f4b9d3b View commit details
    Browse the repository at this point in the history
  7. Fix all views

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    653f392 View commit details
    Browse the repository at this point in the history
  8. Disable authorization

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5d7bc01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c96bbb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3b271e View commit details
    Browse the repository at this point in the history
  11. Move ContainerRenderer to its own file

    as its mostly the same in multiple places, this should reduce the amount of repeated code
    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d2272d3 View commit details
    Browse the repository at this point in the history
  12. forgot to update these two

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dfbabf2 View commit details
    Browse the repository at this point in the history
  13. small css fixes

    kuylar committed May 22, 2024
    Configuration menu
    Copy the full SHA
    493c620 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2ca9f4b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    076c3c0 View commit details
    Browse the repository at this point in the history
  2. New badges!

    kuylar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d1ed542 View commit details
    Browse the repository at this point in the history
  3. Playlist first video IDs

    kuylar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1c500d7 View commit details
    Browse the repository at this point in the history
  4. Shelf titles

    kuylar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    02e935b View commit details
    Browse the repository at this point in the history
  5. changed like 2 stuff

    kuylar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3f9379b View commit details
    Browse the repository at this point in the history
  6. Fix playlists

    kuylar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7373585 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Round 3

    kuylar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3145214 View commit details
    Browse the repository at this point in the history
  2. Round... 4?

    kuylar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b036e54 View commit details
    Browse the repository at this point in the history
  3. Channel avatars

    kuylar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1659550 View commit details
    Browse the repository at this point in the history
  4. idrk why that exploded

    kuylar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    44bd6fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11a2975 View commit details
    Browse the repository at this point in the history
  6. Update null renderers

    kuylar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    33ad2ff View commit details
    Browse the repository at this point in the history
  7. posts in search

    kuylar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3f24de5 View commit details
    Browse the repository at this point in the history
  8. Implement search chips

    kuylar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    35be0d1 View commit details
    Browse the repository at this point in the history
  9. hate css

    kuylar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    75a0e61 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Round 5!

    kuylar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    57779fb View commit details
    Browse the repository at this point in the history
  2. Fix authentication

    kuylar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ec2b3f7 View commit details
    Browse the repository at this point in the history
  3. Fix namespaces

    kuylar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b7ad158 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4780500 View commit details
    Browse the repository at this point in the history
  5. Fix the like counter

    kuylar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    67dfba7 View commit details
    Browse the repository at this point in the history
  6. Fix ToKMB

    kuylar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3518330 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6096ee9 View commit details
    Browse the repository at this point in the history
  8. Update the channel header

    kuylar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3c4cd6e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Round 6

    kuylar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ec20551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1aef03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f05764 View commit details
    Browse the repository at this point in the history
  4. Implement the community tab

    kuylar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4ee7d41 View commit details
    Browse the repository at this point in the history
  5. Finish all channel tabs

    kuylar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e320590 View commit details
    Browse the repository at this point in the history
  6. fix Utils.cs

    kuylar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e42fc0f View commit details
    Browse the repository at this point in the history
  7. Update LTPlayer

    kuylar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f4ee7b6 View commit details
    Browse the repository at this point in the history
  8. Fix the custom CSS

    kuylar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f7c3af7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1ea68f View commit details
    Browse the repository at this point in the history
  10. Fix the issues in the player

    kuylar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f5f5a82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18c178a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Fix search chips

    kuylar committed May 31, 2024
    Configuration menu
    Copy the full SHA
    12122f1 View commit details
    Browse the repository at this point in the history
  2. fix the ugly filters button

    kuylar committed May 31, 2024
    Configuration menu
    Copy the full SHA
    95ab693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9a6ba View commit details
    Browse the repository at this point in the history
  4. Clamp player aspect ratios

    kuylar committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a4d1a44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc32429 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35508c0 View commit details
    Browse the repository at this point in the history
  7. Fix nullref in mixes

    kuylar committed May 31, 2024
    Configuration menu
    Copy the full SHA
    500cb4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aef02ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fa1371 View commit details
    Browse the repository at this point in the history
  10. Fix mobile guide z-index

    kuylar committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ea20b17 View commit details
    Browse the repository at this point in the history
  11. Add a redirect for /{videoId}

    kuylar committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a6f37fd View commit details
    Browse the repository at this point in the history
  12. Fix trailers

    kuylar committed May 31, 2024
    Configuration menu
    Copy the full SHA
    41ce9f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    889db0e View commit details
    Browse the repository at this point in the history
  2. Add UI for trailers

    kuylar committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    32c0a69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa254bb View commit details
    Browse the repository at this point in the history
  4. Fix chips

    kuylar committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b5d75db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a072601 View commit details
    Browse the repository at this point in the history
  6. Fix community posts

    kuylar committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    16f849b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f22bac View commit details
    Browse the repository at this point in the history
  8. Add a small thing

    kuylar committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    1ea661b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Remove unused file

    kuylar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    af39d3e View commit details
    Browse the repository at this point in the history
  2. Add the about tab to channels

    kuylar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e79aea5 View commit details
    Browse the repository at this point in the history
  3. Fix the max-lines property

    kuylar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1c7fbef View commit details
    Browse the repository at this point in the history
  4. Make the tagline always max out at a single line. Also make it a norm…

    …al text instead of a hyperlink to /about
    kuylar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ae80b2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd44a2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10296d3 View commit details
    Browse the repository at this point in the history
  7. Implement search sidebars

    kuylar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    64c4c1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8dbdd20 View commit details
    Browse the repository at this point in the history
  9. Implement exception renderers

    kuylar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    608f9e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5548279 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f0016d View commit details
    Browse the repository at this point in the history
  12. Fix nullrefs in video caching

    kuylar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    19ea68d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b6b36d2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b7eb80 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ad3102 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    226953f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d605d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4379ce1 View commit details
    Browse the repository at this point in the history
  4. Fix playlists

    kuylar committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    07b692a View commit details
    Browse the repository at this point in the history
  5. Fix wrong hyperlinks

    kuylar committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b53daeb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    5d5db00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a5fa6 View commit details
    Browse the repository at this point in the history
  3. Fix titles turning into 6px line of dots and dashes

    Even though LTv3 has localization, it won't support morse code
    kuylar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    72bafd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d3e6c0 View commit details
    Browse the repository at this point in the history
  5. RecognitionShelfRenderer

    kuylar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d54a1a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    143c27c View commit details
    Browse the repository at this point in the history
  7. but we stay silly

    kuylar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    992afbf View commit details
    Browse the repository at this point in the history
  8. Add movieRenderer

    kuylar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0c1c802 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8482d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b462c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4091a82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48a9252 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c46a45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6e60661 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    04ab5f2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1f74404 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b20273b View commit details
    Browse the repository at this point in the history
  18. Fix the comment headers

    kuylar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b0a736c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    745fc03 View commit details
    Browse the repository at this point in the history