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: c1ae8fd
Choose a base ref
...
head repository: nextcloud/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6702ff3
Choose a head ref
  • 19 commits
  • 199 files changed
  • 7 contributors

Commits on Feb 10, 2022

  1. Revert "Add non-breaking space in the file size"

    Signed-off-by: szaimen <szaimen@e.mail.de>
    szaimen authored and backportbot[bot] committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    13e7eff View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Merge pull request #31114 from nextcloud/backport/31077/stable22

    [stable22] Revert the 'broken' public page changes
    PVince81 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    44300fc View commit details
    Browse the repository at this point in the history
  2. 22.2.5 RC 1

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ab10822 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31127 from nextcloud/release/22.2.5rc1

    22.2.5 RC 1
    blizzz authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    5f94ee1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    79e82ff View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    ac6a011 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ce5526d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    aedf679 View commit details
    Browse the repository at this point in the history
  2. 22.2.5

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e02ad7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d086fad View commit details
    Browse the repository at this point in the history
  4. try to fix broken tooltip

    Signed-off-by: szaimen <szaimen@e.mail.de>
    szaimen committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1e50e9c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    55fd307 View commit details
    Browse the repository at this point in the history
  2. Fix path handling when transferring incoming shares

    When transferring incoming shares from a guest user without specifying a
    path, the $path is empty.
    The fix properly handles that situation to avoid looking for shares in a
    path with doubled slashes which failed to find shares to transfer.
    
    Signed-off-by: Vincent Petry <vincent@nextcloud.com>
    PVince81 authored and backportbot[bot] committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    02aebdc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31185 from nextcloud/backport/31170/stable22

    [stable22] fix a broken tooltip
    artonge authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    cde0a35 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31203 from nextcloud/backport/31097/stable22

    [stable22] Fix path handling when transferring incoming shares
    artonge authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    4cd26d4 View commit details
    Browse the repository at this point in the history
  5. fix overlapping buttons in apps-management

    Signed-off-by: szaimen <szaimen@e.mail.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    szaimen authored and nextcloud-command committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    37d2190 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    579e3a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. [tx-robot] updated from transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    ef67f01 View commit details
    Browse the repository at this point in the history
  2. Ignore contact interaction with self

    No need to insert ourselves as a recent contact
    
    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld authored and come-nc committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6702ff3 View commit details
    Browse the repository at this point in the history
Loading