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/ios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 33.1.2
Choose a base ref
...
head repository: nextcloud/ios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 34.0.0
Choose a head ref
  • 9 commits
  • 35 files changed
  • 4 contributors

Commits on Jul 21, 2026

  1. fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    nextcloud-bot committed Jul 21, 2026
    Configuration menu
    Copy the full SHA
    159dd3b View commit details
    Browse the repository at this point in the history
  2. Liquid glass + button (#4191)

    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * fix: preserve plus button tint on account changes
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    ---------
    
    Signed-off-by: Milen Pivchev <[email protected]>
    Signed-off-by: Marino Faggiana <[email protected]>
    Co-authored-by: Marino Faggiana <[email protected]>
    mpivchev and marinofaggiana authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    0798a10 View commit details
    Browse the repository at this point in the history
  3. fix: constrain and truncate media viewer titles (#4196)

    Update the app version to 33.1.3 and reset the project build number.
    
    Signed-off-by: Marino Faggiana <[email protected]>
    marinofaggiana authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    641b82c View commit details
    Browse the repository at this point in the history
  4. feat: persist media preview backfill failures (#4197)

    * feat: persist media preview backfill failures
    
    Add Realm-backed APIs to track and clear media preview backfill failures, and bump the database schema to version 413.
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    * refactor: split media background processing
    
    Extract metadata backfill, placeholder hydration, and preview backfill into dedicated processors and organize processing and refresh sources.
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    * refactor: streamline media preview backfill processing
    
    Select a limited batch of missing previews inside the processor and skip previously failed items. Simplify failure tracking and clear it when no previews remain or an account is removed.
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    * feat: run media preview backfill during app processing
    
    Add dedicated logging for media preview backfill progress and completion.
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    * lint
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    * Update NCMediaPreviewBackfillProcessor.swift
    
    * Update NCManageDatabase.swift
    
    ---------
    
    Signed-off-by: Marino Faggiana <[email protected]>
    marinofaggiana authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    309f2c5 View commit details
    Browse the repository at this point in the history
  5. refactor: consolidate media metadata backfill processing (#4198)

    * refactor: consolidate media metadata backfill processing
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    * docs: clarify media processing documentation
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    ---------
    
    Signed-off-by: Marino Faggiana <[email protected]>
    marinofaggiana authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    0a82d58 View commit details
    Browse the repository at this point in the history
  6. fix: plus button fixes (#4195)

    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * fix: preserve plus button tint on account changes
    
    Signed-off-by: Marino Faggiana <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * Comment
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * Refactor
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    ---------
    
    Signed-off-by: Milen Pivchev <[email protected]>
    Signed-off-by: Marino Faggiana <[email protected]>
    Co-authored-by: Marino Faggiana <[email protected]>
    mpivchev and marinofaggiana authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    8c665a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2026

  1. fix(l10n): Update translations from Transifex

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

Commits on Jul 23, 2026

  1. feat: NC governance (#4152)

    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * Use segmented tabs via swiftui
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * Remove Parchment
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * Remove Parchment
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * Governance UI
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * refactor
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * WIP
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    * PR feedback
    
    Signed-off-by: Milen Pivchev <[email protected]>
    
    ---------
    
    Signed-off-by: Milen Pivchev <[email protected]>
    mpivchev authored Jul 23, 2026
    Configuration menu
    Copy the full SHA
    5e0f191 View commit details
    Browse the repository at this point in the history
  2. Bump to 34.0.0 (#4201)

    Signed-off-by: Milen Pivchev <[email protected]>
    mpivchev authored Jul 23, 2026
    Configuration menu
    Copy the full SHA
    d17d2d2 View commit details
    Browse the repository at this point in the history
Loading