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/server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 634be2b
Choose a base ref
...
head repository: nextcloud/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b155adb
Choose a head ref
  • 7 commits
  • 16 files changed
  • 3 contributors

Commits on Sep 9, 2022

  1. fix overlapping of elements in certain views

    Signed-off-by: szaimen <szaimen@e.mail.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    szaimen authored and nextcloud-command committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0341a37 View commit details
    Browse the repository at this point in the history
  2. fix files_external settings

    Signed-off-by: szaimen <szaimen@e.mail.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    szaimen authored and nextcloud-command committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    7801550 View commit details
    Browse the repository at this point in the history
  3. fix versions icons

    Signed-off-by: szaimen <szaimen@e.mail.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    szaimen authored and nextcloud-command committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0e57fb5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33957 from nextcloud/enh/33855/overlapping-toggle

    fix overlapping of elements in certain views
    szaimen authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    fec5bcc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33956 from nextcloud/enh/33857/fix-files_external…

    …-settings
    
    fix files_external settings
    szaimen authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    99c8531 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #33958 from nextcloud/enh/33860/fix-versions-visib…

    …ility
    
    fix versions icons
    blizzz authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    76f42e1 View commit details
    Browse the repository at this point in the history
  7. Fix setting menu height

    - Increase max height to match page height
    - Move settings 8px from the right instead of 5px to match other top
      menus
    - Handle overflow of the content correctly
    
    Signed-off-by: Carl Schwan <carl@carlschwan.eu>
    CarlSchwan committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b155adb View commit details
    Browse the repository at this point in the history
Loading