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/server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 04ce31a
Choose a base ref
...
head repository: nextcloud/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 88e83d9
Choose a head ref
  • 5 commits
  • 4 files changed
  • 5 contributors

Commits on Jun 14, 2024

  1. fix(git): Ignore the updater/ directory from diffs

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2e36be8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45872 from nextcloud/bugfix/noid/updater-devs

    fix(git): Ignore the updater/ directory from diffs
    nickvergessen authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7513e45 View commit details
    Browse the repository at this point in the history
  3. test(settings): fix AccountMigratorTest when using PNG avatars

    PNG is lossless so we test the imported file for equality with the exported file,
    but the changed asset was never imported into Nextcloud so it was never initially scaled.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bd46a00 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #45883 from nextcloud/fix/phpunit

    tests(settings): Fix AccountMigratorTest when using PNG avatars
    blizzz authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    54bf26a View commit details
    Browse the repository at this point in the history
  5. fix(theming): also apply enforced theme for guests

    Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
    skjnldsv authored and blizzz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    88e83d9 View commit details
    Browse the repository at this point in the history
Loading