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

Fixes for legacy solid apps (poddit launcher in solid-nextcloud) #140

Merged
merged 18 commits into from
Jan 17, 2024

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    4133edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c64e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37fc822 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7de995c View commit details
    Browse the repository at this point in the history
  5. add bearer support

    ylebre committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    513cdae View commit details
    Browse the repository at this point in the history
  6. remove double trait bit

    ylebre committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    314cd1c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. case fix

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d5c2dba View commit details
    Browse the repository at this point in the history
  2. also store the 'origin' as a client registration instead of only a hash.

    provide functions to list and remove client registrations
    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d5745cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23613ed View commit details
    Browse the repository at this point in the history
  4. fix sending headers

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    438479e View commit details
    Browse the repository at this point in the history
  5. whitespace

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c2a14e2 View commit details
    Browse the repository at this point in the history
  6. fix namespace syntax

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d2a5361 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b6c363 View commit details
    Browse the repository at this point in the history
  8. remove error log

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    92e7cc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b829899 View commit details
    Browse the repository at this point in the history
  10. dropping support for php 8.0

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b3d5256 View commit details
    Browse the repository at this point in the history
  11. update composer.lock

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    52a1b78 View commit details
    Browse the repository at this point in the history
  12. drop support for Nextcloud 24

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d38df18 View commit details
    Browse the repository at this point in the history