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/text
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e1baf67
Choose a base ref
...
head repository: nextcloud/text
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4d1a54c
Choose a head ref
  • 17 commits
  • 42 files changed
  • 6 contributors

Commits on Apr 26, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    eed56c5 View commit details
    Browse the repository at this point in the history
  2. fix: focus issue on translate modal, remove duplicate code

    Signed-off-by: Luka Trovic <luka@nextcloud.com>
    luka-nextcloud committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1ca45b2 View commit details
    Browse the repository at this point in the history
  3. fix: focus issue on translate modal, remove duplicate code

    Signed-off-by: Luka Trovic <luka@nextcloud.com>
    luka-nextcloud committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9e5b885 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5630 from nextcloud/bugfix/focus-on-translate-modal

    fix: focus issue on translate modal, remove duplicate code
    luka-nextcloud authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d7f24b View commit details
    Browse the repository at this point in the history
  5. chore(assets): recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e7b1e0f View commit details
    Browse the repository at this point in the history
  6. Updating pr-feedback.yml workflow from template

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    86ff246 View commit details
    Browse the repository at this point in the history
  7. Updating dependabot-approve-merge.yml workflow from template

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

Commits on Apr 27, 2024

  1. Fix(l10n): Update translations from Transifex

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

Commits on Apr 28, 2024

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

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0cb098a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5732 from nextcloud/automated/noid/main-update-ne…

    …xtcloud-ocp
    
    [main] Update nextcloud/ocp dependency
    github-actions[bot] authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3fb14a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5729 from nextcloud/feat/workflow-auto-update-pr-…

    …feedback.yml
    
    Updating pr-feedback.yml workflow from template
    max-nextcloud authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e2d7912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d094da View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5730 from nextcloud/feat/workflow-auto-update-dep…

    …endabot-approve-merge.yml
    
    Updating dependabot-approve-merge.yml workflow from template
    max-nextcloud authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c8373fb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1a2e50c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5734 from nextcloud/automated/noid/main-update-ne…

    …xtcloud-ocp
    
    [main] Update nextcloud/ocp dependency
    github-actions[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4ae39db View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. test(cy): rely on @nextcloud/axios for requests

    This greatly simplifies the handling of csrf-tokens and auth.
    
    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1966ef6 View commit details
    Browse the repository at this point in the history
  2. test(cy): use a new session for direct editing

    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4d1a54c View commit details
    Browse the repository at this point in the history
Loading