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/collectives
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f3802ae
Choose a base ref
...
head repository: nextcloud/collectives
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c00bac7
Choose a head ref
  • 15 commits
  • 28 files changed
  • 3 contributors

Commits on Mar 20, 2025

  1. Fix(l10n): Update translations from Transifex

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

Commits on Mar 25, 2025

  1. Fix(l10n): Update translations from Transifex

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

Commits on Mar 26, 2025

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    c6c853c View commit details
    Browse the repository at this point in the history
  2. fix(ci): cache CYPRESS install in action path

    Otherwise unpacking the tar file failed on github runners
    if the cache was created by garm runners
    and the binary could not be found on garm runners
    if the cache was created by github runners.
    
    Co-authored-by: Max <max@nextcloud.com>
    Signed-off-by: Julius Knorr <jus@bitgrid.net>
    juliusknorr and max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    6955060 View commit details
    Browse the repository at this point in the history
  3. chore: Bump github actions from templates

    Signed-off-by: Julius Knorr <jus@bitgrid.net>
    juliusknorr authored and max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    d5c3410 View commit details
    Browse the repository at this point in the history
  4. chore: Pin github actions

    Signed-off-by: Julius Knorr <jus@bitgrid.net>
    juliusknorr authored and max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    c301631 View commit details
    Browse the repository at this point in the history
  5. chore: Set minimum php version for psalm

    Signed-off-by: Julius Knorr <jus@bitgrid.net>
    juliusknorr authored and max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    2175638 View commit details
    Browse the repository at this point in the history
  6. fix(psalm) getPasswordHash returns nullable string

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    840d315 View commit details
    Browse the repository at this point in the history
  7. fix(psalm): use OCP\DB\Types for addType

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    7af1286 View commit details
    Browse the repository at this point in the history
  8. fix(psalm): return an array of strings

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    d5f9887 View commit details
    Browse the repository at this point in the history
  9. test(psalm): update baseline

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    71a99fa View commit details
    Browse the repository at this point in the history
  10. test(psalm) find unused baseline entries but not code

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    0734a55 View commit details
    Browse the repository at this point in the history
  11. enh(team): implement isSharedWithTeam

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    9b7fdf9 View commit details
    Browse the repository at this point in the history
  12. fix(psalm): add new methods to stubs

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    312085d View commit details
    Browse the repository at this point in the history
  13. fix(psalm): getCache can have IStorage as 2nd param

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    c00bac7 View commit details
    Browse the repository at this point in the history
Loading