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: v7.0.2
Choose a base ref
...
head repository: CommunitySolidServer/CommunitySolidServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.3
Choose a head ref
  • 18 commits
  • 29 files changed
  • 5 contributors

Commits on Nov 27, 2023

  1. docs: Fix Typo is -> if

    janschill authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    355f7dd View commit details
    Browse the repository at this point in the history
  2. docs: Describe server feature set

    * docs: Describe server feature set
    
    * docs: Fix language
    
    Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
    Co-authored-by: Ruben Verborgh <ruben@verborgh.org>
    
    * docs: Emphasize parts of feature documentation
    
    ---------
    
    Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
    Co-authored-by: Ruben Verborgh <ruben@verborgh.org>
    3 people authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c64a1a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. docs: Fix links

    joachimvh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1f88864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca71bc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. chore(deps): bump actions/setup-python from 4 to 5

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1215157 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump vite from 4.5.0 to 5.0.5

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    df84a22 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. chore(deps): bump actions/stale from 8 to 9

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6c1c935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a9b0d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. test: Run tests on Node 21

    joachimvh committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8f74fc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. chore(deps): bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d4cb6db View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @koa/cors and oidc-provider

    Bumps [@koa/cors](https://github.com/koajs/cors) to 5.0.0 and updates ancestor dependency [oidc-provider](https://github.com/panva/node-oidc-provider). These dependencies need to be updated together.
    
    
    Updates `@koa/cors` from 4.0.0 to 5.0.0
    - [Changelog](https://github.com/koajs/cors/blob/master/History.md)
    - [Commits](koajs/cors@4.0.0...5.0.0)
    
    Updates `oidc-provider` from 8.4.0 to 8.4.3
    - [Release notes](https://github.com/panva/node-oidc-provider/releases)
    - [Changelog](https://github.com/panva/node-oidc-provider/blob/main/CHANGELOG.md)
    - [Commits](panva/node-oidc-provider@v8.4.0...v8.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@koa/cors"
      dependency-type: indirect
    - dependency-name: oidc-provider
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    11ce94c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. chore: Remove Docker arm builds

    These are failing to build due to other issues.
    This way at least we still have the default build.
    joachimvh committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    648ce1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6ec45c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    716c3c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    a0b7ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e7929f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    277a0d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84d64ac View commit details
    Browse the repository at this point in the history
Loading