Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 16.0.5 #2893

Closed
wants to merge 101 commits into from
Closed

Release 16.0.5 #2893

wants to merge 101 commits into from

Commits on Nov 23, 2023

  1. chore(CI): Adjust testing matrix for Nextcloud 28 on stable28

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    195c51c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Fix(l10n): Update translations from Transifex

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

Commits on Nov 25, 2023

  1. Fix(l10n): Update translations from Transifex

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

Commits on Nov 29, 2023

  1. build(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0

    Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.0.0-beta.11 to 3.0.0.
    - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
    - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/master/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-files@v3.0.0-beta.11...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/files"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and artonge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    312f3f1 View commit details
    Browse the repository at this point in the history
  2. chore: Align dependencies to prevent version conflicts

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and artonge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e7db815 View commit details
    Browse the repository at this point in the history
  3. fix: Adjust usage of @nextcloud/files to match with latest API changes

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and artonge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7464bde View commit details
    Browse the repository at this point in the history
  4. fix: Add Typescript ignores as Typescript 5+ is required but conflict…

    …s with types from react 17
    
    See also: vercel/next.js#42292
    
    We need to update to react 18 to fix this properly
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and artonge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b166210 View commit details
    Browse the repository at this point in the history
  5. Use new API to register Files view

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4004c77 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2649 from nextcloud/artonge/backport/stable28/2614

    [stable28] build(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0
    susnux authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4530f0b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2648 from nextcloud/backport/2645/stable28

    [stable28] Use new API to register Files view
    artonge authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6d6e6da View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3028182 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2627 from nextcloud/update-stable28-target-versions

    chore(CI): Adjust testing matrix for Nextcloud 28 on stable28
    AndyScherzinger authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8604ab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Fix(l10n): Update translations from Transifex

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

Commits on Dec 2, 2023

  1. Fix(l10n): Update translations from Transifex

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

Commits on Dec 3, 2023

  1. Fix(l10n): Update translations from Transifex

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

Commits on Dec 12, 2023

  1. Fix(l10n): Update translations from Transifex

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

Commits on Dec 13, 2023

  1. Fix(client#propPatch): Escape *all* occurences of #

    Signed-off-by: Marcel Klehr <mklehr@gmx.net>
    marcelklehr authored and backportbot-nextcloud[bot] committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bddde3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2673 from nextcloud/backport/2671/stable28

    [stable28] Fix(client#propPatch): Escape *all* occurences of #
    marcelklehr authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7de23b2 View commit details
    Browse the repository at this point in the history
  3. Drop need of user folder

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0158f02 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge pull request #2640 from nextcloud/artonge/fix/drop_userfolder_need

    [stable28] Drop need of user folder
    artonge authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e5f5efd View commit details
    Browse the repository at this point in the history
  2. Bump to v16.0.1

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    69e2ae5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2679 from nextcloud/artonge/release/v16.0.1

    Bump to v16.0.1
    artonge authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d011a91 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fix(l10n): Update translations from Transifex

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

Commits on Dec 18, 2023

  1. fix(ACL): don't put inherited ACL permissions in the propPatch reques…

    …t payload
    
    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy authored and backportbot-nextcloud[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ff04cf2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge pull request #2690 from nextcloud/backport/2660/stable28

    [stable28] fix(ACL): don't put inherited ACL permissions in the propPatch request payload
    Antreesy authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1b39255 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Emit hook when restoring a file from trashbin

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc authored and backportbot-nextcloud[bot] committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0e565ea View commit details
    Browse the repository at this point in the history
  2. Update Psalm to 5.9 to sync with server

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c03189f View commit details
    Browse the repository at this point in the history
  3. Fix stubs and fix psalm spotted issues throughout the code

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7554e63 View commit details
    Browse the repository at this point in the history
  4. Fix or suppress remaining psalm issues

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    207e669 View commit details
    Browse the repository at this point in the history
  5. Run cs:fix with new coding standard

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9a84712 View commit details
    Browse the repository at this point in the history
  6. Rename param names as defined by OCP\Files\Storage\IStorage

    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf authored and come-nc committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    aec14e9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2693 from nextcloud/backport/2641/stable28

    [stable28] Emit hook for restore
    come-nc authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3a1d97c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge pull request #2695 from nextcloud/backport/2646/stable28

    [stable28] Update Psalm to 5.9 to sync with server
    come-nc authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    448955f View commit details
    Browse the repository at this point in the history
  2. chore: update workflows from templates

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv authored and come-nc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9ab7a02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2702 from nextcloud/automated/update-workflows/st…

    …able28
    
    chore: update workflows from templates
    come-nc authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8684fab View commit details
    Browse the repository at this point in the history
  4. Add a listener to update trashed items when parent is renamed

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    65ea9bd View commit details
    Browse the repository at this point in the history
  5. Use getInternalPath instead of replacement regex

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8ced76f View commit details
    Browse the repository at this point in the history
  6. Fix comment in lib/Trash/TrashManager.php

    Co-authored-by: Louis <louis@chmn.me>
    Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    come-nc and artonge committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2873461 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2712 from nextcloud/backport/2644/stable28

    [stable28] Add a listener to update trashed items when parent is renamed
    come-nc authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    79ae0b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix downloading trashbin items

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot-nextcloud[bot] committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4c40140 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2715 from nextcloud/backport/2714/stable28

    [stable28] fix downloading trashbin items
    Pytal authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ac64015 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    af98ae4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. chore(dev-deps): Bump nextcloud/ocp package

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    80abd84 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge pull request #2726 from nextcloud/automated/noid/stable28-updat…

    …e-nextcloud-ocp
    
    [stable28] Update nextcloud/ocp dependency
    come-nc authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    292b700 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. don't apply acls when scanning

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot-nextcloud[bot] committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d58fed3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2730 from nextcloud/backport/2642/stable28

    [stable28] don't apply acls when scanning
    come-nc authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1ad3b39 View commit details
    Browse the repository at this point in the history
  3. 16.0.2

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bf124bb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    801d492 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. restore acl ui in sharing tab

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    448be5d View commit details
    Browse the repository at this point in the history
  2. update dependencies to fix vue warnings

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    074e0de View commit details
    Browse the repository at this point in the history
  3. fix acl radio buttons

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d0a4013 View commit details
    Browse the repository at this point in the history
  4. fix acl inheritance indicator

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f555302 View commit details
    Browse the repository at this point in the history
  5. update components

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5d74370 View commit details
    Browse the repository at this point in the history
  6. move acl user/group select to NcSelect

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    26e0e28 View commit details
    Browse the repository at this point in the history
  7. format code

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b8b4b78 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request #2746 from nextcloud/restore-acl-ui-28

    [28] restore acl ui in sharing tab
    icewind1991 authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e1d5768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a41a43a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. chore(dev-deps): Bump nextcloud/ocp package

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    29c7381 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Fix ACL rules for trashed subfolders from groupfolders

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    66f14d9 View commit details
    Browse the repository at this point in the history
  2. Improve code readability and add comments

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    92899fa View commit details
    Browse the repository at this point in the history
  3. Fix ACL on trashbin when several groupfolders contain files with the …

    …same name
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a075caf View commit details
    Browse the repository at this point in the history
  4. Fix test by being consistent between filename and data timestamp

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    547a9c7 View commit details
    Browse the repository at this point in the history
  5. Make it clearer that we search the original location in the same grou…

    …pfolder
    
    Co-authored-by: Louis <louis@chmn.me>
    Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    come-nc and artonge committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    95b18e2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2754 from nextcloud/backport/2631/stable28

    [stable28] Fix ACL rules for trashed subfolders from groupfolders
    come-nc authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ba42a87 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c153d47 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    80dafc0 View commit details
    Browse the repository at this point in the history
  2. Handle missing disk versions

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge authored and backportbot-nextcloud[bot] committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a90ed6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2759 from nextcloud/backport/2758/stable28

    [stable28] Handle missing disk versions
    artonge authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0571857 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2752 from nextcloud/automated/noid/stable28-updat…

    …e-nextcloud-ocp
    
    [stable28] Update nextcloud/ocp dependency
    artonge authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    167a5f0 View commit details
    Browse the repository at this point in the history
  5. Bump to v16.0.3

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    21490ce View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2760 from nextcloud/artonge/release/v16.0.3

    Bump to v16.0.3
    artonge authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ebdb5bb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    da31942 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    001ccff View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e8fbeb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. chore(dev-deps): Bump nextcloud/ocp package

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    7ec8ee1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    bbb2cb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. chore(dev-deps): Bump nextcloud/ocp package

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    67bf11c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge pull request #2803 from nextcloud/automated/noid/stable28-updat…

    …e-nextcloud-ocp
    
    [stable28] Update nextcloud/ocp dependency
    come-nc authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ada445e View commit details
    Browse the repository at this point in the history
  2. chore: update workflows from templates

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9d937dd View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    d6bc173 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Fix(l10n): Update translations from Transifex

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

Commits on Feb 13, 2024

  1. Fix(l10n): Update translations from Transifex

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

Commits on Feb 16, 2024

  1. Fix(l10n): Update translations from Transifex

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

Commits on Feb 25, 2024

  1. Fix(l10n): Update translations from Transifex

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

Commits on Feb 27, 2024

  1. Fix(l10n): Update translations from Transifex

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

Commits on Feb 28, 2024

  1. Fix(l10n): Update translations from Transifex

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

Commits on Feb 29, 2024

  1. Revert "don't apply acls when scanning"

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot[bot] committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    acd3c62 View commit details
    Browse the repository at this point in the history
  2. add test for scanning with acl

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot[bot] committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fafe7f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2834 from nextcloud/backport/2797/stable28

    [stable28] Revert: don't apply acls when scanning
    icewind1991 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c2c35f9 View commit details
    Browse the repository at this point in the history
  4. 16.0.4

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    99798a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33258d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fad2c4b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3249394 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bd06eee View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    21153d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix: fix fully inherited acl state not being show as inherited

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot[bot] committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bf3b2b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2858 from nextcloud/backport/2856/stable28

    [stable28] fix: fix fully inherited acl state not being show as inherited
    icewind1991 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5a599be View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    dac5658 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. feat: add option to resolve inherited option per-user instead of per-…

    …path
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot[bot] committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5f86493 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #2873 from nextcloud/backport/2870/stable28

    [stable28] feat: add option to resolve inherited option per-user instead of per-path
    icewind1991 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    af0e02f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. 16.0.5

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dffcdd8 View commit details
    Browse the repository at this point in the history