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: Schnoop/server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Schnoop/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/fediverse
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 35 files changed
  • 8 contributors

Commits on Feb 1, 2024

  1. return false on AppConfigUnknownKeyException

    Signed-off-by: Maxence Lange <[email protected]>
    ArtificialOwl committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1b2e503 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Show quick permission subline on newline

    - Show quick permission details/explanations on subline
    - Fix icon colors, should be white (or component set color) when highlighted.
    
    Signed-off-by: fenn-cs <[email protected]>
    nfebe committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    60959db View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <[email protected]>
    nextcloud-command committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    344ca68 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix(CI): Only run integration tests if needed

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dc5ef9c View commit details
    Browse the repository at this point in the history
  2. fix(tests): Fix flyke cypress test

    This is a "Ctrl+D" instead of "Ctrl+S" fail from b2d999f
    
    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ee4a7ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#43354 from nextcloud/fix/run-integration…

    …-only-if-needed
    
    fix(CI): Only run integration tests if needed
    nickvergessen authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    613409b View commit details
    Browse the repository at this point in the history
  4. Merge pull request nextcloud#43333 from nextcloud/43225-fix-share-qui…

    …ck-perms-subline
    
    Show quick permission subline on newline
    susnux authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3a556ac View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#43275 from nextcloud/enh/noid/no-excepti…

    …on-on-missing-key-updatelazy-updatesensitie
    
    return false on AppConfigUnknownKeyException
    ArtificialOwl authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f910baf View commit details
    Browse the repository at this point in the history
  6. Merge pull request nextcloud#43360 from nextcloud/bugfix/noid/fix-fla…

    …ky-cypress-test
    
    fix(tests): Fix flaky cypress test
    nickvergessen authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    77f4c84 View commit details
    Browse the repository at this point in the history
  7. Add rel tag for ferdiverse link to make verification possible.

    Signed-off-by: Thorsten Daners <[email protected]>
    Schnoop committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    95e09c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    720c8a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <[email protected]>
    nextcloud-bot committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bdb450f View commit details
    Browse the repository at this point in the history
  2. returns non lazy value while searching for lazy

    Signed-off-by: Maxence Lange <[email protected]>
    ArtificialOwl committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8ba2cd4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#43247 from nextcloud/enh/noid/load-non-l…

    …azy-config-value
    
    [IAppConfig] returns non lazy value while searching for lazy one
    ArtificialOwl authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5238b1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfc0d60 View commit details
    Browse the repository at this point in the history
Loading