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: nextcloud/guests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: nextcloud/guests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 13 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 11, 2023

  1. Chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0

    Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
    - [Changelog](https://github.com/nextcloud-libraries/nextcloud-axios/blob/master/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-axios@v2.3.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/axios"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    6c811c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff33b59 View commit details
    Browse the repository at this point in the history
  3. Chore(deps): Bump @nextcloud/router from 2.1.2 to 2.2.0

    Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.1.2 to 2.2.0.
    - [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
    - [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/master/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-router@v2.1.2...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/router"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    3f22b9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeb4cb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Chore(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.15.0 to 5.16.0.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@5.15.0...5.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: vimeo/psalm
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    08da8df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee247cd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Chore(deps-dev): Bump phpunit/phpunit from 9.6.13 to 9.6.15

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.13 to 9.6.15.
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.15/ChangeLog-9.6.md)
    - [Commits](sebastianbergmann/phpunit@9.6.13...9.6.15)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0ad000f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee694b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9479d3a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. use decoded path to check app whitelist

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d8eb59d View commit details
    Browse the repository at this point in the history
  2. fix permissions for whitelist reset

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6fc5917 View commit details
    Browse the repository at this point in the history
  3. 3.0.1

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    abe202a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    119d106 View commit details
    Browse the repository at this point in the history
Loading