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

Commits on Feb 21, 2025

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    nextcloud-bot committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    8c2a39c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    nextcloud-bot committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    543a01a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    nextcloud-bot committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    328d1c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    nextcloud-bot committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    a1f7480 View commit details
    Browse the repository at this point in the history
  2. fix: validate account properties as a repair step

    Replace `ValidatePhoneNumber` from Nextcloud 21 with a new repair step,
    `ValidateAccountProperties` which validates and sanitizes all account
    properties.
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux authored and backportbot[bot] committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    e9c4c59 View commit details
    Browse the repository at this point in the history
  3. fix: Optimize repair step performance

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux authored and backportbot[bot] committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    29e5e8a View commit details
    Browse the repository at this point in the history
  4. refactor: convert sanitize account properties repair step to backgrou…

    …nd job
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux authored and backportbot[bot] committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    06ddb7a View commit details
    Browse the repository at this point in the history
  5. build(hub): 31.0.0

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    562baf4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #51005 from nextcloud/backport/50985/stable31

    [stable31] fix: validate account properties as a repair step
    blizzz authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    4c6c1e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9ba58e View commit details
    Browse the repository at this point in the history
  8. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    nextcloud-bot committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    3276012 View commit details
    Browse the repository at this point in the history
  9. build(hub): 31.0.0

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    fd933f2 View commit details
    Browse the repository at this point in the history
  10. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    nextcloud-bot committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    0e038ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    051e46a View commit details
    Browse the repository at this point in the history
Loading