Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CommunitySolidServer/CommunitySolidServer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Choose a base ref
...
head repository: CommunitySolidServer/CommunitySolidServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.2
Choose a head ref
  • 17 commits
  • 28 files changed
  • 6 contributors

Commits on Jun 21, 2023

  1. chore: Name HTTP handlers

    * chore: name http handlers
    
    * Update config/http/handler/simple.json
    
    Co-authored-by: Joachim Van Herwegen <joachimvh@gmail.com>
    
    ---------
    
    Co-authored-by: Joachim Van Herwegen <joachimvh@gmail.com>
    jeswr and joachimvh authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    937c41f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

Commits on Jul 18, 2023

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

Commits on Jul 20, 2023

  1. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    13a0f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47cc8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f6784a View commit details
    Browse the repository at this point in the history
  4. feat: Ignore invalid header parts

    * patch: initial ideas around how to ignore invalid accept header parts. not fully tested, plenty of cleanup to do
    
    * patch: finish removing commented code. finalize unit tests for headerUtil methods that now ignore bad header parts rather than throwing as before
    
    * patch: remove @throws comments in HeaderUtil and update some comments to account for changes to returned values
    
    * feat: Give option for header parsing to be strict
    
    ---------
    
    Co-authored-by: Charlie Blevins <blevins.charlie@gmail.com>
    joachimvh and charlieblevins authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9c2c5ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0e0147 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f419f2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fc3f2c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Aug 17, 2023

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

Commits on Aug 25, 2023

  1. chore(deps): bump actions/checkout from 3.5.3 to 3.6.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.5.3...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d401cc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Aug 30, 2023

  1. chore: Fix typo in test description

    surilindur authored and joachimvh committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b1c3604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a355003 View commit details
    Browse the repository at this point in the history
Loading