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

Fix npo support #31976

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Fix npo support #31976

wants to merge 39 commits into from

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    3b31478 View commit details
    Browse the repository at this point in the history
  2. Import from compat

    bartbroere committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b4776f2 View commit details
    Browse the repository at this point in the history
  3. Add line comment

    bartbroere committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fb2b4e2 View commit details
    Browse the repository at this point in the history
  4. Fix flake8

    bartbroere committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9e1acb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Accept suggestions on PR; comply with conventions

    Co-authored-by: dirkf <fieldhouse@gmx.net>
    bartbroere and dirkf committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6328978 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Update npo.py

    * simplify comment
    * force CI
    dirkf committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    0c7261d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

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

Commits on Feb 26, 2024

  1. Skip a test

    bartbroere committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f76d58c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    da3d1f4 View commit details
    Browse the repository at this point in the history
  2. Fix token URL

    bartbroere committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5773681 View commit details
    Browse the repository at this point in the history
  3. Delete all broken extractors

    Re-implementing these is quicker for the cases where that's even still possible
    bartbroere committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    29724e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21eb451 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dc7d95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb7b717 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9e59b0 View commit details
    Browse the repository at this point in the history
  8. Use provided util

    bartbroere committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8b1a7d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 5, 2024

  1. Fix lint

    bartbroere committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4fc4238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ba01f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb6e396 View commit details
    Browse the repository at this point in the history
  4. Re-add Zapp

    bartbroere committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d36d50f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d426a92 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    3b3d73c View commit details
    Browse the repository at this point in the history
  2. Re-add SchoolTV

    bartbroere committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4b24e5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    681b390 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    159f825 View commit details
    Browse the repository at this point in the history
  5. Make diff better

    bartbroere committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0cbcd1a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 10, 2024

  1. Update unit tests

    bartbroere committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c08f29f View commit details
    Browse the repository at this point in the history
  2. Work work

    bartbroere committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    28624cf View commit details
    Browse the repository at this point in the history
  3. Add an MD5

    bartbroere committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1ca4e68 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Fix zapp extractor

    bartbroere committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4398f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58d7a00 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 14, 2024

  1. Improve regex

    Co-authored-by: Roy <git@rvsit.nl>
    bartbroere and rvsit committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ad64f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc86c5f View commit details
    Browse the repository at this point in the history
  3. Adhere to code style

    Co-authored-by: dirkf <fieldhouse@gmx.net>
    bartbroere and dirkf committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4c90b2f View commit details
    Browse the repository at this point in the history
  4. Remove afspelen and trailing slashes with one regex

    Co-authored-by: dirkf <fieldhouse@gmx.net>
    bartbroere and dirkf committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    007bbea View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix indent from suggestion

    bartbroere committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a60972e View commit details
    Browse the repository at this point in the history